Supports #2311 or 2311 — registered numbers navigate directly to their identity page.
Total Numbers
...
Registered on OpenNum
Active Identities
...
Currently active
Dormant Identities
0
Awaiting re-registration
Recent Registrations
...
Latest activity

All Identities
Number Status Wallet Last Updated
...
Loading
Fetching live API data
...

Top Numbers
...
Loading live registry data

Resolver API
opennum-api-v1.0
# Resolve a number → wallet / status / inscription
GET /api/resolve?num=2311
# Compatibility alias
GET /api/v1/resolve/2311

# Response
{
  "inscription_num": 2311,
  "status":          "active",
  "wallet":          "bc1p...",
  "display_name":    null,
  "registered_at":   "2026-05-24T05:27:11Z"
}