EIP-4844 Meaning
EIP-4844, commonly referred to as proto-danksharding, is an Ethereum network upgrade designed to significantly reduce transaction costs for rollups while preparing the protocol for full danksharding in the future. It focuses on improving Ethereum’s scalability by optimizing how large amounts of transaction data are handled, without altering Ethereum’s core execution model or compromising decentralization. The primary innovation introduced by EIP-4844 is a new transaction type known as blob-carrying transactions.
These transactions allow rollups to post large volumes of data to Ethereum blocks in a more cost-efficient way. Unlike traditional calldata, blob data is not accessible to the Ethereum Virtual Machine and is stored only temporarily. After a predefined period, typically one to three months, the data is pruned from the network.
This design dramatically reduces long-term storage requirements while preserving short-term data availability for verification. Proto-danksharding addresses one of Ethereum’s main scalability bottlenecks: data availability costs for Layer 2 solutions. Rollups depend on Ethereum for data publication to ensure security and censorship resistance, but storing this data on-chain has historically been expensive.
By introducing blobs, EIP-4844 creates a separate fee market for rollup data that is independent from normal transaction fees, lowering costs and reducing competition for block space. EIP-4844 is a stepping stone rather than a final solution. It lays the groundwork for full danksharding, which will further expand Ethereum’s data throughput by introducing multiple data shards.
Importantly, proto-danksharding achieves immediate scalability gains without requiring validators to process or execute shard data, preserving network simplicity and security. For users, the impact of EIP-4844 is indirect but meaningful.
Lower rollup fees translate into cheaper transactions on Layer 2 networks, making decentralized applications more accessible. For Ethereum, the upgrade strengthens its modular roadmap, reinforcing the base layer as a secure settlement and data availability engine rather than a high-throughput execution layer.