Back to Glossary
IntermediateTechnology

Sidechain

Definition

An independent blockchain that runs parallel to a main chain (Layer 1) with its own consensus mechanism, connected via a two-way bridge that enables asset transfers between chains. Unlike Layer 2 solutions that inherit the security of the main chain, sidechains have their own security model with their own validators, making them faster but potentially less secure.

Example

Polygon PoS operates as a sidechain to Ethereum with its own set of validators. It offers much cheaper transactions but doesn't inherit Ethereum's full security the way a rollup like Arbitrum does.

Related Terms