05 index

Bitmap Theory

Bitmap is a consensus ruleset that reads Bitcoin blocks as spatial terrain. Every block becomes a District, every transaction within it becomes a Parcel, and Ordinals Theory lets anyone claim, build on, and own pieces of this universal Metaverse seed — permanently anchored to layer 1 of Bitcoin.

The core thesis

Bitcoin is a procedural data generation system. Its blockchain is public, immutable, and unified by design. Bitmap Theory takes that data as its input, applies a spatial ruleset, and outputs a universal digital terrain — a Metaverse seed derived entirely from Bitcoin.

Procedural generation typically uses arbitrary data fed through a repeatable algorithm to create consistent worlds. The same seed always produces the same output. Bitmap proposes Bitcoin itself as that seed: because every full node holds the same data, the same spatial output can be derived by anyone, anywhere, at any time.

This is what makes Bitmap different from an isolated game world. There is no separate world-per-player. There is one Bitcoin, one dataset, one universal landscape. Every platform that follows the Bitmap ruleset references the same shared terrain, and anything built with Bitmap Theory inherits the longevity of Bitcoin and the robustness of Ordinals Theory.

The Bitmap procedure

1. Input

The Bitcoin blockchain — blocks, transactions, and the fundamental data structures generated by the network.

2. Algorithm

Bitcoin data finds its natural spatial analogue. Blocks map to Districts, transactions map to Parcels, and finer structures resolve to deeper co-ordinates.

3. Output

Terrain derived from Bitcoin's geological ground truth — a persistent, unified digital landscape maintained by every full node on the network.

4. Claim layer

Through Ordinals Theory, anyone can inscribe a claim to a District or Parcel on layer 1. First valid inscription wins. The Bitmap inscription is the land deed.

Districts & Parcels

Districts (Blocks)

Bitcoin blocks are represented in Bitmap Theory as Districts. Each District maps to a specific block height. The first person to inscribe that block height as {block-height}.bitmap becomes the valid owner — first‑is‑first.

// example District claim
404.bitmap
→ claims District 404 (block 404)

The District owner acts as a sort of admin of that block's geo-space within the Bitmap consensus. Supply is expandatory and tied directly to the number of Bitcoin blocks — roughly one new District every ten minutes.

Parcels (Transactions)

The transactions within a block are represented as Parcels within the District. By default, all Parcels belong to the District and move with it if transferred. A Parcel only becomes individually ownable when it is inscribed as a child of the District.

// example Parcel claim
0.404.bitmap
→ claims Parcel 0 of District 404 (tx 0 of block 404)

Once a Parcel is inscribed, it detaches from the District and becomes its own individually tradeable inscription. This forms a parent‑child provenance chain: the District is the parent, Parcels are the first valid children maintaining provenance from the parent.

Digital Matter Theory

The blockchain can be thought of as the fundamental mass of the digital realm. Blocks and transactions are the immovable objects, given weight by the miners and nodes whose computing power upholds this immutable data layer.

Digital Matter Theory proposes that Bitcoin's data amounts to digital mass — a persistent unified field. By using the fundamental components of Bitcoin as the foundation of a digital world, the permanence of that world is inherited from Bitcoin. Bitmap maps out the co-ordinates of this digital mass and provides a ground truth for unified building across platforms.

Every ten minutes a new block of transaction data is added to this field, representing the collective human and machine proof-of-work energy transferred between parties — forming a global collective memory that grows with every block.

TRIP framework

Bitmap's development is tracked through four pillars: Theory → Ruleset → Index → Product.

Theory

The foundational insight — Bitcoin as a universal Metaverse seed. The reason the ruleset matters.

Ruleset

The concrete, resolvable, and repeatable consensus rules. Anyone with a Bitcoin node can follow the same ruleset and reach the same result. The gold standard is: resolvable and repeatable.

Index

Reliable access to parsed data. Indexers apply the ruleset to Bitcoin data on behalf of platforms. Because the ruleset is transparent, anyone can run their own index and keep all indexers accountable.

Product

Applications and platforms that serve Bitmap data. Each new product built on Bitmap adds value to the existing ecosystem, creating a naturally collaborative and competitive market.

Building on Bitmap from 0rdinals

0rdinals is where Bitmap Theory becomes practical. Users do not need to manually construct namespace logic — from here, the Oodinals inscriber guides them through selecting a District, creating Parcels as child inscriptions, and completing the inscription flow on layer 1.

For users who already hold Districts or Parcels, 0rdinals acts as a discovery and indexing layer. Review the District you are targeting, inspect parcel-level inscriptions, and manage or trade those assets through the linked Oodinals flow with much less friction than working directly with raw transaction data.

Because the Bitmap ruleset is open and repeatable, developers can also build their own products on top of the same indexed data — games, metaverse experiences, galleries, or any application that references block-space spatially.

Bitmap tools

Claim a District

Inscribe {block-height}.bitmap to claim unclaimed block-space. First valid inscription wins.

Create Parcels

Inscribe {tx-index}.{block-height}.bitmap as a child of a District to detach and own individual Parcels.

Trade & manage

Move from raw inscription data toward user-facing actions — trade Districts and Parcels without thinking only in txids and raw metadata.

Index & inspect

Use Bitmap420 and the API routes on 0rdinals to inspect indexed relationships, verify provenance, then jump to Oodinals to take action.