The Unexpected Token: How BRC-20 Finally Brought Fungible Assets to Bitcoin

The Unexpected Token: How BRC-20 Finally Brought Fungible Assets to Bitcoin

For years, the gold standard for token creation was Ethereum's ERC-20 standard—the framework that allowed thousands of interchangeable (fungible) tokens to flourish on its blockchain. Bitcoin, by design, remained strictly focused on being a secure, unchangeable form of digital money.

But that changed in 2023.

In a move that shook the crypto world and sparked intense debate, a developer known as Domo proposed a parallel standard for creating fungible tokens directly on the Bitcoin network, calling it BRC-20. This wasn't just a technical tweak; it was a conceptual revolution that suddenly unlocked Bitcoin for a new era of experimentation.

The Technical Triple Play: Taproot, Ordinals, and JSON

How did developers manage to create complex assets on a blockchain famously resistant to change? The BRC-20 standard relies on the foundation built by two crucial prior innovations:

1. Taproot (The Enabler)

The 2021 Taproot soft fork was key. It significantly upgraded Bitcoin’s code to allow for more complex and data-heavy transactions than were previously possible, laying the groundwork for innovation.

2. Ordinals (The Tracker)

The Ordinals protocol, introduced shortly before BRC-20, provided a way to track the smallest unit of a bitcoin, the satoshi (sat). Crucially, it allowed for the "inscription" of arbitrary data—like images or text—onto individual sats, effectively creating Bitcoin NFTs.

3. JSON Code (The Token Blueprint)

The BRC-20 standard piggybacks on Ordinals. Instead of inscribing an image, the developer inscribes JSON code onto a satoshi. This simple piece of code contains all the necessary token data:

  • The token's name (e.g., ORDI).
  • Its maximum supply.
  • The minting parameters.

Crucially, because the token's logic is defined entirely by this inscribed data, BRC-20 tokens do not require smart contracts (unlike ERC-20 tokens on Ethereum) to function, making them unique to the Bitcoin network.

From Memecoins to Mainstream: The Impact

The initial wave of BRC-20 activity, beginning in March 2023, was dominated by tokens widely regarded as memecoins. The first, ORDI, was a speculative success, quickly becoming the first Bitcoin-based fungible token listed on major centralized exchanges.

The popularity was astonishing. Within just two months of the standard's creation, the activity surrounding BRC-20 tokens caused a significant surge in demand and, consequently, a spike in transaction fees across the Bitcoin network.

The Great Debate

This sudden boom created a fundamental schism within the Bitcoin community:

  • The Critics: Many veteran Bitcoiners labeled the tokens as "spam," arguing that the sudden flood of speculative BRC-20 activity was congesting the network and driving up the cost of simple BTC transfers, thereby undermining Bitcoin's core function as a medium of exchange.
  • The Proponents: Innovators argued that this new utility was exactly what Bitcoin needed to remain relevant. By enabling new assets and use cases, BRC-20 was injecting fresh demand, fees, and development activity into the network, ensuring long-term security.

Competition and Evolution

BRC-20 also spawned rival solutions, showcasing rapid innovation on Bitcoin:

  • SRC-20: Uses the Stamps protocol instead of Ordinals.
  • Runes: Launched in April 2024, this standard relies directly on Bitcoin’s base code (specifically, UTXO and OP_RETURN) rather than a secondary protocol, aiming for a more streamlined, less "spammy" execution.

Ultimately, BRC-20 demonstrated that the Bitcoin network—long thought to be static—is capable of hosting complex, programmable assets. It launched an entirely new asset class that now sits at the intersection of security and utility.

Read more