Last week, the average blob utilization on Ethereum crossed 85% for the first time since the Dencun upgrade. I watched the data feed from my London flat at 2 AM, a quiet ritual I have kept since 2017, and I felt a familiar chill—the same gut-pull I experienced during DeFi Summer when gas prices first crept above 500 gwei. This is not a temporary blip. It is a structural shift masked by the euphoria of a bull market, and it carries a quiet promise: your rollup fees will double within two years, and the narrative of infinite scalability will shatter under the weight of byte-level economics.
From the chaos of 2017, we forged a compass. But that compass now points to a hard truth: the Dencun upgrade was never a panacea. It was a bandage on a haemorrhage. The blob space introduced by EIP-4844 gave Layer 2s a temporary reprieve, a burst of cheap data availability that allowed projects to scale transactions to millions per day. Yet the underlying constraint—the physical limit of blockspace—remains unchanged. We have simply relocated the bottleneck from calldata to blobs, and the market is now discovering the price of that relocation.
Let me ground this in numbers—because I have spent the last decade auditing cryptographic systems, and I have learned that narratives dissolve when confronted with arithmetic. Currently, each Ethereum block can contain up to 6 blobs, with a target of 3 blobs per block for optimal fee stability. Each blob holds roughly 128 kilobytes of data. That gives us a theoretical maximum of about 768 kilobytes per block, or roughly 1.5 megabytes per minute. With the current L2 throughput—driven by Arbitrum, Optimism, Base, and a growing zoo of rollups—we are already consuming 4.5 blobs per block on average during peak hours. The leftover capacity is razor-thin.
I have built a simple model based on the growth rates of L2 activity since March 2024. Using the same data that underpinned my 2022 thesis “Resilience in Code,” I project that if the daily transaction count on rollups continues to grow at 12% per month—a conservative estimate given the current bull market—we will hit the 6-blob ceiling within 18 months. At that point, the fee market for blobs will behave like a Kafkaesque auction: each new rollup transaction will bid against the next, driving the base fee up exponentially. The result? A 2x to 3x increase in the fees that rollups pass to end users, even if Ethereum’s L1 fees remain flat.
To be clear, this is not a failure of Dencun. It is a feature of finite resources. The beauty of Ethereum’s design is that it forces scarcity into the protocol, creating a market for trust. But the current bull market has blinded many to this reality. Venture capitalists are pouring billions into new L2s, each claiming they will solve the scalability problem with better compression, alternative data availability layers, or even zk-proof aggregation. I have heard these promises before. In 2017, I audited 15 ICO whitepapers, and every single one claimed its tokenomics would create a virtuous cycle. Most of them collapsed within a year. The same pattern is repeating: the narrative of infinite scale is a marketing tool, not an engineering blueprint.
Let me address the contrarian angle directly. Some will argue that rollups can simply move to other data availability layers—Celestia, EigenDA, or a dedicated L3. They will say that blob saturation is a temporary problem that the market will solve. But this argument overlooks a fundamental principle: the security of a rollup is directly tied to the finality guarantees of its data availability layer. If you post data to a separate DA chain, you inherit its security assumptions, its validator set, and its liveness guarantees. You are no longer a true Ethereum rollup; you are a bridge-dependent sovereign chain. And bridges, as we have seen time and again, are the most vulnerable points in the ecosystem. The 2022 crash taught us that trust is not a metric; it is a memory we share. The memory of the Wormhole exploit, the Ronin bridge hack, and the collapse of FTX’s “trust us” model are all encoded in the ledger of our collective trauma. Moving off Ethereum’s DA is a step toward fragmentation, not scalability.
Moreover, the very idea that “we can just use more compression” is a half-truth. Yes, compression algorithms can reduce the bytes per transaction, but the marginal gain is diminishing. Even with advanced zk-proof batching, the raw data needed to reconstruct the state grows linearly with the number of distinct users. The more users adopt a rollup, the more state bloat it accumulates. This is a mathematical inevitability. I have seen this in my own research: when I tested the blob consumption of a typical DeFi rollup during the 2024 NFT mania, the data footprint per transaction increased by 18% month over month as more complex interactions became common. The bull market euphoria masks these technical flaws, but a code audit eye sees through the marketing.
So, what does this mean for the average user? In the short term, nothing. The blob market is still loose, and fees remain low. But by the end of 2026, we will see a structural shift. Rollups will be forced to either raise their fees, subsidize operations with treasury tokens (a classic Ponzi signal), or migrate to alternative DA—each path carrying its own risks. The rollups that survive will be those that prioritize efficiency over hype, and those that build sustainable fee models rather than relying on cheap blobs.
I have a personal stake in this prediction. In 2026, I launched the “Human-Centric AI Ledger” initiative, which uses cryptographic protocols to verify AI decision-making origins. That project depends on the cost efficiency of Layer 2s. When I started, I assumed blob fees would remain low for at least five years. Now I am revising my budget. I tell my colleagues: the age of cheap data is ending, and we must prepare for a world where every byte has a price.
From the chaos of 2017, we forged a compass. That compass now points to a future where the scarcity of blockspace will force innovation—not in marketing, but in fundamental protocol design. The blob saturation clock is ticking. The question is not whether fees will double, but which rollups will have the integrity to tell their users the truth. Trust is not a metric; it is a memory we share. And the memory of 2017 taught us that the cheapest path is often the most dangerous. The next bull run will not be about the next Uniswap clone; it will be about the architecture of resilience. The rollups that embrace this will survive. The rest will fade into the noise of history.
I leave you with a rhetorical question: if the cost of a transaction on a rollup triples, will the user still care about decentralization? Or will they choose the path of least resistance—a centralized exchange, a custodial wallet, a permissioned chain? The answer will define the next decade of the industry. And I, for one, am watching the blob data feed every night, waiting for the signal that the market has finally understood what the code has always known.

