A block is a data structure containing an ordered group of transactions, a reference to the previous block, and validator signatures. A linked chain of blocks is, by definition, a "blockchain."
On TON, blocks are produced by each shardchain independently; the masterchain aggregates them through cross-references.