Glossary / Lightning & layer 2
Sidechain
- Definition
- A sidechain is a separate blockchain whose coins are backed by bitcoin locked on the main chain, so value moves between the two through a peg instead of a trade.
Sidechains were proposed so bitcoin could gain new features without changing bitcoin itself. The idea was written up in October 2014 by nine authors including Adam Back and Pieter Wuille, and the first sidechains carrying real bitcoin went live in 2018. Every sidechain trades away part of bitcoin's security for whatever it offers, and the honest question is always who holds the locked coins.
How it works
A sidechain peg has two halves, and bitcoin only participates in one of them.
To get in, you send bitcoin to an address controlled by whoever operates the peg. Those coins stop moving. On the other chain, the same amount appears as a pegged asset that you can spend under that chain's rules, which may include faster blocks, hidden amounts, or extra kinds of tokens. To get out, the pegged asset is destroyed and the operator releases the original bitcoin. If the peg is honest, the pegged supply never exceeds the locked supply, and anybody can check that against the public balance of the lock address.
The half bitcoin does not participate in is the important one. There is no consensus rule on the main chain that knows a sidechain exists, no code in Bitcoin Core that enforces a peg, and no way for the network to refuse a fraudulent withdrawal. The lock is just an address. Whoever can spend from it decides whether your redemption happens.
That leaves three real designs. A federated peg puts the lock behind a fixed set of named key holders, which is how the Liquid Network works, with a threshold of 11 out of 15 keys held in tamper-resistant hardware by separate companies. A miner-guarded peg, the drivechain proposal, would hand the decision to hashrate instead and would need a soft fork to exist at all. A merge-mined chain borrows bitcoin's proof of work for its own blocks while still needing some group to run the lock. All three answer the same question differently: who do you sue, or fight, if the coins do not come back.
The other thing to understand is that a sidechain has its own security budget. Its blocks are produced by its own operators, on its own schedule, with its own failure modes. A reorganization on bitcoin does not roll back a sidechain, and a collapse on the sidechain does not touch bitcoin. You are holding an asset on a smaller system with a smaller set of defenders.
Why this matters when you buy bitcoin
The place a sidechain touches an ordinary buyer is the withdrawal screen, and it is where people lose coins.
When you withdraw from an exchange, some platforms show a network selector alongside the amount. Picking the wrong network sends a different asset to an address that cannot receive it. Most of the exchanges reviewed on this site settle withdrawals on the main chain and some add Lightning; if a dropdown offers anything else, treat that as a decision about custody rather than a shipping option. Read the network, not the coin name, and send a small test amount first when you are unsure.
Custody changes shape too. The hardware wallet reviews here are about protecting keys to main-chain coins, and that is a complete answer: if you hold your seed phrase, nobody can take those coins. A pegged asset is only as good as the group holding the lock, so the same device protects a claim rather than the coins themselves. That distinction is worth more than any yield or speed a sidechain advertises.
There is also a jurisdiction point, because sidechains get pitched as a way around local restrictions. They are not. Peg operators are incorporated companies with compliance departments, and moving to a sidechain does not change the law in any of the 231 countries covered here. If buying bitcoin is restricted where you live, the country guide is the honest starting point, not a second chain.
Following one bitcoin onto Liquid and back
Watching a single bitcoin peg in to Liquid and back out again shows where the friction is.
You send the bitcoin to a peg-in address the federation controls, and then you wait for 102 confirmations, roughly 17 hours of blocks. That number is not caution theater: it protects everybody on the sidechain from a deep reorganization on bitcoin that would leave the pegged asset unbacked. Once credited, the coin behaves differently. Blocks are proposed on a 60 second rotation and, because the block signers are known, a transaction is treated as settled after two of them rather than after an hour of confirmations.
Coming back is where the asymmetry shows. Peg-out is a function of the federation's members, so a regular holder normally exits by selling the pegged asset to somebody who wants it, or by using a swap service. That means a counterparty, a spread, and a queue. The general lesson applies to every sidechain and every wrapped asset you will ever be offered: check the exit before you use the entrance, because the entrance is always the easy part.
Sidechain vs Lightning Network
A sidechain is another blockchain; the Lightning Network is not a chain at all. Lightning balances live in two-party contracts whose settlement transactions are ordinary bitcoin transactions, enforceable by you, on the main chain, without anybody's permission. A sidechain balance is a different asset on a different ledger that somebody else has promised to redeem. The worst case separates them cleanly: on Lightning you pay fees to close a channel and keep your coins, and on a sidechain the people holding the lock keep the coins.
Sidechain vs wrapped bitcoin
Wrapped bitcoin is a token on somebody else's blockchain, minted by a custodian who holds the real coins; a sidechain is a blockchain built around bitcoin whose peg may be spread across many key holders. The gap between them is degree, not kind. Both are claims, both fail if the holders of the lock fail, and both are marketed with the word bitcoin doing quiet work. If you cannot name who holds the coins and what stops them keeping them, you are not holding bitcoin.