Skip to main content

Stateless Blockchain

Definition

A stateless blockchain is a design approach where network nodes do not retain the entire history of the blockchain’s state, instead relying on cryptographic proofs to verify transactions. This reduces the storage and computational burden on individual nodes. It aims to improve scalability and allow for broader participation in network validation. Such architectures are still under active research.