Skip to main content

Transaction Sharding

Definition

Transaction Sharding is a method of partitioning a blockchain network to process transactions in parallel across multiple independent segments called shards. Instead of all nodes processing every transaction, each shard handles a subset of the network’s transactions, significantly increasing overall transaction throughput. This technique is a key approach to enhancing blockchain scalability. It aims to distribute the computational load more efficiently.