
Vitalik Buterin’s Proposal for Stateless Nodes and EIP-4444
Ethereum co-founder Vitalik Buterin has introduced a transformative proposal aimed at reducing the hardware demands of running an Ethereum node. This initiative seeks to enhance decentralization and privacy by making node operation more accessible to everyday users.

The Challenge of Running Full Ethereum Nodes
Operating a full Ethereum node requires significant resources. As of early 2025, the Ethereum blockchain’s state size exceeds 1 terabyte, with historical data adding several hundred gigabytes more. This substantial storage requirement poses a barrier for individuals wishing to run their own nodes, often leading them to rely on centralized Remote Procedure Call (RPC) providers. Such centralization can compromise the network’s decentralization and user privacy.
Introducing Partially Stateless Nodes
To address these challenges, Buterin proposes the concept of “partially stateless nodes.” These nodes would allow users to store only a subset of the Ethereum state relevant to their activities, such as specific smart contracts or tokens. This selective storage approach reduces the hardware burden, enabling users to run nodes on personal devices without compromising the ability to verify transactions securely.
Buterin explains that this model offers the benefits of local access to necessary data while maintaining full privacy and trustless verification. Users can configure their nodes to store data pertinent to their needs, with other data fetched on-demand using cryptographic proofs. This approach mirrors a library system where frequently used books are kept locally, and others are borrowed as needed.
EIP-4444: Limiting Historical Data Storage
Complementing the partially stateless nodes proposal is Ethereum Improvement Proposal 4444 (EIP-4444), which suggests limiting the amount of historical data that nodes are required to store. Under this proposal, nodes would retain only the most recent 36 days of blockchain history, significantly reducing storage requirements. Older data would be distributed across the network using erasure coding, ensuring data availability without overburdening
Implications for Ethereum’s Future
The adoption of partially stateless nodes and EIP-4444 could have profound implications for Ethereum’s scalability and decentralization. By lowering the barriers to node operation, more users can participate in maintaining the network, reducing reliance on centralized services. This increased participation strengthens the network’s security and aligns with Ethereum’s foundational principles of decentralization and trustlessness.
Moreover, these proposals could pave the way for further innovations in blockchain scalability and efficiency, ensuring that Ethereum remains a robust platform for decentralized applications.
Final Thoughts
Vitalik Buterin’s proposals for partially stateless nodes and the implementation of EIP-4444 represent significant steps toward making Ethereum more accessible and decentralized. By reducing the hardware requirements for node operation, these initiatives aim to empower more users to participate directly in the network, enhancing its resilience and aligning with the core values of the Ethereum community.