Background
Bitcoin is a
civilization.
Bitcoin's blockchain is the largest publicly observed economic civilization in history. Every coin is a piece of digital real estate. Every block opens new tiles. Every block is a tick of a global clock that has not stopped since 3 January 2009.
Timechain Grid renders Bitcoin as that real estate. Coins fill a 2D lattice expanding outward from Satoshi at the origin. Tiles are colored by their owner. Hover to inspect; tap to see a player's full territory light up. Open the grid and watch the map grow.
The data flows from Bitcoin's own peer-to-peer protocol into a self-hosted bitcoind + electrs pair. Extraction is offline. Snapshots ship from a CDN we control. The viewer touches no third-party at runtime — verifiable in DevTools.
The project is built on the open Bitcoin protocol. There is no coin. There is no token. There is no funding round. If you find it useful, you can support the work. If you don't, it is still free.
Lineage
Spun out as a standalone project in April 2026. The rendering primitives, type contracts, and theme tokens live entirely inside this repository — no cross-repo dependencies, no proprietary toolchains. Just open source on the open Bitcoin protocol.
Who it is for
- Bitcoiners — visualize the network you already trust, find the wallets you already follow, watch halvings flash by.
- Researchers — query the lattice via the API, run Prolog over the fact base, export structured data.
- Educators — show students Bitcoin's monetary history as a single scrubbable surface.
- Privacy advocates — verify that the public viewer makes zero third-party requests, end of session.