A shardchain is a horizontal shard of a workchain that serves a specific range of accounts. TON automatically splits shardchains when load grows (split) and merges them back when load drops (merge) — with no manual validator intervention.
This gives a unique property: network throughput is adaptive. Bitcoin and Ethereum have a fixed block size; TON scales with actual load.