Ethereum's rapid growth, particularly with Layer-2 rollups, has created a significant challenge for the network: escalating data storage demands. As "blobs"—temporary data containers designed to lower transaction costs for rollups—see widespread adoption, the data load on validators is skyrocketing. To combat this data bloat and ensure the long-term scalability of the network, Ethereum co-founder Vitalik Buterin has highlighted Peer Data Availability Sampling (PeerDAS) as a critical solution.
The Growing Burden of Blob Storage
Blobs were introduced via EIP-4844 to provide cost-effective, temporary on-chain data storage for Layer-2 solutions. Unlike traditional call data, blobs expire after approximately two weeks, preventing permanent storage pressure while still enabling transaction verification. This design has proven highly effective in reducing rollup costs and boosting Ethereum's scalability, leading to widespread adoption by major Layer-2s like Base, Worldcoin, and Scroll. However, this success has a downside: the data validators need to store for blobs is expanding dramatically. Analysts warn that validator storage requirements, currently around 70 gigabytes, could balloon to over 1.2 terabytes if left unchecked, posing a significant threat to home staking and network decentralization.
PeerDAS: A Strategic Response to Data Bloat
To mitigate this impending storage crisis, PeerDAS, a key feature of the upcoming Fusaka upgrade, proposes a revolutionary approach to data management. Instead of requiring every node to store the entire dataset, PeerDAS distributes data responsibility across the network. Each node will only request a small number of "chunks" to probabilistically verify that over 50% of the data is available. If sufficient chunks are present, a node can then download necessary portions and use erasure coding to reconstruct the rest. While the system still requires "honest actors" for initial broadcasts and data reconstruction, Buterin emphasizes its resilience, as other nodes can step in even if many participants are dishonest. Ethereum's core developers plan a cautious, staged rollout of PeerDAS through Blob Parameter Only (BPO) forks, gradually increasing blob targets in late 2025 and early 2026. This phased implementation will allow for careful monitoring and adjustment, ultimately paving the way for higher gas limits and the eventual migration of execution data entirely into blobs, ensuring Ethereum's continued growth and scalability.