{
  "index": {
    "chain": "main",
    "status": "ok",
    "status_detail": null,
    "indexed_height": 9018,
    "indexed_hash": "4d8add6be0ce72b6ccc1460be76083e5609ff52ced3b8b1cab37704f8e7b2b80",
    "node_height": 9018,
    "node_hash": "4d8add6be0ce72b6ccc1460be76083e5609ff52ced3b8b1cab37704f8e7b2b80",
    "node_headers": 9018,
    "node_ibd": 0,
    "node_connections": 41,
    "blocks_behind": 0,
    "last_poll_age_seconds": 2,
    "reorg_count": 0,
    "blocks_unwound": 0,
    "stale": false,
    "stale_reasons": [],
    "indexed_time": 1790047591,
    "indexed_time_iso": "2026-09-22T03:26:31Z",
    "node_height_now": 9018,
    "node_observed_seconds_ago": 0.003,
    "node_reachable": true,
    "blocks_behind_now": 0
  },
  "chain": {
    "height": 9018,
    "best_hash": "4d8add6be0ce72b6ccc1460be76083e5609ff52ced3b8b1cab37704f8e7b2b80",
    "block_time": 1790047591,
    "difficulty": 0.0591689531605078,
    "tx_count": 10039,
    "coinbase_count": 9019,
    "non_coinbase_count": 1020,
    "utxo_count": 170163,
    "addresses_with_balance": 560,
    "supply_sat": 45090000000000,
    "supply_pcn": "450900.00000000",
    "block_time_iso": "2026-09-22T03:26:31Z"
  },
  "node": {
    "observed": true,
    "reachable": true,
    "error": null,
    "observed_seconds_ago": 0.003,
    "chain": "main",
    "blocks": 9018,
    "headers": 9018,
    "best_hash": "4d8add6be0ce72b6ccc1460be76083e5609ff52ced3b8b1cab37704f8e7b2b80",
    "initial_block_download": false,
    "connections": {
      "total": 41,
      "in": 29,
      "out": 12
    }
  },
  "mempool": {
    "known": true,
    "node_reachable": true,
    "observed_seconds_ago": 0.003,
    "tx_count": 0
  },
  "broadcast": {
    "enabled": false,
    "reasons": [
      "the broadcast node has wallet RPCs enabled (listwallets succeeded and returned 2 loaded wallet(s)); this API refuses to relay through a node that can spend. Run it with -disablewallet, or pass --allow-wallet-node to accept the risk explicitly."
    ],
    "checks": {
      "configured": true,
      "wallet_probe": {
        "known": true,
        "wallet_rpcs_present": true,
        "detail": "listwallets succeeded and returned 2 loaded wallet(s)",
        "loaded_wallets": 2
      },
      "node_reachable": true,
      "index_genesis": "a95d51f0cbf25cad10c35961c6189356525d079835f02e83e2395f382fbe264a",
      "node_genesis": "a95d51f0cbf25cad10c35961c6189356525d079835f02e83e2395f382fbe264a",
      "witness_node": false
    },
    "wait_seconds": 8.0,
    "sent_this_process": 0
  },
  "server": {
    "api_version": "1.0.0",
    "uptime_seconds": 246603.6,
    "custodial": false,
    "note": "This API never derives an address, holds a key or signs anything. Clients derive their own addresses from their own twelve words (BIP84, m/84'/9444'/0'/0/i)."
  }
}