Celestia mainnet launched in October 2023 with a thesis that flipped a decade of blockchain assumptions. Most blockchains are monolithic: they handle execution (running smart contracts), settlement (proving transactions are valid), consensus (agreeing on the order of blocks), and data availability (making sure all the data is published) in a single layer.
Celestia argues this is fundamentally limiting. Instead, it proposes modular blockchains: each function is handled by a specialized layer. Celestia itself does only one thing — publish and order block data. Everything else (execution, settlement) is delegated to rollups and other layers built on top.
The Data Availability Problem
To understand Celestia, you have to understand the data availability problem. When Ethereum L2 rollups (Arbitrum, Optimism, Base) post compressed transaction data back to Ethereum mainnet, they pay enormous gas fees just for storage. Often, 80-90% of an L2's costs are data availability — paying Ethereum to keep the rollup's transaction data accessible so anyone can verify what happened.
Why pay Ethereum specifically? Because if the data is not available, no one can prove the rollup is honest. Without published data, a malicious sequencer could simply refuse to share the transactions and lock everyone's funds. Data availability is non-negotiable for rollup security — but it does not need to come from Ethereum.
Celestia provides exactly this service: cheap, scalable, sovereign data availability. Rollups built on Celestia post their data there instead of Ethereum and pay 10-100x less in fees while inheriting strong security guarantees.
Data Availability Sampling
Celestia's biggest technical innovation is data availability sampling (DAS). Without DAS, every node would have to download and store every block forever — exactly the bottleneck that limits Ethereum's throughput.
With DAS:
- Block data is encoded using 2D Reed-Solomon erasure codes.
- Light nodes can verify that 100% of the data is available by randomly sampling a small subset of pieces.
- Statistical guarantees mean that with just a few hundred samples, a light node can be virtually certain (99.99%+) that the entire block is available.
This means Celestia can scale data throughput by adding more light nodes — counterintuitively, more participants make the network more secure rather than slower. It is the opposite of how Bitcoin and Ethereum scale.
Sovereign Rollups: A New Pattern
Most rollups today (Arbitrum, Optimism, Base, ZKsync) post both their data and their proofs to Ethereum. This makes them "settled rollups" — Ethereum is the ultimate court of appeal.
Celestia introduces a different pattern: sovereign rollups. These chains:
- Post only their data to Celestia.
- Define their own validity rules and forks.
- Are not settled by Celestia — they are independent.
Sovereign rollups feel more like traditional independent blockchains than like L2s. They get cheap data availability without giving up control over their consensus or governance.
The Celestia Ecosystem
Despite being only two years old at mainnet, Celestia has rapidly become a default data availability layer for new rollups. Notable users and integrations:
- Manta Pacific — A modular L2 with significant TVL that uses Celestia for data availability.
- Eclipse — A general-purpose Solana-VM rollup that settles on Ethereum but stores data on Celestia.
- Movement Labs — A Move-based modular L2 leveraging Celestia.
- Hyperlane, Astria — Shared sequencer and infrastructure layers built around Celestia.
- RollKit — A framework that lets developers spin up their own sovereign rollup in days, with Celestia as the default DA layer.
Tokenomics
TIA has an initial supply of 1 billion tokens with annual inflation that starts at 8% and decays to 1.5% over time. The token is used for:
- Paying for blob space — Rollups pay TIA to publish their data.
- Staking — Validators secure the chain by staking TIA. Around 12-14% APY for delegators.
- Governance — TIA holders vote on protocol upgrades and parameter changes.
- Native gas for connected chains — Many rollups use TIA as their gas token, an unusual design that imports DA economics directly into user-facing fees.
At launch, Celestia distributed a significant airdrop to Ethereum stakers, Cosmos contributors, and rollup users — a deliberate move to seed the network with engaged participants from the modular ecosystem.
How Celestia Compares to Ethereum DA
Ethereum has its own data availability solution: EIP-4844 (proto-danksharding), which introduced "blobs" in March 2024. Blobs are Ethereum's way of providing cheaper DA than full calldata.
- Ethereum blobs — Cheaper than calldata but still expensive. Tightly tied to Ethereum's block schedule and gas market.
- Celestia blobs — Substantially cheaper at typical loads. Independent block schedule and pricing.
For maximum trust, settled rollups (Arbitrum, Optimism) still use Ethereum DA. For cost-sensitive sovereign rollups, Celestia is the default. The choice is now an explicit design decision rather than an implicit one.
Risks and Criticisms
- Smaller security budget — Celestia's validator set and economic security are smaller than Ethereum's. A rollup using Celestia DA has weaker guarantees than one using Ethereum DA.
- Fragmentation risk — Modular chains create more bridges, more liquidity fragmentation, and more places where things can go wrong.
- Inflation — TIA's starting inflation rate is high. Non-stakers see continuous dilution.
- Competition — EigenDA, Avail, and Ethereum's own proto-danksharding are all viable alternatives.
Why Celestia Matters
Celestia is the most clearly articulated example of the modular thesis — the idea that blockchains will specialize and compose, not generalize. Whether or not Celestia wins the data availability market, the framing it introduced (modular vs. monolithic, sovereign rollups, DAS) has reshaped how everyone in the industry thinks about scaling. For traders, TIA is one of the higher-volatility newer L1 tokens and tends to move sharply on rollup launch announcements and modular ecosystem adoption metrics.