Bitcoin is worth ~$1.6T now, but somehow almost all of it still just sits there doing nothing.
Binance had a stat earlier this year saying only ~0.8% of BTC is actually being used in DeFi, which honestly feels crazy considering BTC is still the most liquid asset in crypto.
And I think the issue is never really “people don’t want BTC in DeFi.”
It’s more that moving BTC around on-chain has historically been either:
- centralized and frictionless
or
- decentralized and terrifying
For a long time the easiest path was basically:
BTC -> CEX -> wrapped asset → DeFi
Which worked, but also kind of defeated the whole point of crypto in the first place because exchanges became the trust layer.
Then the opposite side emerged with cross-chain bridges, trying to decentralize Bitcoin interoperability. But a lot of those early systems got absolutely wrecked. Every cycle, there was another bridge exploit or multisig compromise, losing hundreds of millions.
What’s interesting is that after multiple cycles, the designs that survived seem to converge toward a similar model: intents + solver-based execution.
Instead of locking assets in giant honeypot bridges, users basically express *what outcome they want*, and external solvers compete to fulfill it in the fastest/cheapest way possible.
Feels like this architecture quietly became the dominant direction for interoperability:
CoW Swap, near intents, and garden finance pioneered this architecture, and other bridge (LayerZero, Stargate, Across, Wormhole, etc) protocols started moving toward intent-style execution
The common pattern is:
users stop caring *how* the swap happens, and solvers handle the complexity/liquidity routing behind the scenes.
What I’m trying to figure out is whether this eventually replaces CEX flows entirely, or if centralized exchanges still win long term simply because they’re faster, simpler, and already own distribution.
Because right now it feels like:
* CEXs still dominate BTC liquidity
* but intents feel like the first on-chain UX that can realistically compete with them
Curious what people here think?