Why Bitcoin NFTs (Ordinals) and BRC-20 Tokens Matter — A Practical Guide
First off: Bitcoin doing NFTs still feels a little wild. For years the line was clear — Ethereum = smart contracts and NFTs, Bitcoin = sound money. Then Ordinals came along and blurred that map. This piece lays out what Ordinals and BRC-20 tokens are, how they work in practice, the trade-offs, and what to watch for if you want to get involved (or just understand the fuss).
At a high level, Ordinals are a way to inscribe arbitrary data — images, text, small programs — directly onto individual satoshis (the smallest Bitcoin units). That inscription makes an NFT-like object native to Bitcoin, rather than a token on a smart contract platform. BRC-20 is an experimental fungible-token standard built on the same inscription mechanism; it imitates ERC-20-like behavior but without smart contracts. The result: art and tokens on Bitcoin, with all the strengths and constraints of the Bitcoin network.

How Ordinals work (simple, practical)
Bitcoin transactions move satoshis from inputs to outputs. Ordinals attach data to an individual satoshi by using the witness space (SegWit) to include an “inscription.” Indexers then track which satoshi carries which inscription. That tracking is what makes the inscription discoverable as an NFT. The blockchain stores the data; indexers and wallets translate it into the images, metadata, and ownership info users expect.
Key takeaways: the data is on-chain, not in an external pointer. That matters for permanence: as long as the Bitcoin ledger exists, the inscription exists. But permanence comes with caveats — if wallets or indexers stop supporting the format, discoverability suffers even if the data remains on-chain.
What BRC-20 tokens are — and what they aren’t
BRC-20 is a lightweight, inscription-based token experiment. Creators use sequential inscriptions to define supply and minting rules — think of it as a “poor-man’s token standard” compared to fully expressive smart contracts. It enables fungible token issuance on Bitcoin, but without on-chain enforcement of complex logic. That simplicity is also its limitation: atomic swaps, composability, and trustless programmatic control are limited compared to Ethereum tokens.
Practically: BRC-20 can work for simple fungible assets, collectibles, and experiments. But anyone expecting Ethereum-style DeFi composability will be disappointed. It’s creative and useful for some use-cases. It’s not a full substitute for smart contracts.
Costs, UX, and network effects
Fees matter. Because Ordinals store data on-chain, inscription size directly affects miner fees. Large images or long metadata drive higher costs. During high-fee periods, minting can be expensive. That pricing model changes behavior: creators optimize for smaller files, compressed art, or off-chain metadata where acceptable.
Wallet support is growing but uneven. UniSat is one of the more popular wallets that supports Ordinals and BRC-20 interactions — useful for creators and collectors alike — see unisat wallet for an example of a wallet built around these flows. Marketplaces and explorers also matter a lot: they turn raw inscriptions into browseable galleries and offer discoverability, which is crucial for liquidity and community-building.
Security and permanence: what you should know
On-chain inscription equals permanence of data, not permanence of perceived ownership. If your wallet key is lost, the inscription stays on-chain but it’s effectively inaccessible. Also, inscription metadata can include malicious or illegal content; miners and indexers have debated filtering policies, so social and technical norms around what to inscribe are still evolving.
Another risk: reliance on indexers. The Bitcoin node stores the raw data, but indexers parse and present it in user-friendly ways. If major indexers shut down or diverge in policy, discoverability and market functionality could break even while the data remains intact.
Practical tips for creators and collectors
If you’re minting: optimize image size, batch when possible, and watch mempool fees. Consider community-first releases — the collector base for Ordinals is still niche compared to Ethereum NFTs, but highly engaged. If you’re collecting: confirm provenance via multiple explorers, keep private keys safe, and be cautious of wash trading, speculative runs, and token rug-pulls (yes, they happen here too).
Also, remember wallets differ. Not all wallets will display inscriptions or support BRC-20 operations. Try the wallet first with a small test transaction. UniSat is one option that supports inscriptions and BRC-20 flows; check compatibility and reviews before committing larger value.
Environmental and philosophical considerations
Some folks argue that storing large arbitrary data on Bitcoin is a misuse of a settlement layer. Others counter that Bitcoin’s immutability is precisely why creators want their work inscribed there. There’s no single right answer; it’s a community trade-off between openness and blockspace cost. Expect ongoing debates, protocol discussions, and perhaps future technical limits or social norms shaping inscription behavior.
FAQ
Are Ordinals NFTs the same as Ethereum NFTs?
Not exactly. Functionally they can represent unique digital items, but Ordinals are literal data inscribed on satoshis; Ethereum NFTs are entries in smart contracts referencing metadata. Ordinals prioritize on-chain permanence; Ethereum prioritizes programmability and composability.
Can BRC-20 tokens be used in DeFi?
Right now, composability is limited. You can trade and transfer BRC-20 tokens, but creating trustless, complex DeFi primitives like automated market makers or lending protocols is difficult without native smart contracts. People are experimenting, but don’t expect the same tooling ecosystem as Ethereum yet.
How permanent are inscriptions?
The data is stored in Bitcoin transaction history, so it’s permanent as far as the ledger exists. But day-to-day usability depends on wallets and indexers. Loss of support affects discoverability, not the existence of data on-chain.
