{
  "index": {
    "chain": "main",
    "status": "ok",
    "status_detail": null,
    "indexed_height": 7540,
    "indexed_hash": "54893d665735f43c6bd878e5d96472b814bb50c29874c692a4527623389522c5",
    "node_height": 7540,
    "node_hash": "54893d665735f43c6bd878e5d96472b814bb50c29874c692a4527623389522c5",
    "node_headers": 7540,
    "node_ibd": 0,
    "node_connections": 40,
    "blocks_behind": 0,
    "last_poll_age_seconds": 13,
    "reorg_count": 0,
    "blocks_unwound": 0,
    "stale": false,
    "stale_reasons": [],
    "indexed_time": 1789153730,
    "indexed_time_iso": "2026-09-11T19:08:50Z",
    "node_height_now": 7540,
    "node_observed_seconds_ago": 0.044,
    "node_reachable": true,
    "blocks_behind_now": 0
  },
  "chain": {
    "height": 7540,
    "best_hash": "54893d665735f43c6bd878e5d96472b814bb50c29874c692a4527623389522c5",
    "block_time": 1789153730,
    "difficulty": 0.07431856223321978,
    "tx_count": 8357,
    "coinbase_count": 7541,
    "non_coinbase_count": 816,
    "utxo_count": 92058,
    "addresses_with_balance": 446,
    "supply_sat": 37700000000000,
    "supply_pcn": "377000.00000000",
    "block_time_iso": "2026-09-11T19:08:50Z"
  },
  "node": {
    "observed": true,
    "reachable": true,
    "error": null,
    "observed_seconds_ago": 0.044,
    "chain": "main",
    "blocks": 7540,
    "headers": 7540,
    "best_hash": "54893d665735f43c6bd878e5d96472b814bb50c29874c692a4527623389522c5",
    "initial_block_download": false,
    "connections": {
      "total": 40,
      "in": 29,
      "out": 11
    }
  },
  "mempool": {
    "known": true,
    "node_reachable": true,
    "observed_seconds_ago": 0.044,
    "tx_count": 0
  },
  "broadcast": {
    "enabled": false,
    "reasons": [
      "the broadcast node has wallet RPCs enabled (listwallets succeeded and returned 1 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 1 loaded wallet(s)",
        "loaded_wallets": 1
      },
      "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": 132521.0,
    "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)."
  }
}