Layer 2 Explained: What Is an L2 Scaling Solution?

A Layer 2 (L2) is a scaling network built on top of a Layer 1 blockchain that executes transactions faster and cheaper, then settles compressed proofs or summaries back to the base chain. L2s allow DeFi, NFTs, and everyday payments to reach mainstream scale without compromising on security.

Why Layer 2 exists

Ethereum can process roughly 15–30 transactions per second on its base layer. At peak demand, this caused gas fees to spike above $100 per transaction, pricing out small users. Layer 2 networks process the same transactions at a tiny fraction of the cost by batching work off-chain.

The security model is the key: a well-designed L2 does not ask you to trust it independently — it periodically posts cryptographic evidence of its state to Ethereum, which verifies or allows challenges to any invalid state update.

Types of Layer 2

Optimistic rollups

Optimistic rollups assume all submitted transactions are valid unless challenged during a dispute window (typically 7 days). They support the full Ethereum Virtual Machine, making them easy for developers to deploy existing contracts on. The 7-day withdrawal delay is the primary UX tradeoff; liquidity providers mitigate this for users by offering instant exits for a fee.

ZK rollups

ZK rollups generate a cryptographic validity proof for each batch of transactions. Ethereum verifies the proof on-chain, providing instant finality without a challenge period. Polygon zkEVM is a leading example, combining ZK proof security with EVM compatibility.

Layer 2 projects on ChainClarity

  • Polygon (POL) — the largest Ethereum scaling ecosystem, covering both PoS sidechain and zkEVM rollup
  • Ethereum — the Layer 1 that most major L2s anchor to for security
  • Aave — DeFi protocol deployed on multiple L2s including Polygon
  • Chainlink — oracle data provider for L2 smart contracts

Browse all Layer 2 projects →


Frequently asked questions

What is a Layer 2 in crypto?

A Layer 2 (L2) is a secondary network built on top of a Layer 1 blockchain that processes transactions faster and cheaper, then periodically settles summaries or cryptographic proofs back to the L1. Users get low fees and high throughput while inheriting the security of the underlying base chain.

What is a rollup?

A rollup batches hundreds or thousands of transactions off-chain, then submits a compressed summary (or cryptographic proof) to the Layer 1. Optimistic rollups assume transactions are valid by default and use a fraud-proof window for challenges. ZK rollups generate a cryptographic validity proof for every batch, providing instant finality without a challenge period.

What is the difference between optimistic and ZK rollups?

Optimistic rollups are simpler to build and support the full EVM, but impose a 7-day withdrawal delay for the fraud-proof challenge window. ZK rollups offer faster finality and stronger security guarantees, but are computationally more complex and historically had limited EVM compatibility (though zkEVMs are closing this gap rapidly).

Is Polygon a Layer 2?

Polygon started as a Proof of Stake sidechain (which shares some but not all security with Ethereum) and has evolved into a multi-chain ecosystem that includes zkEVM rollup technology. The Polygon PoS chain is technically a sidechain that checkpoints to Ethereum; Polygon zkEVM is a true ZK rollup. The whitepaper analysis on ChainClarity covers both in detail.

What are the risks of using a Layer 2?

Layer 2s introduce additional trust assumptions compared to the base Layer 1: the bridge contract securing assets can be exploited (several bridges have lost hundreds of millions of dollars in hacks), sequencer centralization means a single operator may control transaction ordering, and ZK proof systems are newer and have had bugs. Understanding these tradeoffs is essential before bridging significant value.

New whitepapers explained, weekly

Plain-English breakdowns of new crypto projects, delivered when they drop. No price predictions, no hype — just clear analysis you can actually use.

First look

Each whitepaper we add to the library lands in your inbox before it goes live.

Reader picks

See which projects the ChainClarity community is reading and discussing each week.