Home vs Liquid

Monero XMR · Private digital cash — privacy by default, for everyone

vs

Liquid L-BTC · Bitcoin's federated sidechain — confidential amounts, 1-minute blocks

Liquid is Blockstream's federated Bitcoin sidechain, live since September 2018: you lock BTC with a federation and transact it as L-BTC with Confidential Transactions hiding amounts and asset types by default, on 1-minute blocks with deterministic finality. Its honest pitch is "bitcoin itself, faster and with hidden amounts" — and as an asset-issuance platform (USDT, tokenized securities) it does things Monero never will. But Liquid's own docs are clear about the perimeter: sender and receiver addresses stay public, every peg-in and peg-out is a transparent Bitcoin transaction, exits run through member whitelists, and the whole system rests on an 11-of-15 federation of known companies — with emergency keys held by Blockstream. Monero answers with privacy that has no perimeter and consensus that has no member list.

6
rows Monero wins
5
rows L-BTC wins
3
tie / depends
14
features compared
Sep 2018 (23 members)
launch
1 min · final in 2
block time
L-BTC 1:1 · 11-of-15
peg
15 functionaries · 80+ members
federation
USDT · $4B+ tokenized
assets

Feature by feature

Privacy by default

Monero wins
Monero

Sender, receiver and amount hidden in every transaction at the base layer, plus Dandelion++ IP obfuscation by default — no transparent mode exists.

Liquid

Confidential Transactions hide amounts and asset types by default — not even functionaries can break the cryptography. But Liquid's own FAQ is explicit about what stays public: sender and receiver addresses, the full transaction graph, fees and timestamps — "anyone can retrace them, just like on the Bitcoin blockchain." There is also no network-layer IP protection.

Monero wins CT is real cryptography hiding "how much of what" — while leaving "who paid whom, when" fully public. Monero hides all three dimensions plus the network layer.
Sources: [1] [2]

Fungibility

Monero wins
Monero

Every XMR is identical — no output history exists on-chain, taint analysis has never been demonstrated against RingCT.

Liquid

Because the transaction graph and addresses are public, the same address-clustering and taint analysis as on Bitcoin applies to L-BTC. Coins are additionally bracketed by transparent peg transactions on Bitcoin L1.

Monero wins Confidential amounts don't confer fungibility when the coin's address history is an open book.
Sources: [1]

Confirmation speed

Competitor wins
Monero

First confirmation ~2 min; received funds spendable after ~10 confirmations (~20 min).

Liquid

1-minute blocks with deterministic finality after 2 confirmations (~2 min) — signers' HSMs refuse to sign deeper reorgs, and no reorg has ever occurred. Settlement to usable funds is roughly 10× faster than Monero's lock window.

Competitor wins Liquid wins plainly: deterministic 2-minute finality beats probabilistic finality plus a 10-block lock.
Sources: [1] [2]

Fees

Competitor wins
Monero

Median ≈ $0.01–0.05 flat per transfer, no setup — but acquiring XMR itself can cost a swap spread.

Liquid

Minimum fee rate 0.1 sat/vB (a tenth of Bitcoin's minimum); Boltz measured 96–99% savings vs Bitcoin L1 for equivalent transactions. Caveats: fees are paid in L-BTC to a Blockstream-controlled wallet, and every bridge crossing pays full Bitcoin L1 fees on both sides.

Competitor wins Inside the sidechain transfers are genuinely cheap — cheaper than Monero's typical fee. The bridge, not the network, is where costs accumulate.
Sources: [1] [2]

Throughput & scaling

Competitor wins
Monero

Adaptive blocks (~90KB typical) handle current load with no second layer; philosophy is keep the L1 verifiable by anyone.

Liquid

Same maximum block weight as Bitcoin but 10× the frequency — higher practical tps than Bitcoin L1 even with CT's larger transactions. A fee market and mempool exist; blocks are rarely congested.

Competitor wins Liquid has real, working headroom. Monero's counter is verifiability by anyone, not raw throughput.
Sources: [1]

Mining / validation decentralization

Monero wins
Monero

RandomX CPU mining, thousands of independent participants — small budget but no gatekeepers.

Liquid

No mining: 15 known functionaries in an 11-of-15 quorum sign blocks from HSMs (round-robin each minute) and guard the peg. DynaFed removed the 15-member cap, but the set remains identified, incorporated companies — and the wallet's emergency recovery keys are held by Blockstream in cold storage.

Monero wins The structural trade: federation replaces proof-of-work. Blockstream's own whitepaper calls the model "stronger than centralized systems, though nonetheless weaker than Bitcoin."
Sources: [1] [2] [3]

Supply policy

It depends
Monero

Tail emission: 0.6 XMR/block forever (~0.84%/yr, falling) — auditable via commitments and range proofs; one inherited CryptoNote inflation bug (2017) is an honest mark on that audit story.

Liquid

L-BTC creates no new monetary base — supply is capped 1:1 by locked BTC and verifiable by running a full node. But issued assets (USDT etc.) are pure issuer obligations that Liquid explicitly does not verify.

It depends On paper Liquid wins monetary policy — it IS bitcoin. Monero's tail emission buys permanent security funding; the 2017 bug shows hidden-amount audits carry real risk.
Sources: [1] [2]

Self-custody UX

Monero wins
Monero

A seed phrase is the whole story; receive while offline safely; spend to anyone at any time.

Liquid

Seed-phrase simple inside the sidechain — but the bridge is the product: peg-in waits 102 Bitcoin confirmations (~17 hours), and the general public cannot peg out at all — exits run through federation members on a PAK whitelist (updating it takes 3 days). Your keys, their door.

Monero wins The permissioned exit is the single biggest custody difference: L-BTC self-custody ends where the whitelist begins.
Sources: [1] [2]

Adoption & liquidity

It depends
Monero

~28k tx/day, $10B+ mcap, delisted from Binance/Kraken-EEA/OKX; acquiring XMR routes through DEXs, atomic swaps and instant exchangers.

Liquid

80+ federation members including Bitfinex, BitMEX and Bitso; Tether issues USDT on Liquid and $4B+ in tokenized assets ride the same rails. Selective disclosure (shareable blinding keys) keeps it institutionally viable where Monero is delisted — retail payment adoption is niche.

It depends Liquid's game is institutional Bitcoin finance, not payments — in that niche its availability crushes Monero's. Different games, honestly scored.
Sources: [1] [2]

Censorship resistance

Monero wins
Monero

Protocol-level neutrality: indistinguishable transactions can't be selectively filtered; pressure lands on exchanges, not the chain.

Liquid

The censorship surface is structural: identified, regulated signers; peg-outs restricted to whitelisted addresses by HSM policy; transaction fees flow to a Blockstream-controlled wallet. A coerced supermajority could freeze the chain or the peg.

Monero wins Liquid's signers have names, jurisdictions and attorneys. Monero's consensus has no one to serve papers on.
Sources: [1] [2]

Programmability

Competitor wins
Monero

Deliberately minimal: multisig, subaddresses, payment channels. No asset issuance, no general scripting.

Liquid

First-class asset issuance — anyone can create confidential assets (stablecoins, securities, AMP2 with issuer co-signing) that inherit 1-minute blocks and hidden amounts. As a financial platform it is far more programmable.

Competitor wins Asset issuance is a genuine Liquid capability Monero will never have. Monero's answer stays "smaller attack surface".
Sources: [1]

Security track record

It depends
Monero

No exploit of core cryptography in 12 years; incidents wallet-level and disclosed fast.

Liquid

No reorg has ever occurred and no pegged funds have been lost since 2018 — a clean record for a federated system. The tail risk is structural though: an 11-of-15 compromise could steal or freeze the entire peg, a failure mode proof-of-work chains don't have.

It depends Clean record, honest tail. HSMs and geographic dispersion are real mitigations — the catastrophic scenario simply hasn't happened.
Sources: [1] [2]

Interoperability

Competitor wins
Monero

BTC↔XMR atomic swaps exist (trustless, thin liquidity); no native bridge to anything — privacy requires isolation.

Liquid

The 1:1 peg IS the bridge to Bitcoin; Boltz-style swaps connect to Lightning. Moving value across Bitcoin layers is Liquid's core competency.

Competitor wins Liquid is Bitcoin infrastructure by construction. For Monero that same isolation is a feature and a cost.

Governance & funding

Monero wins
Monero

Grassroots: no foundation, no premine, CCS crowdfunding; underfunded but uncaptured.

Liquid

Built by Blockstream (technology provider); federation governs through boards; fees fund the operator. Coherent engineering with clear corporate steering.

Monero wins Workable governance for a sidechain — measured against Monero's decentralization standard, it's a steered ecosystem by design.
Sources: [1]

The honest scoreboard

L-BTC Where Liquid wins

  • Settlement speed — deterministic ~2-min finality vs ~20 min to spendable
  • No new monetary base — L-BTC is a 1:1 bitcoin claim with a hard-capped supply
  • Transfer cost — 0.1 sat/vB floor, measured 96–99% below Bitcoin L1
  • Asset issuance — confidential USDT, securities and $4B+ tokenized assets
  • Institutional availability — selective disclosure keeps it listed where Monero is delisted

XMR Where Monero wins

  • No federation — PoW consensus vs 11-of-15 known companies with Blockstream-held emergency keys
  • Privacy of the graph — Liquid's addresses and tx graph are public; Monero hides sender, receiver and amount
  • No perimeter — no transparent peg transactions bracketing the confidential middle
  • Permissionless exit — any XMR spends to anyone; L-BTC peg-outs require a member and a whitelist
  • Network-layer privacy — Dandelion++ by default vs none

Common questions

Doesn't Liquid already hide my transactions?

It hides how much of what — amounts and asset types are confidential by default, and that includes protection from the federation itself. But the addresses of senders and receivers, the transaction graph, fees and timestamps remain public; Blockstream's own FAQ says anyone can retrace them "just like on the Bitcoin blockchain", and every peg-in/peg-out is a fully transparent Bitcoin transaction. A private room with glass doors — and the doors are the only way in or out.

Sources: [1]

Can the federation steal the pegged BTC?

Theft requires compromising 11 of 15 functionaries whose keys live in HSMs that refuse to sign reorgs or non-whitelisted peg-outs — a high bar, and it has never happened. But the model is explicit about being "weaker than Bitcoin": a coerced or colluding supermajority could steal or freeze everything, and the wallet's emergency recovery keys are held by Blockstream. Monero has no analogous actor to compromise.

Sources: [1] [2]

Why compare a sidechain to a coin?

Because they compete for the same job — transacting bitcoin-denominated value quickly and away from prying eyes. Liquid does it by federating Bitcoin and hiding amounts; Monero does it on its own PoW chain with default full privacy. The honest comparison is about which trade-offs you accept in money: a member list or a new chain.

Compare with something else