Crypto
2 min read

Sidechain

An independent blockchain that runs alongside a main chain, with its own consensus and a two-way bridge for moving assets. Sidechains trade reduced security for higher throughput or specialized features.

How sidechains work

The basic structure:

  1. Independent blockchain with its own consensus and validators.
  2. Two-way bridge to a main chain (typically Ethereum or Bitcoin).
  3. Assets bridged between chains via lock-and-mint mechanism.
  4. Sidechain operates autonomously with its own rules and tokens.
  5. Periodic settlement with main chain (varies by sidechain).

Different from rollups — sidechains have independent security; rollups inherit security from main chain.

Sidechain vs. rollup

A key distinction:

  • Sidechains — independent security; flexibility.
  • Rollups — inherit main-chain security; tighter integration.
  • Sidechains are typically faster and cheaper than main chain.
  • Rollups offer stronger security guarantees.

The Ethereum ecosystem has shifted heavily toward rollups; sidechains have persisted but receded relative to rollup growth.

Major sidechains

A few examples:

  • Polygon PoS — major sidechain; cheap and fast.
  • Liquid Network (Bitcoin) — federated sidechain for Bitcoin.
  • RSK (Rootstock) — Bitcoin sidechain with smart contracts.
  • Various Ethereum-related sidechains.
  • xDai/Gnosis Chain — Ethereum-aligned sidechain.

Each has different security models and use cases.

Why sidechains exist

Several reasons:

  • Lower fees than main chain.
  • Higher throughput.
  • Custom features main chain doesn't support.
  • Application-specific needs.
  • Earlier scalability solution before rollups matured.

Many sidechains preceded rollups; they offered scaling solutions when other options weren't ready.

Sidechain risks

A few:

  • Independent security typically weaker than main-chain security.
  • Bridge risk — bridges between chains have been exploited.
  • Validator centralization — many sidechains have small validator sets.
  • Less battle-tested than main chains they connect to.

These risks mean sidechains are appropriate for specific use cases but not as drop-in replacement for main-chain security.

What individuals should know

For users:

  • Sidechains can offer lower-cost transactions for specific applications.
  • Bridge carefully — bridge risk is real.
  • Don't conflate sidechain with rollup — different security models.
  • Limit balances based on sidechain trust assumptions.

For broader understanding:

  • Sidechains were an early scaling answer.
  • Rollups have largely succeeded them in the Ethereum ecosystem.
  • Specific sidechains (Polygon PoS, Liquid) continue with active use.

Sidechains represent one of several scaling approaches in crypto. The category has receded relative to rollups but persists with specific use cases. Whether they remain a meaningful long-term scaling solution depends on continued innovation in the broader scaling space.