Skip to main content

State Pruning

Definition

State pruning is a technique used in blockchain networks to reduce the storage size required for full nodes by removing historical, non-essential data. This process involves discarding older transaction data or intermediate states that are no longer necessary for validating new blocks, while retaining only the current state of the ledger. By minimizing the amount of data nodes must store, pruning lowers hardware requirements and speeds up synchronization for new participants. It helps maintain the accessibility and scalability of decentralized networks.