Ethereum Explores Alternative Scaling Solutions Amid Storage Demands
Ethereum is exploring alternative scaling solutions to address growing storage demands, particularly for full execution nodes. With roughly 0.9 to 1.3 TB of storage required, running a full node has become increasingly demanding due to the expansion of accounts and smart contracts.
Vitalik Buterin, Ethereum's co-founder, is looking beyond simply processing more transactions to reduce what nodes must retain. He credits Bitcoin developers for Utreexo, a system that allows nodes to store far less data, and now Ethereum's scaling proposals are exploring similar ideas.
The proposed change matters since approximately 80% to 82% of the data held on Ethereum is produced as new permanent records. A UTXO-style approach can provide an alternative way to process payments without adding large amounts of permanent records, which could reduce storage requirements by nearly 99.8%.
This lighter storage model might be more practical given that less than 4% of both account and storage records are accessible in 30 days. A balance between frequently used information and dormant records elsewhere could ease node storage without removing historical information.