All Collections
Platform Basics
NFT and Token Ecosystem
BRC-20
Exploring BRC-20 Tokens: Fungible Tokenization on the Bitcoin Blockchain
Exploring BRC-20 Tokens: Fungible Tokenization on the Bitcoin Blockchain

Explore the BRC-20 token standard and its potential for revolutionizing the world of Bitcoin,

Updated over a week ago

BRC-20 tokens have emerged as a specialized fungible token standard designed exclusively for the Bitcoin blockchain. This comprehensive guide aims to shed light on their features, advantages, limitations, and future prospects. Whether you're an experienced crypto enthusiast or a curious newcomer, this article equips you with the knowledge needed to navigate the world of BRC-20 tokens.

The Rise of BRC-20 Tokens

With the growing popularity of fungible tokens in the cryptocurrency space, BRC-20 tokens have become a game-changer for Bitcoin users. They expand the possibilities of the Bitcoin blockchain beyond its role as a digital currency, enabling tokenization and the creation of digital assets.

The Bitcoin community has and continues to debate as to whether Bitcoin should support more sophisticated functionality beyond being 'digital gold'. This debate was sparked by the introduction of ordinal NFTs, which led to the experimentation of using the Bitcoin network as a way to store immutable data. Ordinals enable the inscribing of data into individual satoshis on the Bitcoin blockchain, using an ordering system called ordinal theory. BRC-20 tokens leverage ordinal inscriptions to create semi-fungible tokens by embedding specific types of text into satoshis.

You can learn more about Ordinals on Bitcoin in this article.

The BRC-20 Token Standard

The BRC-20 token standard represents an experimental approach to fungible tokens on the Bitcoin blockchain. Unlike its ERC-20 counterpart, BRC-20 tokens deviate from smart contract reliance and instead leverage ordinal inscriptions. Introduced by software engineer Casey Rodarmor in January 2023, these inscriptions allow the encoding of JavaScript Object Notation (JSON) data onto satoshi tokens (ordinals).

Understanding BRC-20 Tokens

BRC-20 is an experimental token standard that utilizes ordinal inscriptions. It was launched by an anonymous developer named Domo on March 9, 2023. Unlike popular token standards on EVM blockchains, BRC-20 does not rely on smart contracts. Instead, it allows users to store a script file on Bitcoin, associating tokens with specific satoshis. BRC-20 tokens can be deployed, minted, and transferred by embedding JSON data into ordinal inscriptions.

BRC-20 is intended to demonstrate that you can create off-chain balance states with inscriptions. To put it simple in terms, it replicates having a fungible token standard on Bitcoin Ordinals.

The way it works may appear complex, but in simple terms, it is a text file Ordinal inscription that contains a tick with a balance.

It is important to understand the different inscription types with BRC-20 tokens. Your BRC-20 balance state is calculated by aggregating all of the below function's activity together.

  • Deployments initialize the BRC-20

  • Mints provide a balance to only the first owner of the mint function inscription

  • Transfers deduct from the senders balance and add to the receivers balance, only upon the first transfer of the transfer function. When listing for sale, you need to inscribe a transfer.

Advantages of the BRC-20 Token Standard

BRC-20 tokens seamlessly integrate with the Bitcoin blockchain, leveraging its robust infrastructure, wallets, and exchanges. This compatibility enables widespread acceptance and rapid adoption within the Bitcoin ecosystem. Unlike other token standards that rely on complex smart contracts, BRC-20 tokens utilize a simplified tokenization mechanism, empowering users to mint and transfer tokens without specialized technical expertise.

Leveraging the inherent robustness of the Bitcoin blockchain, BRC-20 tokens benefit from its decentralized nature, algorithmic technologies, and proof-of-work consensus mechanism, ensuring exceptional security for token transactions and storage.

Future Prospects and Challenges

As more projects embrace the BRC-20 standard, innovation and new use cases are likely to emerge. The vast and diverse user base of the Bitcoin network, coupled with the attention of developers and investors, fosters the expansion and maturation of the BRC-20 token standard over time. However, BRC-20 tokens do not support smart contracts like ERC-20 tokens, limiting the potential for automation, transparency, security, and asset management. Furthermore, the BRC-20 standard currently has a smaller developer community compared to more established token standards, which may impact technological progress and the availability of resources and support.

Creating and transferring BRC-20 tokens require more space on the blockchain compared to peer-to-peer (P2P) transactions. This increased space consumption arises from the use of ordinal inscriptions, which require 4MB of blockchain space. The difference in transaction fees is influenced by the data storage method. Ordinal Bitcoin Inscriptions store all data directly on-chain, while traditional NFTs point to external sources of information for data storage.

Purchasing and Transferring BRC-20 Tokens

To buy and collect BRC-20 tokens, users need a Bitcoin Taproot-enabled wallet such as Magic Eden Wallet. It's crucial to connect the wallet to a platform that supports BRC-20 tokens and ensure sufficient BTC funds to cover transaction fees.


BRC-20 tokens present an exciting frontier for fungible tokenization on the Bitcoin blockchain. By leveraging the network's compatibility, simplicity, security, and growth potential, BRC-20 tokens offer a new way to engage with digital assets. However, it's important to stay informed, exercise caution, and embrace the transformative power of BRC20 tokens within the ever-evolving landscape of blockchain-based digital assets.

Did this answer your question?