RuneScape-BTC

RuneScape – TypeScript monorepo for a Bitcoin Runes protocol explorer. PostgreSQL‑backed analytics, Fastify REST + SSE API, React dashboard, and indexer (mock or Bitcoin Core RPC). Parses runestones from OP_RETURN + OP_13 payloads (and experimental witness paths). Leaderboards, token pages, mint charts, and live activity stream

16
148
85% credibility
Found May 22, 2026 at 16 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
TypeScript
AI Summary

RuneScape is a web-based analytics explorer for the Bitcoin Runes protocol. It provides a dashboard where anyone can browse information about runes (a token system on Bitcoin that launched in April 2024), view a leaderboard of different tokens ranked by various metrics, search for specific runes by name or symbol, and watch live activity as new runes are created and transferred. The tool can run in demo mode with sample data for quick exploration, or connect to a Bitcoin node to index and display real on-chain runestone transactions. It stores data in a database and offers both a visual web interface and a data API for developers who want to build their own tools.

How It Works

1
🔍 You hear about Bitcoin Runes

You've seen people talking about the Runes protocol on Bitcoin and want to understand what's happening on the network.

2
🌐 You find the RuneScape explorer

You discover a free web tool that shows you everything happening on the Runes protocol in real-time.

3
You choose how to explore
📊
Try the demo mode

Jump right in with sample data showing example runes, holders, and events

⛓️
Connect to Bitcoin

Point the tool at your own Bitcoin node to see real on-chain runestone activity

4
🏆 You explore the leaderboard

You browse through different runes ranked by market size, trading activity, or number of holders to find interesting projects.

5
🔎 You search for a specific rune

Using the search bar, you find a particular rune by name or symbol and view its detailed statistics and history.

6
📈 You watch live activity unfold

The live feed shows new mints, transfers, and creations happening on the Bitcoin network in real-time with automatic updates.

You understand the Runes ecosystem

You've gained visibility into the Bitcoin Runes protocol—seeing which tokens exist, who's holding them, and what's being created on-chain.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 16 to 16 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is RuneScape?

RuneScape is a TypeScript-based Runes protocol explorer for Bitcoin. It indexes runestones from OP_RETURN payloads, stores them in PostgreSQL, and exposes everything through a Fastify REST API with real-time SSE streams. The React dashboard shows live activity feeds, sortable leaderboards, token detail pages with mint charts, and a dedicated view for on-chain protocol events. You can run the indexer against a real Bitcoin Core node or use mock mode with demo data to explore the UI immediately.

Why is it gaining traction?

The Runes protocol shipped on Bitcoin at block 840,000 in 2024, and open analytics tooling is still thin. RuneScape fills that gap with a complete, self-hosted stack: spin up Docker, point at your node or use the mock indexer, and you have a functioning explorer in minutes. The dual-mode indexer is the real draw—developers can prototype against fake data first, then flip to RPC mode against mainnet without changing code. The API-first design also makes it easy to build third-party integrations or swap out the frontend entirely.

Who should use this?

Bitcoin protocol developers building on Runes, traders who want custom analytics beyond what aggregators offer, and teams evaluating the protocol for products. If you need ord-level edict execution or production-grade balance tracking, you'll need to extend it—but as a structural runestone scanner and API surface, it ships complete.

Verdict

RuneScape earns its credibility score of 0.85% by delivering a working, opinionated stack for a niche but growing protocol. At 16 stars, it's early and unproven in production—the README is solid, tests exist, but test coverage is thin. If you're evaluating Runes analytics tooling, run the mock mode and judge the dashboard and API yourself. For anything beyond exploration, factor in the extension work required.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.