Celestia is a modular blockchain network that pioneered the concept of ‘data availability’ as a separate, specialised layer in the blockchain stack. Traditional blockchains like Ethereum handle execution, consensus, and data availability all in one layer. Celestia argues this monolithic design limits scalability. Its innovation: Celestia does only data availability — ordering transactions and guaranteeing that data was published — while letting other chains handle execution. This enables a new category of blockchain (‘rollups’) to use Celestia as a cheap data availability layer instead of expensive Ethereum calldata. Celestia uses Data Availability Sampling (DAS): light nodes can verify data availability by sampling tiny random chunks of block data, without downloading the full block. This allows Celestia’s blocks to scale to gigabytes without requiring all nodes to download everything. Launched mainnet in October 2023, Celestia rapidly became the preferred DA layer for sovereign rollups. TIA is used to pay for blob transactions (data posted to Celestia) and for staking/governance. Celestia inspired Ethereum’s own EIP-4844 (‘proto-danksharding’) blob transaction upgrade. Competitors include EigenDA, Avail, and Ethereum blobs directly. The Celestia ecosystem includes Rollkit (rollup framework) and Dymension (RollApp ecosystem).

Example: A gaming company wants to launch a blockchain for in-game assets — millions of transactions per day, but they don’t want the cost of Ethereum mainnet. They build a sovereign rollup using Celestia for data availability (paying TIA for blob space) and their own execution environment. They get Ethereum-level data security at 1/100th the cost, while maintaining control over their own chain rules.

Learn more: Celestia.org

Dr Steve