System Overview

Bitcoin Core

Checking...
Sync Progress --
Block Height --
Headers --
Connections --
Blockchain --
Mempool --

Ord Server

Checking...
Index Height --
Inscriptions --
Blessed --
Cursed --
Runes --

Ord Indexes

--
Inscriptions Tracks all inscriptions
-- ~156 GB
Addresses Tracks sat ownership
-- ~218 GB
Runes Runes protocol
-- ~12 GB
Sats All 2.1 quadrillion sats
-- ~4.67 TB
Bitcoin txindex --
Chainstate (UTXO) --

System Resources

Online
CPU Usage --
Memory --
Disk --
Uptime --

API (24h)

Active
Total Requests --
Avg Response --
Error Rate --
Active Keys --

API Keys

Name Key Tier Rate Limit Requests Status Actions
Loading...

Usage Statistics

--
Total Requests (24h)
--
Avg Response Time
--
Error Rate

Top Endpoints

Endpoint Requests Avg Time
Loading...

Usage by API Key

Name Tier Requests (24h) Avg Response
Loading...

Settings

Change Password

API Documentation

Share this documentation with your API subscribers:

Base URL: http://YOUR_DOMAIN/api

Authentication: Include header
  X-API-Key: your_api_key

Endpoints:
  GET /api/status          - Server status
  GET /api/block/:hash     - Block by hash
  GET /api/block/:height   - Block by height
  GET /api/inscription/:id - Inscription details
  GET /api/inscriptions    - List inscriptions
  GET /api/sat/:number     - Sat information
  GET /api/content/:id     - Inscription content
  GET /api/output/:outpoint - Output information

Rate Limits:
  Basic: 10 requests/second
  Pro: 50 requests/second
  Admin: Unlimited