Bitcoin's ecosystem has experienced a remarkable resurgence, especially throughout 2023. This revival has been largely driven by the rise of inscriptions and new asset issuance protocols, rekindling a culture of innovation and building directly on Bitcoin. This guide offers a detailed look at the current state of Bitcoin’s expanding ecosystem, covering major protocols, scaling solutions, and emerging technologies.
Understanding Bitcoin’s Resurgence
The past year marked a significant period of growth and experimentation within the Bitcoin space. Despite market-wide challenges, the latter part of 2023 saw renewed interest and development activity. The emergence of inscription-based tokens, starting with BRC-20, introduced clear wealth effects and drew widespread attention—even beyond Bitcoin to other blockchain ecosystems.
This wave of innovation is characterized by a return to “builder culture,” with developers creating new ways to issue assets, execute smart contracts, and scale transactions without compromising Bitcoin’s core principles of security and decentralization.
Major Bitcoin Asset Protocols
A number of new protocols have been introduced, each proposing a unique method for creating and managing digital assets on Bitcoin. Below are some of the most notable.
Ordinals and BRC-20
Introduced by Casey Rodarmor in January 2023, the Ordinals protocol enables users to inscribe data—including text, images, and other media—onto individual satoshis, the smallest unit of Bitcoin. This is done through a process called inscription, which attaches information to Unspent Transaction Outputs (UTXOs).
A key innovation built on Ordinals is the BRC-20 token standard. Created by an on-chain persona known as Domo, BRC-20 is an experimental standard that uses JSON data inscriptions to deploy, mint, and transfer tokens. Despite its simplicity, the standard gained rapid adoption, reaching a total market capitalization of hundreds of millions of dollars.
Several extensions and variations have since emerged, including:
- BRC-100: A DeFi-oriented protocol that supports complex applications like decentralized exchanges and lending markets.
- BRC-420: A modular inscription standard focused on metaverse assets and on-chain royalties.
- Ordinals NFT: Allows fully on-chain NFTs stored natively within Bitcoin transactions.
Atomicals (ARC-20)
Atomicals is another UTXO-based protocol for minting both fungible tokens (ARC-20) and non-fungible assets. It introduces a unique decentralized minting mechanism called Bitwork Mining, which uses a proof-of-work model to fairly distribute new tokens.
Unlike some other standards, Atomicals does not rely on off-chain indexers or centralized services. The protocol also supports realms (decentralized naming) and collection containers for NFTs.
A major forthcoming upgrade is the Atomicals Virtual Machine (AVM), which aims to bring smart contract functionality to Bitcoin through a developer-friendly environment.
Runes Protocol
Proposed by Ordinals creator Casey Rodarmor, Runes is designed as a UTXO-based fungible token protocol that aims to improve upon the inefficiencies of BRC-20. It uses Bitcoin’s OP_RETURN opcode to manage token balances and transfers, minimizing unnecessary UTXO proliferation and chain bloat.
Though still in development, Runes is intended to be lightweight, efficient, and simple to use.
PIPE Protocol
PIPE is an asset issuance protocol inspired by both BRC-20 and Runes. It is part of a broader system called Trac Systems, which includes:
- Trac Core: A decentralized indexer and oracle for Bitcoin inscriptions.
- Tap: An extension to Ordinals that remains compatible with BRC-20.
- Pipe: A separate protocol that requires re-minting liquidity.
PIPE enables the deployment, minting, and transfer of tokens and NFTs directly on Bitcoin.
Bitcoin Stamps (SRC-20)
Bitcoin Stamps, which uses the SRC-20 standard, takes a different approach to data storage. Instead of storing data in witness blocks, it uses Bitcoin’s OP_RETURN function to embed base64-encoded image data directly into the blockchain. This makes data permanently immutable and verifiable.
The protocol gained attention amid debates about the long-term impact of Ordinals on Bitcoin’s block space.
Improving Bitcoin’s Programmability
A recurring theme in Bitcoin development is the challenge of introducing complex functionalities without compromising security or decentralization. Below are two major projects tackling Bitcoin’s programmability constraints.
BitVM (Bitcoin Virtual Machine)
Proposed by Robin Linus, BitVM is a computation paradigm that allows for expressive smart contracts on Bitcoin without requiring a soft fork. It leverages Taproot, merkle trees, and fraud proofs to enable off-chain execution with on-chain verification.
BitVM introduces a model where a prover and verifier can interact to validate complex computations, making it possible to run Turing-complete contracts trustlessly.
RGB Protocol
RGB is a suite of protocols for scalable and private smart contracts on Bitcoin and the Lightning Network. It operates on the UTXO model, allowing users to issue and transfer assets and other rights directly through Bitcoin transactions.
The protocol is being developed under the LNP/BP Standards Association, with a focus on scalability and privacy.
Bitcoin Layer 2 Scaling Solutions
To address Bitcoin’s transaction throughput limitations, several Layer 2 networks have been developed. These solutions aim to enable faster and cheaper transactions while leveraging Bitcoin’s security.
Stacks
Stacks is a Layer 2 blockchain that brings smart contracts and decentralized applications to Bitcoin. It uses a consensus mechanism called Proof of Transfer (PoX), which relies on Bitcoin’s proof-of-work.
The upcoming Nakamoto upgrade will significantly reduce block times and introduce sBTC, a trustless Bitcoin-backed asset that can be used in DeFi applications.
Lightning Network
The Lightning Network is a payment protocol that enables instant, low-cost Bitcoin transactions through off-chain payment channels. It is ideal for micro-payments and everyday transactions.
Recent developments include support for stablecoins, asset issuance APIs, and improved scalability features.
MVC
MVC is a high-performance Bitcoin sidechain that uses a UTXO and proof-of-work model. It supports smart contracts, native NFTs, and BRC-20 tokens. Upcoming features include a decentralized bridge, new wallet integrations, and a Bitcoin-compatible DEX.
BEVM
BEVM is a decentralized Bitcoin Layer 2 that uses Musig2 multi-signature schemes and light nodes to enable secure BTC bridging. It is EVM-compatible, allowing developers to port Ethereum dApps directly to Bitcoin’s ecosystem, using BTC as gas.
Bitcoin Sidechains
Sidechains are independent blockchains that run in parallel to Bitcoin, allowing for experimental features and higher throughput.
RSK
RSK is a smart contract platform secured through Bitcoin merged mining. It is fully EVM-compatible and supports decentralized finance applications, payments, and infrastructure services through its RIF ecosystem.
Spiderchains
Spiderchains is a proposed sidechain architecture that uses multi-signature wallets and staking mechanisms to create a two-way peg to Bitcoin—without requiring changes to Bitcoin’s protocol.
Softchains
First proposed by Ruben Somsen, Softchains rely on Bitcoin full nodes to validate sidechain block headers. This approach uses fraud proofs to ensure security and enable cross-chain interoperability.
Other Notable Protocols
- Omni Layer: One of the earliest platforms for issuing tokens on Bitcoin, most notably used for the first version of Tether (USDT).
- Colored Coins: An early concept for representing real-world assets on Bitcoin.
- DLCs (Discreet Log Contracts): Enable scalable and private smart contracts using Bitcoin scripts.
- Ethscriptions: A protocol for creating and transferring content on Ethereum, later inspiring similar Bitcoin experiments.
- Multibit Bridge: Facilitates the movement of BRC-20 tokens between Bitcoin and EVM-compatible networks.
Frequently Asked Questions
What is the difference between BRC-20 and Bitcoin Stamps?
BRC-20 uses witness data to inscribe token information, while Bitcoin Stamps (SRC-20) uses OP_RETURN to embed data directly on-chain. Stamps are more permanent but require more block space.
Can Bitcoin support smart contracts?
While Bitcoin’s scripting language is limited, protocols like BitVM, RGB, and Lightning Network are expanding its capabilities for complex contracts and off-chain computation.
What is a Bitcoin Layer 2?
Layer 2 networks build on top of Bitcoin to improve transaction speed and reduce costs. Examples include the Lightning Network for payments and Stacks for smart contracts.
Is Bitcoin becoming more like Ethereum?
Bitcoin is gaining new functionalities, but its core design remains focused on security and decentralization. New protocols and L2s aim to expand use cases without compromising these principles.
How do I get started with Bitcoin inscriptions?
You’ll need a Bitcoin wallet that supports Taproot, and then you can use a platform or tool made for minting and trading inscriptions.
What is the future of Bitcoin DeFi?
With the growth of scaling solutions and asset protocols, Bitcoin DeFi is poised for expansion. Innovations in cross-chain bridges and smart contracts will play a key role.
Conclusion
Bitcoin’s ecosystem is evolving at a rapid pace. What began as a simple peer-to-peer cash system is now transforming into a multi-layered network capable of supporting tokens, smart contracts, and decentralized applications.
The rise of inscriptions, new token standards, and scaling solutions illustrates a broader trend: Bitcoin is becoming a more versatile and programmable platform while staying true to its original values. For those interested in the future of decentralized technology, these developments are certainly worth watching.
👉 Explore real-time blockchain tools
👉 Get advanced DeFi methods