What are Ordinals? Bitcoin NFTs Explained

— By Boni in Tutorials

What are Ordinals? Bitcoin NFTs Explained

Traditional NFTs rely on external web servers that can be deleted or altered. We break down how Bitcoin Ordinals use Taproot witness scripts to etch immutable digital artifacts directly on-chain.


The Paradigm Shift: Satoshis as Individual Artifacts

  • Bitcoin was originally engineered to be purely fungible. Every Bitcoin is identical to any other, serving as an interchangeable, fractional accounting unit across a decentralized ledger. However, the activation of the Segregated Witness (SegWit) upgrade in 2017 and the Taproot upgrade in 2021 inadvertently expanded Bitcoin's data storage capacities. These upgrades laid the groundwork for a structural transformation of the network's baseline utility.
  • Introduced by developer Casey Rodarmor, Ordinals Theory completely redefines the nature of Bitcoin's underlying architecture. By imposing a chronological numbering system on every individual satoshi (the smallest unit of a Bitcoin, where 1 BTC = 100,000,000 satoshis), Ordinals turn raw money into unique digital real estate. This guide explores the mathematical serialization of satoshis, the cryptographic design of on-chain Inscriptions, and the infrastructure frameworks driving Bitcoin's native asset marketplaces.
What are Ordinals? Bitcoin NFTs Explained

1. The Math: Sat Ordering (Ordinal Theory)

At its core, Ordinal Theory is a software-level protocol that does not require any structural modifications to the underlying Bitcoin code. It functions as a universal tracking system, numbering every satoshi sequentially in the exact chronological order that they are mined into existence.

Because the software tracks each satoshi across every transaction output (UTXO), individual sats can inherit unique scarcity tiers based on historic cryptographic milestones inside the Bitcoin network:

  • Common: Any satoshi that is not the first sat of its block (99% of all supply).

  • Uncommon: The very first satoshi minted of every newly confirmed block (occurring roughly every 10 minutes).

  • Rare: The first satoshi minted at the turn of every difficulty adjustment period (occurring roughly every two weeks).

  • Epic: The first satoshi minted immediately following a programmatic Halving event (occurring roughly every four years).

  • Legendary: The first satoshi minted at the intersection of a Halving and a difficulty adjustment cycle (occurring roughly every 24 years).

2. Digital Artifacts: Inscriptions vs. Traditional NFTs

  • The terms "Ordinal" and "Inscription" are frequently conflated, but they represent entirely different technical steps. While an Ordinal is the tracked, numbered satoshi itself, an Inscription is the actual content payload bound permanently to that satoshi.
  • Unlike traditional NFTs on Ethereum or Solana (which typically store only a basic URL pointer redirecting a web browser to a third-party centralized server or an IPFS node) Bitcoin Inscriptions are completely self-contained. Using the expanded data storage limits unlocked by Taproot, creators write arbitrary raw data (such as JPEGs, audio files, SVGs, or HTML code) directly into the witness script field of an active Bitcoin transaction.
  • Because this data is etched natively into the immutable ledger blocks, it inherits Bitcoin's structural decentralization, security architecture, and persistence layers. Rodarmor explicitly characterizes these assets as Digital Artifacts rather than NFTs, highlighting that they are permanently complete, immutable, and incapable of being altered, deleted, or rugged by a smart contract developer.

3. The Infrastructure & The Rise of Marketplaces

Trading early Digital Artifacts was a complex, manual process that required users to run full Bitcoin nodes, pass raw command-line interface instructions, and manually sign transactions to avoid accidentally spending their rare inscribed satoshis as basic network transaction fees. The ecosystem matured rapidly through the development of Partially Signed Bitcoin Transactions (PSBTs), which enabled secure, non-custodial marketplace architectures.

The Role of Magic Eden BTC

  • During the initial expansion of the Ordinals and Runes protocols, Magic Eden BTC emerged as a premier cross-chain venue. It built highly dependable, non-custodial PSBT trading pipelines that allowed collectors to list, inspect, and purchase high-value inscriptions with retail-ready web3 wallets.
  • While Magic Eden subsequently consolidated its primary core brand footprint toward native Solana execution tracks to maximize localized transaction speed efficiencies, its historical infrastructure contributions established the technical standard for modern, high-volume Bitcoin native marketplaces like UniSat, OKX Wallet, and Gamma.

Digital Asset Architecture Comparison Matrix

FeatureTraditional NFTs (ERC-721)Bitcoin Ordinal Inscriptions
Data StorageOff-Chain (IPFS / Central Servers)100% Native On-Chain (Witness Data)
ImmutabilityAlterable via Smart Contract CodePermanently Enforced by Base Consensus
DependenciesRequires External Token RegistriesIndependent Native Satoshi Ingestion
Trading RailsStandard EVM Smart ContractsPartially Signed Bitcoin Transactions (PSBT)

4. Monitoring Ordinals and BRC-20 Assets via DEXTools Telemetry

  • As Bitcoin's asset layer scales through accompanying BRC-20 utility tokens, Runes, and layer-2 scalability frameworks, maintaining precise clear-text visibility into live liquidity movements and capitalization metrics is an absolute technical necessity. Sourcing analytics through advanced decentralized charting architectures like DEXTools gives market participants an essential universal platform to monitor live token behaviors, evaluate pool depths, and inspect contract parameters across all public execution networks. 
  • By leveraging core features like the Pair Explorer, Live New Pairs dashboard, and the integrated Trade Story or Top Traders diagnostic tools, technical traders can seamlessly audit localized volume trends, track large whale wallet capital reallocations via the Big Swap Explorer, and check automated contract safety scores before initiating any on-chain interactions, ensuring your hardened hardware setup interacts safely with verified market venues. 

You can access DEXTools here and start trading today!

Disclaimer: This article is for informational purposes only and does not constitute investment advice, financial advice, trading advice, or any other kind of advice. DEXTools does not recommend buying, selling, or holding any cryptocurrency or token. Users should conduct their own research and consult with a qualified financial advisor before making any investment decisions. Cryptocurrency investments are volatile and high-risk. DEXTools is not responsible for any losses incurred.

Top 5 Whale Tracking Tools in 2026: Large Wallet Monitoring Across Chains How to Read Liquidity Pool Data Before Buying a Token (2026) Smart Contract Audit Guide: How to Read an Audit Report What Is Propy (PRO)? The Blockchain Real Estate Transaction Platform Explained in 2026

Related Guides

Frequently Asked Questions

What are Bitcoin Ordinals?

Ordinals are a way to inscribe data such as images or text directly onto individual satoshis, the smallest unit of bitcoin, creating unique digital artifacts on the Bitcoin network. They are often described as a form of Bitcoin native non fungible tokens.

How are Ordinals different from typical NFTs?

Many traditional NFTs reference files stored off chain, while Ordinals inscribe the content directly on the Bitcoin blockchain. This means the data lives on chain rather than on an external server.

What is an inscription in Ordinals?

An inscription is the content, such as an image or text, that is attached to a specific satoshi using Bitcoin transaction data. The inscription becomes part of the on chain record.

Do Ordinals change the Bitcoin network?

Ordinals build on existing Bitcoin features rather than changing the core protocol, using transaction data to store inscriptions. They have, however, added new types of activity and demand for block space.