Definition
Liquid Network is a Bitcoin sidechain launched by Blockstream in 2018 and governed by an open federation of exchanges, trading desks, wallet providers, and other industry companies. It runs on the open-source Elements platform and is pegged to Bitcoin: users lock BTC on the main chain to mint Liquid Bitcoin (L-BTC) via a peg-in, and burn L-BTC to redeem the underlying coins via a peg-out. Unlike most designs it gets compared to, Liquid is not a proposal; it has been live and in production use for years, which makes it the standing reference case for what a federated sidechain actually delivers and costs.
The idea predates the network by years: sidechains were proposed in a well-known 2014 paper by Blockstream's founders as a way to experiment with new features without altering Bitcoin itself, using coins pegged in from the main chain rather than a new speculative token. Liquid is the most consequential production implementation of that idea, and its history since launch doubles as a long-running experiment in whether a federation of competing businesses can jointly operate financial infrastructure. The design choices that follow, fast blocks, confidential amounts, issued assets, all flow from its intended audience: traders and institutions moving size between venues, not retail users buying coffee.
Federated consensus and fast settlement
Liquid does not use proof-of-work. Blocks are produced about once per minute by a rotating set of functionaries, purpose-built hardware modules operated by federation members, and the consensus rules disallow reorganizations, so two confirmations are treated as final. The two-way peg is secured by the federation's multisignature scheme rather than by miners: a threshold of functionaries must cooperate to move pegged funds, which is the central trust trade-off of the whole design. Users rely on the assumption that a threshold of independent, geographically distributed companies will not collude or be simultaneously compromised. No single member controls the network, but the trust model is explicitly that of a federated peg, weaker than Bitcoin's and honest about it. The general pattern is covered under federation.
Confidential transactions and issued assets
Liquid ships two features the main chain deliberately lacks. Confidential Transactions hide the amount and asset type of every transfer from outside observers, and even from the functionaries themselves, though addresses and transaction graphs remain visible; the mechanism is described under confidential assets. And Liquid supports asset issuance: third parties can create tokens on the sidechain, including stablecoins and tokenized securities, making Liquid a settlement and issuance layer for trading infrastructure rather than a pure payments network. In practice, its heaviest use has been moving value between exchanges quickly and privately, where one-minute blocks and confidential amounts have concrete operational value.
Reading Liquid from a sovereignty standpoint
Liquid is best understood as a deliberate bargain: it trades Bitcoin's trustlessness for speed, confidentiality, and expressiveness, and it names the parties you are trusting. That candor is worth respecting, and so is the boundary it draws. L-BTC is not BTC; it is a claim on BTC held by a federation, and a user who cannot independently trigger a peg-out holds an instrument whose redemption depends on others. Anyone can run a Liquid node and verify the sidechain's own rules, which is more than most custodial arrangements offer, but the peg itself remains federated. Compare the miner-secured aspirations of Drivechain and the minimal trust of Lightning to place it on the spectrum: Liquid sits in the pragmatic middle, useful precisely where its users are institutions that already trust each other a little. As with every custody spectrum decision, the right question is not whether Liquid is trustless, it is whether its named trust is a fit for your specific use, and for how much.
In Simple Terms
Liquid Network is a Bitcoin sidechain launched by Blockstream in 2018 and governed by an open federation of exchanges, trading desks, wallet providers, and other…
