Table of Contents
Fetching ...

Bitcoin Inscriptions: Foundations and Beyond

Ningran Li, Minfeng Qi, Qin Wang, Shiping Chen

TL;DR

Bitcoin inscriptions extend the Bitcoin blockchain by embedding non-financial data directly into satoshis via the Ordinal protocol, creating on-chain digital artifacts that resemble NFTs. The authors provide a foundational technical treatment of the prerequisite technologies (SegWit, Schnorr, Taproot, Tapscript) and describe the two-phase commit/reveal mechanism that binds data to individual satoshis. They compare Bitcoin inscriptions with conventional NFTs on Ethereum-like blockchains, highlighting differences in protocol form, storage, immutability, minting, scarcity, royalties, and energy profiles, and they survey a range of use cases from digital art to gaming and messaging. The paper also identifies challenges such as bloat, limited smart-contracts, and security and governance concerns, and outlines opportunities in inscription derivatives, Layer2 BTC solutions, and cross-chain interoperability to guide future research and development.

Abstract

Bitcoin inscription marks a pivotal moment in blockchain technology. This report presents a primary exploration of Bitcoin inscriptions. We dive into the technological underpinnings and offer a detailed comparative analysis between Bitcoin inscriptions and NFTs on other blockchains. Further, we explore a wide range of use cases and significant opportunities for future innovation, including inscription derivative protocols, Bitcoin Layer2 solutions, and interoperability techniques.

Bitcoin Inscriptions: Foundations and Beyond

TL;DR

Bitcoin inscriptions extend the Bitcoin blockchain by embedding non-financial data directly into satoshis via the Ordinal protocol, creating on-chain digital artifacts that resemble NFTs. The authors provide a foundational technical treatment of the prerequisite technologies (SegWit, Schnorr, Taproot, Tapscript) and describe the two-phase commit/reveal mechanism that binds data to individual satoshis. They compare Bitcoin inscriptions with conventional NFTs on Ethereum-like blockchains, highlighting differences in protocol form, storage, immutability, minting, scarcity, royalties, and energy profiles, and they survey a range of use cases from digital art to gaming and messaging. The paper also identifies challenges such as bloat, limited smart-contracts, and security and governance concerns, and outlines opportunities in inscription derivatives, Layer2 BTC solutions, and cross-chain interoperability to guide future research and development.

Abstract

Bitcoin inscription marks a pivotal moment in blockchain technology. This report presents a primary exploration of Bitcoin inscriptions. We dive into the technological underpinnings and offer a detailed comparative analysis between Bitcoin inscriptions and NFTs on other blockchains. Further, we explore a wide range of use cases and significant opportunities for future innovation, including inscription derivative protocols, Bitcoin Layer2 solutions, and interoperability techniques.
Paper Structure (15 sections, 1 equation, 6 figures, 2 tables, 3 algorithms)

This paper contains 15 sections, 1 equation, 6 figures, 2 tables, 3 algorithms.

Figures (6)

  • Figure 1: Bitcoin Price Trend from 2021 to Present (Jan. 2024)
  • Figure 2: Different Inscription Types Over Time
  • Figure 3: Bitcoin Transaction Data Structure (SegWit)
  • Figure 4: Taproot and Tapscript
  • Figure 5: Working Principle of Bitcoin Inscriptions
  • ...and 1 more figures