By late 2025, something fundamental shifted in how we think about data availability. What was once a binary choice—use Ethereum’s DA or build your own solution—has evolved into a competitive marketplace where rollups shop for data availability like AWS instances. Celestia, EigenDA, and Ethereum blobs are now competing on price, performance, and security models. But here’s the uncomfortable question: when security comes with different price tags, which rollups can actually afford to be secure?
The 2026 DA Landscape: Three Competing Models
Let’s start with where we are. Celestia has captured roughly 50% of the data availability market, processing over 160 GB of rollup data with a clear value proposition: cost efficiency. When Ethereum L2s were paying $3.83 per megabyte using blobs, Eclipse was paying Celestia $0.07 for the same megabyte. That’s 55 times cheaper. For gaming L3s, consumer apps, and cost-sensitive rollups, that price difference is existential.
EigenDA took a different approach—leveraging Ethereum’s restaking infrastructure to offer 15 MB/s sustained throughput with production testing demonstrating 100 MB/s peaks. For Ethereum-native projects already committed to the ecosystem for settlement and security, EigenDA creates a vertically integrated stack: same economic security model, same validator assumptions, just optimized for data availability.
Ethereum blobs, meanwhile, represent the “maximally secure but limited throughput” option—0.7 MB/s average across six blobs per block, directly secured by Ethereum’s full validator set. It’s the gold standard for security, but the most expensive and least scalable.
Performance Meets Economics: The Real Trade-offs
Here’s what matters for production rollups. EigenDA’s 15 MB/s works beautifully for high-frequency trading platforms or enterprise applications that need Ethereum-aligned security guarantees. Celestia’s 1.33 MB/s is more than sufficient for gaming L3s where the cost savings are reinvested into user experience. Ethereum blobs at 0.7 MB/s serve DeFi protocols that prioritize security over cost and can afford the premium.
But—and this is critical—those performance numbers aren’t just technical specs. They represent fundamentally different trust assumptions:
- Celestia’s DAS (Data Availability Sampling): Probabilistic guarantees based on light node sampling. You’re trusting that enough honest nodes sample enough data chunks to ensure availability.
- EigenDA’s DAC (Data Availability Committee): Committee-based attestation secured by restaked ETH. You’re trusting that economic incentives prevent committee collusion.
- Ethereum blobs: Full validator set verification. You’re trusting the same security that secures ETH itself.
The Tiered Security Problem
Here’s where it gets uncomfortable. When I talk to teams evaluating DA options, the conversation often boils down to budget. A well-funded DeFi protocol can afford Ethereum blobs for critical transactions. A bootstrapped gaming L3 can’t justify paying 55x more when their users are swapping in-game items.
Are we building a tiered security system where financial resources determine data availability guarantees? That’s not a technical question—it’s a systemic design choice we’re making by allowing DA to become a commodity market.
I’ve watched this pattern before in cloud infrastructure. AWS didn’t win by being cheapest—they won by proving that security and cost efficiency could coexist at scale. The DA layer that figures out how to deliver Ethereum-level security guarantees at Celestia-level pricing will dominate this market.
What Happens When DA Fails?
Let’s talk about the worst-case scenario: a data withholding attack on a rollup using cheaper DA. Users lose funds because the sequencer posted invalid state transitions and the DA layer failed to make the fraud proof data available. Who’s liable? The rollup that chose cost over security? The DA layer that couldn’t guarantee availability? The users who didn’t understand the trust assumptions?
We don’t have answers to these questions yet, and that concerns me. Ethereum blobs give you clear accountability—if data isn’t available, Ethereum validators failed, and there’s a well-defined fault attribution mechanism. With external DA layers, accountability gets murky fast.
The Path Forward: Standardization and Transparency
What we need—urgently—is standardized DA security metrics and user-facing transparency. When I deploy a rollup on Celestia vs EigenDA vs Ethereum blobs, users should see clear, comparable security guarantees. Think nutrition labels for data availability: “This transaction is secured by X validator set with Y economic security and Z availability guarantee.”
Until then, we’re asking users to trust rollup teams to make the right DA choice on their behalf, often without the technical expertise to evaluate trade-offs. That’s not sustainable.
The DA marketplace is here. The question is whether we build it responsibly or let price competition erode the security guarantees that make rollups trustworthy in the first place. I’m optimistic about the innovation this competition will drive—but we need to move faster on security standards and accountability frameworks.
What do you think? Are rollup teams equipped to make these DA trade-off decisions? Should there be minimum security requirements for DA layers supporting financial applications? How do we prevent a “race to the bottom” on security?