Bitcoin's emergence as a DeFi-capable ecosystem is one of the most significant developments in decentralised finance since Ethereum pioneered smart contracts. For most of Bitcoin's history, its role in DeFi was indirect — Bitcoin served as collateral in wrapped form (WBTC on Ethereum, renBTC, and similar) or as the reference asset for derivatives, but native Bitcoin DeFi was limited by the scripting language's intentional constraints. The Bitcoin community's preference for predictability and security over programmability kept DeFi at arm's length.
That changed dramatically in 2023 with the Ordinals protocol, created by Casey Rodarmor, which exploited the Taproot upgrade's ability to store arbitrary data in Bitcoin transaction witnesses. Ordinals assigned a unique serial number to each satoshi (the smallest unit of Bitcoin) and allowed arbitrary data — images, text, code — to be inscribed on individual satoshis, creating Bitcoin-native NFTs. The Ordinals breakthrough demonstrated that Bitcoin's protocol could support more complex applications than its scripting language alone would suggest.
BRC-20 Tokens and Runes
Following Ordinals, developer domo created the BRC-20 standard in March 2023 — a fungible token standard built on top of Ordinals that allowed anyone to deploy and mint tokens on Bitcoin. BRC-20 tokens are technically text inscriptions that indexers agree to interpret as token balances. Despite their primitive implementation (they cannot execute smart contract logic and transfers require complex inscription procedures), BRC-20 tokens attracted enormous trading interest, generating hundreds of millions in Bitcoin transaction fees as users rushed to mint tokens.
The Runes protocol, released by Casey Rodarmor in April 2024 coinciding with the Bitcoin halving, replaced BRC-20 with a more efficient fungible token standard that uses Bitcoin's UTXO model more cleanly. Runes transactions are more compact than BRC-20, reducing the fee overhead and improving the experience for token issuers and traders. The Runes launch generated extraordinary on-chain activity, briefly making Bitcoin's fee revenue competitive with Ethereum's on a per-block basis.
Babylon and Bitcoin Restaking
The most consequential DeFi development on Bitcoin is the Babylon Protocol — a Bitcoin restaking system founded by David Tse and Fisher Yu, both cryptography researchers at UC Berkeley and Stanford. Babylon enables Bitcoin holders to stake their BTC natively on Bitcoin (without bridging or wrapping) and use that stake as economic security for Proof-of-Stake chains through a slashing mechanism enforced via Bitcoin scripts.
The conceptual parallel to EigenLayer is direct: just as EigenLayer allows ETH stakers to extend their security to Ethereum-based AVS networks, Babylon allows BTC holders to extend Bitcoin's cryptoeconomic security to other blockchains. Babylon reached over $5 billion in staked BTC within months of its first staking cap opening — a remarkable figure that reflects the scale of BTC held by long-term holders seeking productive yield without custodial risk.
Bitcoin's DeFi ecosystem also includes Lightning Network channels (enabling fast micropayments), Stacks (a Bitcoin Layer-2 with smart contracts), BitVM (a new computing paradigm enabling more complex Bitcoin scripts), and RGB (a protocol for issuing assets and smart contracts on Bitcoin using Lightning). Together these form an increasingly sophisticated DeFi stack for the world's most liquid and secure blockchain.
Significance and Outlook
Bitcoin's $5 billion-plus DeFi TVL represents a fundamental shift in how the Bitcoin community views on-chain activity. Where once any 'financialisation' of Bitcoin beyond simple transfers was viewed with suspicion, the Ordinals-to-Babylon arc has demonstrated a path toward Bitcoin becoming a productive asset within DeFi — not merely a store of value that sits idle in cold storage.
The key challenge for Bitcoin DeFi is the fundamental programmability constraint: Bitcoin's script is intentionally limited, and the complex smart contract interactions that power Ethereum DeFi (flash loans, composable vaults, governance voting) are not natively possible in the same way. Future development depends on whether proposed Bitcoin Script upgrades like OP_CAT gain community consensus, and on whether Layer-2 approaches like BitVM, Stacks, and the various sidechains can bridge the gap between Bitcoin's security and Ethereum-style programmability.