Risk warning: Cryptoassets are largely unregulated in the UK. You could lose all your money, and FSCS protection does not apply. This site provides education, not financial advice.
Bitcoin Ordinals Explained: How NFT-Like Inscriptions Work on Bitcoin
Bitcoin10 min readAugust 12, 2026✓ Updated for 2026

Bitcoin Ordinals Explained: How NFT-Like Inscriptions Work on Bitcoin

Bitcoin Ordinals let you inscribe images, text, and tokens directly onto the Bitcoin blockchain. Here is how the protocol works and why it matters for UK crypto

JR
Joe Robertson · In crypto since 2017, writing since 2025
Published 12 Aug 2026

Bitcoin was never supposed to host NFTs. The network was designed as a peer-to-peer payment system — simple, purposeful, and deliberately minimal. Then, in late 2022, a developer called Casey Rodarmor changed that. He shipped a protocol called Ordinals, and suddenly Bitcoin was doing something its creator almost certainly never intended: storing digital art, memes, and token contracts directly on-chain. The Bitcoin community has been arguing about it ever since.

If you have heard the term “Bitcoin Ordinals” but are fuzzy on what it actually means, this article explains it plainly. No hype, no speculation — just the mechanics, the controversy, and what it means for anyone watching the crypto space.

What Are Bitcoin Ordinals?

Ordinals are a system for numbering individual satoshis — the smallest unit of bitcoin, one hundred millionth of a BTC. Casey Rodarmor’s protocol assigns a unique serial number to every satoshi ever mined, based on the order in which it was created. The first satoshi mined in block zero gets number zero. The next gets number one. And so on, all the way up to the eventual supply of 2.1 quadrillion satoshis.

That numbering alone is not particularly exciting. The interesting part is what you can do once satoshis have unique identities: you can attach data to them. Rodarmor called this an “inscription.” An inscription embeds arbitrary content — an image, a text file, a video clip, even a small piece of code — directly into a Bitcoin transaction. The satoshi carrying that inscription becomes unique. It has provenance. It can be tracked, traded, and transferred. That is a Bitcoin NFT.

The Ordinals protocol launched on mainnet in January 2023. Within weeks, thousands of inscriptions appeared. By mid-2023, over ten million had been created. By 2024, that number was well past fifty million. The protocol had touched a nerve.

The Technical Foundation: How Inscriptions Work

To understand inscriptions, you need to understand the Taproot upgrade. Bitcoin activated Taproot in November 2021 — one of the most significant protocol changes in years. Taproot improved privacy and efficiency for complex Bitcoin transactions, and it also changed how the network handles a specific part of transaction data called the “witness.”

The witness section of a Bitcoin transaction previously had strict size limits. After Taproot, those limits were effectively loosened for certain transaction types. Rodarmor exploited this change. By structuring data as a Taproot script, he found a way to embed large amounts of arbitrary content in the witness field of a transaction. That content gets stored on the Bitcoin blockchain — permanently, immutably, with no off-chain dependency whatsoever.

This is the key difference from most Ethereum NFTs. When you buy a typical Ethereum NFT, the token contract lives on-chain, but the actual image it points to is usually stored on IPFS, AWS, or some other external server. If that server goes offline, the “NFT” becomes a pointer to nothing. Bitcoin inscriptions carry the data itself on-chain. The image, the text, whatever it is — it lives inside the transaction, inside a block, replicated across thousands of nodes. It is not going anywhere.

Ordinal Theory: Tracking Satoshis Through the Network

The tracking system Rodarmor built is elegant. Satoshis are numbered sequentially in the order they are mined. When a transaction spends bitcoin, Ordinal theory defines which satoshis go where: inputs flow to outputs in order. If you send 0.001 BTC from an address holding inscribed satoshis, Ordinal theory tells you precisely which satoshi ended up in which output.

This matters because it gives inscriptions a kind of physical location within Bitcoin’s UTXO model. An inscribed satoshi sits in a specific unspent transaction output. The owner of that output controls the inscription. Transfer it and the inscription moves with it. This is analogous to how an Ethereum NFT is owned: the contract tracks which address holds which token ID. Ordinals use Bitcoin’s existing ownership model without modifying the protocol itself.

No consensus changes were required. Ordinals is a layer built on top of Bitcoin using rules that already exist. Nodes that do not understand Ordinals still process and validate the transactions. They simply do not track which satoshi is which.

What Has Actually Been Inscribed?

The first notable collection inscribed on Bitcoin was called Ordinal Punks — a riff on the famous CryptoPunks NFT series from Ethereum, with 100 low-resolution pixel art images embedded in the first thousand inscriptions. Then came Bitcoin Rocks, Taproot Wizards, and dozens of other collections. By spring 2023, the space had the full aesthetic vocabulary of the Ethereum NFT market: profile picture collections, generative art, one-of-ones from individual artists.

Inscription 0 — the very first ever created — is a pixel art skull. It sold for multiple BTC in early 2023. Inscription 3 is a pixel art skull too. Some of the early inscriptions now trade at significant premiums because of their low number, a concept collectors call “rarity by ordinal.” The lower the inscription number, the earlier it was created, and for a certain type of collector that matters enormously.

Beyond images, people have inscribed text, JSON files, small JavaScript applications, and even playable video games. The protocol is content-agnostic — if you can fit it in a Bitcoin transaction, you can inscribe it.

BRC-20: The Token Standard That Arrived Next

In March 2023, a pseudonymous developer called Domo published a standard for deploying fungible tokens on Bitcoin using Ordinals. The standard was called BRC-20, mirroring Ethereum’s ERC-20 naming convention. It works by inscribing JSON text files that define token names, supplies, and transfer rules.

BRC-20 tokens are not enforced by Bitcoin’s protocol. They rely on off-chain indexers to track state. When you “deploy” a BRC-20 token, you inscribe a JSON file saying “this token called ORDI has a max supply of 21 million.” When you “mint” some, you inscribe another file saying “I am minting 1,000 ORDI to this address.” Indexers read these inscriptions and build a state map of who holds what.

ORDI, the first BRC-20 token, reached a market capitalisation of over one billion dollars in late 2023. Hundreds of copycat tokens followed. Most are worthless. The BRC-20 mania generated enormous transaction volume on Bitcoin and contributed to significant fee spikes. It also demonstrated, in concrete terms, that people would pay real money to use arbitrary token systems on Bitcoin regardless of what the original design intended.

The Controversy: Bitcoin’s Block Space War

Not everyone is pleased about Ordinals. The arguments against them are serious and worth understanding.

Bitcoin’s block space is finite by design. Blocks are capped at roughly 4 megabytes (under the post-Taproot weight limit). Every byte used for an inscription is a byte not available for a payment transaction. When inscription activity surges, fees rise across the board. In May 2023, average transaction fees temporarily exceeded those on Ethereum for the first time in years — driven almost entirely by inscription and BRC-20 activity. Ordinary users sending bitcoin faced high fees because the network was saturated with JPEG data.

Bitcoin Core developers and vocal community members argue this is a misuse of the network. Bitcoin was designed to be a settlement layer for sound money, not a data storage medium. The fact that Taproot accidentally enabled large-scale data embedding is seen by some as a design flaw being exploited, not a feature being used correctly.

When I first looked into the technical debate, the frustration on the Bitcoin side was obvious — and understandable. If you spent years arguing that Bitcoin should scale carefully and remain simple, watching people inscribe memes into the timechain at the cost of elevated fees feels like a genuine problem.

Rodarmor and Ordinals advocates counter that Bitcoin has always been a neutral protocol. If the rules allow something, using it is legitimate. High fees are a market signal, not a failure. And the inscription activity is bringing new users, new developers, and new capital to the Bitcoin ecosystem.

Ordinals vs Ethereum NFTs: A Genuine Comparison

The on-chain permanence of inscriptions is a real advantage over typical Ethereum NFTs. But there are trade-offs in both directions.

Bitcoin has no smart contract layer comparable to Ethereum’s EVM. Inscriptions cannot programmatically enforce royalties, trigger on-chain events, or interact with DeFi protocols. Every complex feature that Ethereum NFT collectors take for granted — provenance checks, on-chain royalty splits, dynamic metadata — is absent from Ordinals. The system is deliberately simple.

Ethereum NFTs, by contrast, can be integrated into broader on-chain systems. An NFT can be used as collateral, staked, or combined with other contracts. The trade-off is that most of the underlying media still lives off-chain, making it dependent on external infrastructure that may not survive. Ordinals are dumb but durable. Ethereum NFTs are expressive but potentially fragile.

For UK collectors, both markets present the same legal ambiguity. HMRC treats NFTs as cryptoassets subject to capital gains tax. Whether the NFT is an Ethereum token or a Bitcoin inscription does not change the tax treatment. If you sell an inscription for more than you paid, that gain is taxable. The FCA has not issued specific guidance on Ordinals as of mid-2026, but the general cryptoasset framework applies.

How to Buy and Hold Bitcoin Inscriptions

Ordinals require a wallet that understands inscription tracking. Standard Bitcoin wallets — including most hardware wallets — will process transactions involving inscribed satoshis without recognising what they are. You could accidentally spend an inscribed satoshi as a transaction fee without realising it.

Wallets purpose-built for Ordinals, such as Xverse and Leather (formerly Hiro), track inscriptions explicitly. They display which UTXOs contain inscriptions and prevent you from inadvertently spending them. If you are buying inscriptions, using one of these wallets is essential.

Marketplaces like Magic Eden and Gamma.io list Bitcoin inscriptions for sale, with prices denominated in BTC or USD. Liquidity is thinner than Ethereum NFT markets, and bid-ask spreads can be wide for less popular collections. The market is early and illiquid by Ethereum standards.

What This Means for You

Ordinals matter even if you never buy a single inscription. They demonstrated that Bitcoin’s block space has economic value beyond payments, and that developer creativity around Bitcoin’s protocol is far from exhausted. The BRC-20 boom in particular showed that demand for token issuance on Bitcoin exists — a market that Ethereum had previously dominated entirely.

For UK crypto investors watching the Bitcoin ecosystem, the ongoing inscription activity is a signal about where developer energy is flowing. The debate about block space is genuinely important for Bitcoin’s long-term scaling roadmap. And the fee dynamics created by inscription waves are now a recurring variable that affects the cost of any Bitcoin transaction, not just NFT trades.

Whether inscriptions represent a creative breakthrough or a misuse of the network depends on your view of what Bitcoin should be. That debate is unlikely to resolve soon. What is certain is that the protocol enabled this, people are using it at scale, and the Bitcoin blockchain now permanently contains millions of pieces of digital content that will outlast every server that stores conventional NFT metadata.

This article is for educational purposes only and does not constitute financial advice. Cryptocurrency investments involve significant risk. Always do your own research.

Free weekly newsletter

Stay ahead of the market

Join our community of nearly 5,000 across YouTube, LinkedIn, X, and Facebook — weekly crypto, AI, and digital lifestyle insights every Thursday. No spam. Unsubscribe any time.

Share:X / TwitterFacebookLinkedInPinterest
Disclosure: Some links in this article may be affiliate links. If you click and purchase, DigiTech Lifestyle may earn a small commission at no extra cost to you. This never influences our editorial stance — we only recommend products we genuinely believe in.

Partner picks

Build a smarter digital stack

Explore curated AI, automation, wealth, and creator tools selected for practical value, transparent pricing, and clear use cases.

Browse tools

Disclosure: some links may be affiliate links. DigitechLifestyle may earn a commission at no additional cost to you.

Related articles
Bitcoin Runes Explained: The New Token Standard Built on Bitcoin
Bitcoin
Bitcoin Runes Explained: The New Token Standard Built on Bitcoin
Read article →
Coldcard Hardware Wallet Bug Drains $38m in Bitcoin: What UK Holders Need to Know
Bitcoin
Coldcard Hardware Wallet Bug Drains $38m in Bitcoin: What UK Holders Need to Know
Read article →
Bitmine Buys $237m of ETH as Bitcoin Holds Firm Through Middle East Strikes
Bitcoin
Bitmine Buys $237m of ETH as Bitcoin Holds Firm Through Middle East Strikes
Read article →
More from DigiTech Lifestyle
Latest NewsCrypto GuidesAI & TechnologyExchange ReviewsDeFi & BlockchainFree ToolsResources