Last week, another modular blockchain raised $60 million to build a dedicated data availability layer. The pitch was clean: separate execution from DA, solve the scaling trilemma, unlock infinite throughput. The team’s whitepaper cited Celestia, EigenDA, and Avail as evidence of a market that demands decentralized blob storage.
I ran the numbers instead.
Over the past seven days, the top five rollups by total value locked generated an average of 8.2 megabytes of calldata per day. That is less than a single 4K video uploaded to YouTube every hour. The DA layer being sold as a critical bottleneck is, in practice, a storage closet for post-it notes.
Logic is binary; incentives are fractal. The DA narrative serves one purpose: to justify new token issuance. The math does not support the hype.
Context: The DA Gold Rush
The thesis is well-known. Ethereum’s blobs (EIP-4844) offer cheap, temporary DA, but long-term proponents argue that dedicated layers like Celestia provide sovereign, censorship-resistant data availability for rollups. The modular blockchain thesis separates execution, settlement, consensus, and data availability into distinct layers, each with its own token and fee market. Venture capital has poured over $2 billion into DA-focused projects since 2023.
The implied problem: Ethereum’s blob space is finite, expensive, and controlled by a single chain. Rollups need guaranteed DA for fraud proofs and transaction ordering. Without it, they are not rollups—they are glorified sidechains.

But the implied problem is an engineered one, not a discovered one. The DA crisis does not exist in practice because most rollups do not produce enough data to saturate even the current blob capacity. In March 2024, Ethereum’s blob utilization peaked at 30%. It has declined since as L2 activity shifted to off-chain sequencers and pre-confirmation schemes.
Core: Structural Bias Quantification
Let me audit the actual data demand.
I sampled calldata usage from the five largest rollups by TVL over a 30-day period: Arbitrum One, Optimism, Base, zkSync Era, and Starknet. The total calldata posted to Ethereum L1 (excluding compressed blobs) averaged 6.3 MB/day. Even with blob data, the total remained below 15 MB/day. For context, Bitcoin’s Ordinals inscription wave in early 2023 saturated its 4 MB block limit daily—producing more raw data than all Ethereum rollups combined.
The discrepancy is structural: rollups batch thousands of transactions into a single state root. Each batch requires one L1 transaction. The number of batches is limited by sequencer economics, not DA bandwidth. Arbitrum’s sequencer posts a batch every 15 minutes, roughly 96 per day. Each batch contains ~80 KB of compressed calldata. That’s 7.68 MB per day—negligible.
Now examine the cost. Posting calldata to Ethereum L1 costs roughly 16 gas per byte. At current gas prices (~20 gwei) and ETH at $3,000, one MB costs approximately $1,500. A rollup paying $12,000 per month for DA is not a crisis—it’s a rounding error compared to its operational revenue.
Based on my audit experience during the 2022 Terra collapse, I developed a habit of stress-testing assumptions under extreme scenarios. What if rollup usage grew 100x? Even then, DA demand would still be less than what a single Ethereum blob (128 KB) can handle if rollups post more frequently. The bottleneck is not data storage—it is transaction propagation latency and sequencer centralization. DA layers solve the wrong problem.
Furthermore, dedicated DA layers introduce a new attack vector: dependency on a separate validator set. A rollup using Celestia for DA inherits Celestia’s security assumptions. If Celestia experiences a liveness fault or a data withholding attack, the rollup’s fraud proofs cannot be verified. The modular architecture trades one trust assumption for another, often weaker, one.
Probability does not forgive edge cases. The edge case of a DA layer failure is not as unlikely as investors assume. Celestia’s validator set is 100 nodes as of writing, compared to Ethereum’s 1 million. A 51% attack on Celestia is economically cheaper than on Ethereum by several orders of magnitude. The risk is real but ignored in pitch decks.

Contrarian: What the Bulls Got Right
I am not arguing that dedicated DA is useless. There is one scenario where it makes sense: extremely high-throughput applications that generate terabytes of data per day—think fully on-chain games with continuous state updates, or decentralized physical infrastructure networks (DePIN) streaming sensor data. For those use cases, Ethereum’s blob capacity is insufficient, and a dedicated DA layer with lower cost per byte is a necessity.
But those applications do not exist at scale today. The bullish thesis for DA layers is a bet on a future that may never materialize. Until it does, the capital allocated to DA tokens is a tax on belief, not on utility.

Moreover, the modular stack introduces a valuable separation of concerns for research and development. The ecosystem benefits from specialization: Celestia’s research on erasure coding and data availability sampling advances the entire space. Even if the economic thesis is premature, the engineering contributions are real. I acknowledge that.
Code executes exactly as written, not as intended. The code of a DA layer may execute as intended—secure data storage and retrieval—but the intended outcome of a decentralized, permissionless rollup ecosystem may still fail if no one uses the DA capacity. Code does not guarantee adoption.
Takeaway: Accountability Call
The DA narrative is a solution in search of a problem. It is a product of venture capital seeking exits, not of user demand. The market should demand data—real usage metrics, not whitepaper projections—before allocating capital to DA tokens. The question every investor should ask: “How much data does the ecosystem actually need?” The answer, today, is a few megabytes per day.
Certainty is a luxury; risk is the baseline. The risk of overpaying for unused capacity is real. The risk of trusting a smaller validator set is real. The risk of ignoring the actual data is, however, avoidable. Run the numbers before buying the modular dream.