Celestia: The Complete Guide

Celestia is a modular data availability layer where rollups post data cheaply, secured by the TIA token and data availability sampling.

By Web3Wagmi Team13 min read
Table of contents

What is Celestia?

Celestia is a modular blockchain that does one job on purpose: it stores and guarantees the availability of data for other chains. It is not a place where you swap tokens or run DeFi apps directly. Instead, rollups and app-chains publish their transaction data to Celestia, and Celestia proves to the world that the data is really there and can be downloaded by anyone who wants to check it. Execution and settlement happen elsewhere. This is the core idea behind the word "modular."

The project grew out of the 2019 LazyLedger paper by Mustafa Al-Bassam, who co-founded the company (first LazyLedger, later Celestia Labs) with Ismail Khoffi and John Adler. The project rebranded to Celestia in 2021, and mainnet plus the TIA token launched on 31 October 2023. Since then the network has run continuously, secured by an active validator set of roughly 100.

The Celestia short answer

Celestia sells "blobspace": cheap, verifiable room for rollups to dump their raw transaction data. A traditional monolithic Layer 1 like Ethereum or Solana bundles execution, settlement, consensus, and data availability into one chain. Celestia unbundles that stack and specializes in only the data availability (DA) piece, using a trick called data availability sampling so that even a phone-class light node can verify that gigabytes of data exist without downloading it all. The native token, TIA, pays for blobspace, secures the chain through staking, and carries governance weight. It is genuinely novel infrastructure, but as of 2026 its token has fallen roughly 98 percent from its 2024 peak, and paid demand is concentrated in effectively a single customer, which is the central tension of the whole story.

How Celestia works

The modular thesis

Every blockchain has to answer one hard question: "was the data behind this block actually published so that anyone can reconstruct the state?" If data is withheld, a malicious block producer could hide an invalid transaction and no one could prove fraud. Monolithic chains answer this by making full nodes re-download and re-execute everything, which caps throughput and raises hardware costs. Celestia's bet is that data availability can be split off into its own specialized layer that scales independently of execution.

In practice a rollup posts its compressed transaction data to Celestia as a "blob." Celestia orders those blobs, includes them in a block, and makes the data retrievable. The rollup's own settlement layer (often Ethereum, or a sovereign environment) handles who owns what. Celestia never runs the rollup's smart contracts and does not know or care what the transactions mean. That indifference is the point: it keeps the DA layer simple, cheap, and fast.

Data availability sampling (DAS)

This is the technical heart of Celestia. Instead of forcing light nodes to download a full block, Celestia erasure-codes each block using a two-dimensional Reed-Solomon scheme, expanding the data into a larger matrix (for example a 2k by 2k grid of "shares"). The math guarantees that if even a small fraction of the expanded data is available, the whole block can be reconstructed. A withholder would have to hide a large chunk of the matrix, not just one row.

Light nodes then each grab a handful of random coordinates from the matrix and ask full nodes for those shares plus Merkle proofs. A Celestia light node performs a minimum of 16 random samples before it accepts a block as available; that threshold is sized so that a single node catches a withheld block with about 99 percent probability. With many independent light nodes each sampling, the odds of collectively catching a withheld block approach certainty, even though no single node saw the whole thing. This is what lets the network raise block sizes without raising the cost of verifying them. More light nodes means more security and more throughput at once, the opposite of the monolithic tradeoff.

Celestia organizes block data with Namespaced Merkle Trees (NMTs), a Merkle tree where each node is tagged with the minimum and maximum namespace of its children. This lets a rollup prove it received every share belonging to its own namespace and that nothing was omitted, without scanning the entire block.

Blobstream: connecting to Ethereum

DAS protects Celestia's own light nodes, but an Ethereum smart contract cannot run a light node. Blobstream bridges the gap. It is a light client that relays Celestia's data availability commitments onto an Ethereum contract, so an Ethereum-based rollup can cheaply verify on-chain that its data was posted to Celestia before finalizing a batch. This is how Celestia positions itself less as an Ethereum competitor and more as an external DA option for Ethereum L2s that want lower data costs than Ethereum blobs. The tradeoff is a different, smaller trust and security surface than Ethereum's own DA, which is a real consideration rollup teams weigh.

Rollup-as-a-service and throughput

Because posting data is a permissionless API call, teams can spin up a rollup that uses Celestia for DA in hours using frameworks from partners like the OP Stack, Arbitrum Orbit, Rollkit, and various rollup-as-a-service providers. Throughput has scaled aggressively. An early-2025 on-chain governance vote first raised the block-size cap to 8MB, and the November 2025 Matcha upgrade (CIP-38) pushed the maximum block size from 8MB to 128MB, grew the data square from 128 to 512, and raised the maximum transaction size from 2MB to 8MB. The July 2026 v9 upgrade then halved block time from 6 seconds to 3 seconds and shipped an x/fibre module. Above that, the team has published a "Vision 2.0" (announced January 2026 by Al-Bassam) and a block-propagation protocol called Fibre that targets 1 terabit per second and reportedly hit that rate in testing across roughly 498 nodes. Treat the largest headline numbers (gigabyte blocks, terabit-per-second sustained throughput) as roadmap ambitions on a roughly two-year horizon rather than steady-state mainnet reality.

TIA token, fees, and economics

TIA is the native asset with a genesis supply of 1,000,000,000 tokens. It has three jobs:

  • Paying for blobspace. Rollups spend TIA (and, since Matcha removed the token filter, increasingly other assets bridged in) to buy the data slots where they post blobs. Fees are typically fractions of a cent per transaction's worth of data, on the order of a thousand times cheaper than posting the same data to Ethereum blobs, which is Celestia's core value proposition.
  • Staking and security. Celestia is proof-of-stake built on CometBFT and the Cosmos SDK. Validators (an active set of roughly 100) stake TIA and delegators can delegate to them to share in rewards. Unbonding staked TIA takes roughly 21 days, the standard Cosmos window.
  • Governance. Staked TIA carries voting weight over a subset of network parameters and over community-pool spending; anyone can submit a proposal by posting a deposit. A community pool receives 2 percent of block rewards for ecosystem funding decided by governance.

The inflation debate

This is the most-argued part of Celestia's economics, so be precise about it. TIA launched with inflation of 8 percent per year, designed to decline about 10 percent annually toward a long-term floor of 1.5 percent. Successive upgrades accelerated the cuts. The July 2025 Lotus (v4) upgrade, via CIP-29, dropped issuance from roughly 7.2 percent to about 5 percent and set it declining faster each year. The November 2025 Matcha (v6) upgrade, via CIP-41, halved it again from 5 percent to about 2.5 percent and raised the minimum validator commission from 5 percent to 10 percent. Community discussion through 2026 has floated a move to "Proof-of-Governance" and further cuts that could, in theory, make TIA deflationary if fee burn ever exceeds issuance.

Lower inflation improves TIA's monetary properties, but it does not fix the deeper concern: heavy scheduled token unlocks for investors and contributors have added sell pressure since 2024, and combined with modest fee revenue this has weighed heavily on price. TIA peaked near 21 dollars (an all-time high around 20.96 dollars on 10 February 2024) and had fallen to roughly 0.40 dollars by mid-2026, a drawdown of about 98 percent, with a market cap of only a few hundred million dollars (roughly 360 million against a circulating supply near 0.9 billion TIA). None of this is a price prediction; it is context for why the token and the technology are often discussed as two different stories.

Security, trust, and track record

Celestia's consensus has run without a chain halt or a loss-of-funds exploit on its own DA layer since the October 2023 mainnet launch, which is a meaningful track record for base-layer infrastructure. The codebase (celestia-node, celestia-app) is open source and has been through external audits, and the design is grounded in peer-reviewed academic work on fraud proofs and data availability sampling.

The honest caveats are about economics and concentration, not hacks:

  • Customer concentration. Through 2026 a single customer, the Eclipse rollup, has accounted for the vast majority of daily blob volume; various mid-2026 estimates put it well over half, and some dashboard snapshots near 80 percent. If that one large user leaves, usage and fee revenue could fall sharply. This is the most cited criticism of the "real demand" question.
  • Newer trust assumptions than Ethereum. Using Celestia for DA instead of Ethereum's own blobs means trusting a smaller validator set and the Blobstream bridge. For high-value rollups that is a deliberate tradeoff, and some teams choose Ethereum DA precisely to avoid it.
  • Token unlocks and inflation optics. As covered above, supply dynamics have been a persistent overhang and a frequent target of critics.
  • Regulatory status. TIA is treated as a proof-of-stake network token; as with most such assets, its regulatory classification across jurisdictions is unsettled, and staking rewards may have tax implications where you live.

How to get started (safely)

  1. Decide your role. Are you a rollup builder who wants cheap DA, a staker who wants yield, or someone evaluating TIA as an asset? The steps differ.
  2. Read the official docs first. Start at docs.celestia.org rather than third-party tutorials, and confirm you are on the real domain to avoid phishing clones.
  3. If you are building, run a light node to try data availability sampling yourself, then integrate via a rollup framework (Rollkit, OP Stack, Arbitrum Orbit) that supports Celestia DA on testnet before spending real TIA on mainnet.
  4. If you want to hold or stake TIA, buy from a reputable centralized exchange or a vetted DEX, then withdraw to a wallet you control. Do not leave a long-term position on an exchange.
  5. Use a hardware wallet for meaningful amounts. TIA lives in the Cosmos ecosystem, so use a Keplr-style wallet paired with a hardware device.
  6. Stake carefully. If you delegate, spread across several reputable validators, note the roughly 21-day unbonding period (your tokens are locked and cannot be sold during it), and check each validator's commission.
  7. Size positions for volatility. Given the drawdown history and unlock schedule, treat TIA as a high-risk asset and never stake or invest money you cannot afford to lock up or lose.

Celestia vs alternatives

The relevant comparison is other data availability options, not general-purpose L1s.

OptionWhat it isMain tradeoff
CelestiaPurpose-built modular DA layer with DASCheapest dedicated DA, but newer and more concentrated demand
Ethereum blobs (EIP-4844 / danksharding)DA built into Ethereum itselfStrongest security and network effects, but pricier and capacity-constrained
EigenDADA secured by restaked ETH on EigenLayerTies into Ethereum's economic security; different trust model, still maturing
AvailModular DA project with similar DAS goalsDirect architectural rival; smaller ecosystem as of 2026
Near DACheap DA from the Near chainLow cost, but general-purpose chain rather than DA-specialized

The short version: Ethereum blobs win on security and trust, Celestia and Avail win on dedicated cheap capacity, and EigenDA tries to combine cheapness with Ethereum-anchored security. Rollup teams pick based on how much they value maximal security versus minimal cost.

Risks and what to avoid

  • Demand risk. The technology can work perfectly and TIA can still struggle if not enough rollups pay for blobspace. Concentration in one customer amplifies this.
  • Token supply overhang. Ongoing unlocks have historically pressured price; check the unlock calendar before assuming scarcity.
  • Trust-model risk. Off-Ethereum DA and the Blobstream bridge are additional surfaces; a bridge or validator-set failure is a real (if so-far-unrealized) tail risk.
  • Roadmap-versus-reality gap. Do not confuse demoed gigabyte blocks and terabit throughput targets with what mainnet sustains today.
  • Phishing and fake tokens. Many fake "TIA" or airdrop sites exist. Verify contract and domain details from official sources.

Safety checklist

  • Confirm you are on docs.celestia.org and official channels before connecting anything.
  • Hold long-term TIA in a hardware wallet, not on an exchange.
  • Understand the roughly 21-day unbonding lock before staking.
  • Diversify delegations across multiple validators and check commissions.
  • Review the token unlock schedule before treating TIA as scarce.
  • Size any TIA position as high-risk; never invest rent money.

Glossary

  • Data availability (DA) — the guarantee that a block's underlying data was actually published and can be downloaded by anyone.
  • Data availability sampling (DAS) — light nodes verify availability by randomly sampling small pieces of a block instead of downloading all of it.
  • Blob — a chunk of raw rollup data posted to Celestia; "blobspace" is the room to post it.
  • Modular blockchain — a design that separates execution, settlement, consensus, and data availability into specialized layers.
  • Monolithic blockchain — a chain that does all of those jobs in one layer, like Ethereum or Solana at the base.
  • Rollup — a chain that executes transactions off a base layer and posts its data (here, to Celestia) for verifiability.
  • Blobstream — a light client relaying Celestia's DA commitments to an Ethereum contract so L2s can verify data on-chain.
  • Namespaced Merkle Tree (NMT) — a Merkle tree tagged with namespaces so a rollup can prove it received all of its own data.
  • Erasure coding — expanding data with redundancy so the whole can be reconstructed from a subset of the pieces.
  • TIA — Celestia's native token, used for blobspace fees, staking, and governance.
  • Unbonding period — the roughly 21-day wait to unlock staked TIA, during which it earns nothing and cannot be sold.
  • Matcha upgrade — the November 2025 (v6) upgrade that raised the block-size cap from 8MB to 128MB and cut inflation from 5 to 2.5 percent.

Looking ahead

Celestia enters the second half of 2026 as a technically respected but economically pressured project. The engineering roadmap, larger blocks, faster block times, Fibre-style propagation, deeper Ethereum integration via Blobstream, and a possible move to Proof-of-Governance, is ambitious and mostly on schedule; the July 2026 v9 upgrade cutting block time to 3 seconds and shipping an x/fibre module is a concrete recent step. The open question is demand: whether modular DA becomes a large, diversified market or stays a thin one dominated by one big rollup. If blobspace usage broadens, lower inflation and real fee burn could reshape TIA's economics; if it does not, the token's story stays difficult regardless of how elegant the technology is. Watch customer diversity and paid blobspace revenue more than headline throughput numbers.

If you are researching where Celestia fits in the broader stack, compare it against monolithic base layers in our roundup of the best Layer 1 blockchains, and if you plan to buy or stake TIA, start with our guides to the best crypto wallets and best hardware wallets.