How Does Celestia Work?

L1|Risk B-|6 mechanisms|5 interactions

Celestia is the first modular data availability network, providing a dedicated layer for blockchain data ordering and availability verification without executing transactions itself. Over 100 rollups use Celestia for data availability, leveraging its Data Availability Sampling (DAS) technology that allows light nodes to verify data without downloading entire blocks. Launched in October 2023 with $204M in funding, its B grade reflects novel but well-documented technology with no major security incidents, tempered by the nascent production history of its core DAS mechanism and moderate validator centralization within a 100-slot set where the Foundation supports half the validators.

TVL

Sector

L1

Risk Grade

B-

Value Grade

D+

Core Mechanisms

Data-Availability/Sampling

Novel

Data Availability Sampling (DAS) — light nodes randomly sample chunks of block data to probabilistically verify availability without downloading entire blocks. Uses 2D Reed-Solomon erasure coding so that if any 50%+ of data is available, the full block can be reconstructed

DAS is Celestia's core innovation and the foundation of modular blockchain architecture. While the theory is well-studied (academic papers since 2018), Celestia is the first major production deployment. The security assumption (sufficient light nodes must sample) is novel and untested at adversarial scale.

Consensus/BFT

CometBFT (Tendermint) consensus — standard BFT consensus for ordering data blobs, with validators agreeing on blob inclusion and ordering. Block production is separated from execution (execution happens on rollups above)

Standard CometBFT/Tendermint consensus, well-established across the Cosmos ecosystem. Celestia uses it specifically for ordering blobs, not executing transactions.

Data-Availability/Blob-Posting

Novel

Blob submission system — rollups and applications submit data blobs to Celestia, which orders them and makes them available for a configurable retention period. Blobs are not executed by Celestia validators

The separation of data availability from execution into a dedicated blob ordering layer is a novel architectural pattern. While EIP-4844 brought blob space to Ethereum, Celestia's dedicated DA layer with DAS-based verification is architecturally distinct.

Staking/Delegated-PoS

TIA delegated staking — token holders delegate TIA to validators (100 slots) to secure the network and earn staking rewards. Minimum validator commission set at 10% (CIP-41)

Standard Cosmos SDK delegated PoS. Validator set capped at 100 with Foundation delegating to 50 validators for network stability.

Token-Supply/Dynamic-Inflation

TIA inflation — annual inflation rate recently reduced from approximately 5% to 2.5% via CIP-41 (Matcha upgrade), with a proposed further reduction to as low as 0.25% under the Proof of Governance model

Standard declining inflation model. The shift toward Proof of Governance-based emission reduction is a governance mechanism, not a hardcoded schedule.

Bridge/Attestation

Blobstream — a bridge that relays Celestia data attestations to Ethereum and other chains, allowing rollups to verify that their data was made available on Celestia without trusting a single party

Blobstream uses validator attestations to bridge DA proofs. Audited by Informal Systems (Q1 2024). Enables Celestia to serve as DA layer for Ethereum rollups.

How the Pieces Interact

Data-Availability/SamplingStaking/Delegated-PoSHigh

DA guarantee depends on both validator honesty and sufficient light node sampling. If the light node network is sparse (few nodes sampling) AND validators collude to withhold data, the DAS security assumption breaks down — data could appear available to sampling nodes while actually being withheld, affecting all dependent rollups

Data-Availability/Blob-PostingConsensus/BFTMedium

Blob ordering congestion — during periods of high demand from multiple rollups simultaneously posting blobs, CometBFT consensus may become a bottleneck, increasing blob inclusion latency and forcing rollups to fall back to alternative DA solutions or batch transactions

Data-Availability/SamplingData-Availability/Blob-PostingMedium

Data retention window risk — Celestia provides data availability for a limited retention period. If a rollup or its users need to reconstruct historical state after the retention window expires, they must rely on archival infrastructure outside of Celestia's DA guarantees

Bridge/AttestationData-Availability/SamplingMedium

Blobstream attestation trust — rollups relying on Blobstream to verify DA proofs on Ethereum trust that the validator attestations accurately reflect the DA sampling results. A compromise of the attestation bridge could allow invalid DA claims to be accepted by Ethereum rollups

Token-Supply/Dynamic-InflationStaking/Delegated-PoSMedium

Inflation-fee mismatch — with blob fees generating limited revenue relative to 2.5% annual inflation, validators and delegators are primarily compensated through inflationary rewards. If inflation is further reduced (proposed 0.25%) without proportional fee growth, validator economics could become unsustainable

What Could Go Wrong

  1. Novel data availability sampling (DAS) mechanism — while theoretically sound, DAS has limited production history and relies on a sufficient number of light nodes sampling to guarantee data availability, an assumption that has not been fully stress-tested at scale
  2. Validator set capped at 100 slots with 50 receiving Foundation delegation, creating moderate centralization and dependency on Foundation support for network stability
  3. Modular architecture dependency risk — rollups using Celestia for data availability inherit Celestia's liveness and data availability guarantees; a Celestia outage would affect all dependent rollups simultaneously
  4. Token inflation at 2.5% annually (recently halved from 5%) dilutes holders, while the network generates limited fee revenue from blob submissions relative to the inflation cost

DAS security assumption failure triggers rollup data crisis

Tail

Trigger: The light node sampling network thins to fewer than the minimum required for DAS security guarantees, coinciding with a validator data withholding attempt during a period when multiple high-TVL rollups have pending state transitions dependent on Celestia blob availability

  1. 1.Light node participation drops below the threshold required for probabilistic data availability guarantees, either due to economic disincentives or a targeted attack on the light node network DAS can no longer reliably detect data withholding; validators could theoretically propose blocks with unavailable data that passes the weakened sampling check
  2. 2.A coordinated set of validators (controlling >33% of stake within the 100-validator set) withholds blob data for blocks that appear valid to the sparse light node network Rollups relying on Celestia discover they cannot reconstruct their state from posted blobs; pending state transitions and proofs become invalid or unverifiable
  3. 3.Affected rollups halt block production or fall back to emergency DA alternatives, while users on those rollups are unable to withdraw assets or verify transaction finality Trust in Celestia as a DA layer collapses; rollups announce migration plans to Ethereum-native blob space or EigenDA; TIA price drops as the value proposition is questioned

Risk Profile at a Glance

Mechanism Novelty6/15
Interaction Severity4/20
Oracle Surface0/10
Documentation Gaps2/10
Track Record6/15
Scale Exposure5/10
Regulatory Risk2/10
Vitality Risk4/10
B-

Overall: B- (29/100)

Lower score = safer

More on Celestia

Related L1 Explainers