What Is Data Availability?
Data availability is a boring phrase for a sharp question: if this chain processed a batch, can anyone download the data and check the work? Rollups stay honest by posting that data to Ethereum (today, often as cheap "blobs"). If the data never appears, you cannot prove a theft and you cannot withdraw without trusting an operator. That is the line between a rollup and a glorified server with a token.
How It Actually Works
- A sequencer builds a batch. For a rollup, the batch's data goes to L1. Ethereum may not execute every L2 transaction. It does make the bytes public enough that verifiers can reconstruct state.
- Blobs (EIP-4844 / proto-danksharding) made that posting cheaper. They expire from Ethereum's perspective after a window, which is why longer-term archives still matter to specialists.
- Validiums and some "L2s" keep data off-chain with a committee. Cheaper, faster, and you are trusting the committee not to withhold. L2Beat grades this in public.
Risks and Common Mistakes
- Hearing "secured by Ethereum" and not asking "secured how." Execution proofs without data are a locked filing cabinet.
- Assuming cheap fees are free. Someone is paying for data, or someone is skipping data.
When It Matters
Choosing an L2 for size, and reading any "cheaper than rollups" pitch. The DeFi page is the wider frame.
Related Terms
Glossary · Learn · Resource Library · Return to Official Home Page
Copyright © 2026 Crypto Guidance Inc.