What Is a Bitcoin Ordinal? Inscriptions Explained
Learn what Bitcoin Ordinals are, how inscriptions work, and practical examples. Understand the difference from NFTs and key risks. Clear, beginner-friendly explanation.
What Is a Bitcoin Ordinal? Inscriptions Explained
Bitcoin Ordinals are a way to create unique digital artifacts on the Bitcoin blockchain by attaching data to individual satoshis. This process, known as inscription, allows users to embed any content — text, images, or even small programs — directly into Bitcoin’s most fundamental unit. Understanding how Ordinals work reveals a new layer of utility for the world’s first cryptocurrency.
What Are Bitcoin Ordinals? The Basics
To grasp Bitcoin Ordinals, you first need to know about satoshis. A satoshi is the smallest unit of Bitcoin, equal to 0.00000001 BTC. The Bitcoin network currently has around 2.1 quadrillion satoshis in existence. The Ordinals protocol, created by Casey Rodarmor in early 2023, assigns a unique serial number to every satoshi based on the order in which it was mined. This numbering system is called ordinal theory.
Each satoshi becomes a distinct digital object. By attaching additional data to a specific satoshi, you create an inscription — a permanent, on-chain record that can be viewed and transferred like any other Bitcoin transaction. Unlike tokens on separate layer-2 networks, Ordinals live directly on the main Bitcoin blockchain, inheriting its security and immutability.
The Satoshi Unit and Ordinal Numbers
Ordinal numbers are assigned using a deterministic formula that tracks the order of satoshis within a block. For example:
- The very first satoshi ever mined (from the genesis block) is satoshi #0.
- Subsequent satoshis receive incrementally higher numbers as blocks are added.
Because Bitcoin’s supply is finite, each ordinal number is unique forever. This scarcity makes rare satoshis (e.g., the first satoshi of a halving epoch) collectible. Inscription places arbitrary content onto a specific satoshi, turning it into a non‑fungible artifact.
How Inscriptions Work on Bitcoin
Inscribing data onto a satoshi involves embedding content inside a Bitcoin transaction’s witness data. The witness section was originally added by the SegWit upgrade to reduce transaction malleability; Ordinals repurpose it for storing larger payloads.
The Inscription Process
- Choose a satoshi – Use an Ordinals-compatible wallet or explorer to identify the satoshi you want to inscribe. Beginners often inscribe newly received satoshis.
- Prepare your content – Content can be plain text, an image (JPEG, PNG, GIF), an HTML page, even a small video or PDF. The data must be small because Bitcoin blocks have a 4 MB weight limit (with SegWit, effective limit is ~400 KB for inscriptions).
- Create the transaction – You craft a Bitcoin transaction that sends the chosen satoshi to yourself. In the witness data, you include the inscription envelope — a structured script that contains the content type (e.g.,
image/png) and the raw bytes. - Broadcast and confirm – The transaction is submitted to the Bitcoin network. Once mined, the inscription is “revealed” in a second transaction (the “reveal” tx) that binds the content to that specific satoshi. The result is an immutably linked digital artifact.
💡 Pro Tip: Always check the current mining fees before inscribing. When Bitcoin network activity is high, the cost to inscribe even a small image can become very expensive. Use fee estimation tools and consider waiting for lower-fee periods.
What Can You Inscribe?
- Text – A simple message or a short poem. The smallest and cheapest inscription.
- Images – Profile pictures, pixel art, or memes. Popular during the initial Ordinals boom.
- HTML pages – Fully functional websites stored on Bitcoin. Example: an interactive 3D scene.
- Audio & Video – Short clips, though file size limits restrict length and quality.
Practical Examples of Bitcoin Ordinal Inscriptions
To make the concept tangible, consider these real‑world use cases:
- Digital art collections – Artists create limited‑edition series, each piece inscribed on a different satoshi. Ownership is provably scarce and transparent.
- Collectible “Rare Sats” – Satoshis with special ordinal numbers (e.g., the first satoshi of a block, or satoshis mined during a specific halving) are traded as digital collectibles. Some buyers pay a premium for historically meaningful satoshis.
- Decentralized identity – A single inscription can contain an avatar, a name, and a verification signature, forming a simple on‑chain identity that doesn’t rely on any central provider.
- Timestamped proofs – Inscribe a document’s hash on Bitcoin to prove its existence at a certain point in time. This is far cheaper and more permanent than traditional notarization.
Ordinals vs. NFTs: Key Differences
While Ordinals are often called “Bitcoin NFTs,” they differ significantly from Ethereum‑style NFTs. The table below highlights the main contrasts:
| Feature | Bitcoin Ordinals | Ethereum NFTs (ERC‑721) |
|---|---|---|
| Blockchain | Bitcoin mainnet | Ethereum or sidechains |
| Storage | Fully on‑chain (witness data) | Often off‑chain (IPFS, Arweave) with a link on‑chain |
| Trust model | Trustless — all data is in Bitcoin blocks | Trust required in the off‑chain storage provider |
| Censorship resistance | High — transactions cannot be altered once mined | Variable — smart contracts can be upgraded or frozen |
| Minting cost | Depends on Bitcoin fee market; can be cheap or expensive | Gas fees fluctuate based on Ethereum demand |
| Standardization | Ordinal protocol (no formal standard) | ERC‑721, ERC‑1155 (well‑defined interface) |
Bold key takeaway: Ordinals prioritize permanence and simplicity, while Ethereum NFTs offer more programmability and ecosystem tooling.
Risks and Considerations for Ordinals
Bitcoin Ordinals are not without drawbacks. Here are important factors to weigh before participating:
- Network congestion – Large inscriptions (especially images and video) consume block space, driving up transaction fees for everyone. This has sparked debate within the Bitcoin community about the protocol’s original purpose.
- Limited size – The 400‑KB effective limit for inscription content restricts what can be stored. High‑resolution images or lengthy videos are impractical.
- Wallet and explorer support – Not all Bitcoin wallets display Ordinals. You need specialized software (e.g., Sparrow Wallet with Ordinals plugin, or the official
ordclient) to view and transfer inscribed satoshis. - Rarity speculation – The market for rare satoshis is speculative and illiquid. Prices can be volatile, and verifying rarity requires technical knowledge.
Conclusion
Bitcoin Ordinals have introduced a new way to create permanent, on‑chain digital artifacts on the most secure blockchain in existence. By assigning unique identifiers to satoshis and inscribing data directly into Bitcoin transactions, this technology enables everything from immutable art to decentralized identity. Whether you’re a collector, developer, or curious learner, understanding how inscriptions work is essential as Bitcoin continues to evolve beyond a simple store of value. The future of Ordinals will depend on how the community balances innovation with network efficiency — but for now, they represent a fascinating expansion of Bitcoin’s capabilities.