Ethereum’s Vitalik Buterin Proposes Design to Make Running Nodes Easier

Vitalik Buterin, Ethereum’s co-founder, has introduced a novel design aimed at simplifying the process of running a network node. This initiative is a crucial step toward achieving a fully decentralized Ethereum network, accessible to everyday users without requiring high-end infrastructure.

Buterin’s proposal centers on “partially stateless nodes,” a concept that allows users to store only a fraction of Ethereum’s extensive blockchain data—currently exceeding 1.3 terabytes (TB)—instead of the entire blockchain. This addresses the significant barrier to entry for most users, who lack the substantial disk space required for a full node. Currently, running a complete Ethereum node necessitates significant storage, often over 1 TB, rendering it impractical for individual users.

While third-party services provide access to blockchain data, they introduce privacy and censorship concerns, as Buterin points out. His proposed solution allows each node to store only the user’s most relevant data, verifying other chain segments on demand through cryptographic methods. This “local-first” approach draws a parallel to library systems; users maintain frequently accessed data locally while accessing other information on demand.

Buterin highlights the benefits of this model, including direct, local access to essential data with maximum privacy. Users can customize their node’s data storage, selecting relevant smart contracts, tokens, or applications via a simple on-chain setting. The need for complex Merkle proofs, cryptographic trees crucial for blockchain security, is eliminated, as only raw data is necessary.

This proposal complements the ongoing EIP-4444 implementation, which aims to limit node history storage to 36 days. Older data will be distributed using erasure coding, guaranteeing the blockchain’s permanence without overwhelming individual operators. While in its early stages, Buterin’s proposal could significantly influence the future decentralization of the Ethereum network, making it more accessible and resilient.

Share: