Node Status


Summary


Chain
main
Version
2010000 (/BCH Unlimited:2.1.0(EB32; 64bit)/)
Protocol Version
80003
Blockchain Size
234.57 GB
(pruned: false)
Soft Forks
  • bip34:
    status = active
  • bip66:
    status = active
  • bip65:
    status = active
Block Count
862,936
(headers: 862,936)
Difficulty
504.47 x 109
Status
Synchronized with network
Uptime
1 week, 1 day, 10 hours
Warnings
None

Mempool Info


TX count
116
TX size
51.1 KB
Memory size
159.8 KB
Max memory size
300 MB

Network Info


Peers
123
Network Traffic
Total Download: 34.91 GB (avg 47.99 KB/s)
Total Upload: 159.75 GB (avg 219.63 KB/s)

getblockchaininfo


{
    "chain": "main",
    "blocks": 862936,
    "headers": 862936,
    "bestblockhash": "0000000000000000006395fc263f2a5442d5410fe01a353e0fdd646869c583e6",
    "difficulty": 504470123262.3439,
    "mediantime": 1726020295,
    "verificationprogress": 0.9999992492408667,
    "initialblockdownload": false,
    "chainwork": "00000000000000000000000000000000000000000224452755106976aba9e30f",
    "size_on_disk": 234567816898,
    "pruned": false,
    "softforks": [
        {
            "id": "bip34",
            "version": 2,
            "reject": {
                "status": true
            }
        },
        {
            "id": "bip66",
            "version": 3,
            "reject": {
                "status": true
            }
        },
        {
            "id": "bip65",
            "version": 4,
            "reject": {
                "status": true
            }
        }
    ],
    "bip9_softforks": {},
    "bip135_forks": {}
}

getnettotals


{
    "totalbytesrecv": 34906582903,
    "totalbytessent": 159747378021,
    "timemillis": 1726022899736,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo


{
    "version": 2010000,
    "subversion": "/BCH Unlimited:2.1.0(EB32; 64bit)/",
    "protocolversion": 80003,
    "localservices": "0000000000000875",
    "localservicesnames": [
        "NETWORK",
        "BLOOM",
        "XTHIN",
        "CASH",
        "GRAPHENE",
        "EXTVERSION"
    ],
    "timeoffset": 0,
    "connections": 123,
    "networks": [
        {
            "name": "ipv4",
            "limited": false,
            "reachable": true,
            "proxy": "",
            "proxy_randomize_credentials": false
        },
        {
            "name": "ipv6",
            "limited": false,
            "reachable": true,
            "proxy": "",
            "proxy_randomize_credentials": false
        },
        {
            "name": "onion",
            "limited": true,
            "reachable": false,
            "proxy": "",
            "proxy_randomize_credentials": false
        }
    ],
    "relayfee": 0.000005,
    "minlimitertxfee": "0.5000",
    "maxlimitertxfee": "1.0000",
    "limitfreerelay": "0",
    "localaddresses": [
        {
            "address": "173.212.243.103",
            "port": 8333,
            "score": 24561
        },
        {
            "address": "2a02:c207:0:5403::1",
            "port": 8333,
            "score": 7922
        }
    ],
    "thinblockstats": {
        "enabled": true,
        "summary": "0 inbound and 1 outbound thin blocks have saved 3.91MB of bandwidth",
        "mempool_limiter": "Thinblock mempool limiting has saved 0.00B of bandwidth",
        "inbound_percent": "Compression for 0 Inbound  thinblocks (last 24hrs): 0.0%",
        "outbound_percent": "Compression for 0 Outbound thinblocks (last 24hrs): 0.0%",
        "response_time": "Response time   (last 24hrs) AVG:0.00, 95th pcntl:0.00",
        "validation_time": "Validation time (last 24hrs) AVG:0.00, 95th pcntl:0.00",
        "outbound_bloom_filters": "Outbound bloom filter size (last 24hrs) AVG: 0.00B",
        "inbound_bloom_filters": "Inbound bloom filter size (last 24hrs) AVG: 0.00B",
        "thin_block_size": "Thinblock size (last 24hrs) AVG: 0.00B",
        "thin_full_tx": "Thinblock full transactions size (last 24hrs) AVG: 0.00B",
        "rerequested": "Tx re-request rate (last 24hrs): 0.0% Total re-requests:0"
    },
    "compactblockstats": {
        "enabled": true,
        "summary": "1148 inbound and 112 outbound compactblocks have saved 289.45MB of bandwidth",
        "mempool_limiter": "CompactBlock mempool limiting has saved 0.00B of bandwidth",
        "inbound_percent": "Compression for 140 Inbound  compactblocks (last 24hrs): 98.7%",
        "outbound_percent": "Compression for 10 Outbound compactblocks (last 24hrs): 95.8%",
        "response_time": "Response time   (last 24hrs) AVG:0.06, 95th pcntl:0.14",
        "validation_time": "Validation time (last 24hrs) AVG:0.01, 95th pcntl:0.02",
        "compact_block_size": "CompactBlock size (last 24hrs) AVG: 1.36KB",
        "compact_full_tx": "compactblock full transactions size (last 24hrs) AVG: 988.50B",
        "rerequested": "Tx re-request rate (last 24hrs): 2.9% Total re-requests:4"
    },
    "grapheneblockstats": {
        "enabled": true,
        "summary": "79 inbound and 246 outbound graphene blocks have saved 155.00MB of bandwidth with 0 local decode failures",
        "inbound_percent": "Compression for 10 Inbound graphene blocks (last 24hrs): 95.1%",
        "outbound_percent": "Compression for 9 Outbound graphene blocks (last 24hrs): 99.3%",
        "response_time": "Response time   (last 24hrs) AVG:0.07, 95th pcntl:0.16",
        "validation_time": "Validation time (last 24hrs) AVG:0.00, 95th pcntl:0.00",
        "filter": "Bloom filter size (last 24hrs) AVG: 47.22B",
        "iblt": "IBLT size (last 24hrs) AVG: 260.56B",
        "rank": "Rank size (last 24hrs) AVG: 1.00B",
        "graphene_block_size": "Graphene block size (last 24hrs) AVG: 625.22B",
        "graphene_additional_tx_size": "Graphene size additional txs (last 24hrs) AVG: 159.44B",
        "rerequested": "Tx re-request rate (last 24hrs): 10.0% Total re-requests:1"
    },
    "warnings": ""
}

getmempoolinfo


{
    "size": 116,
    "bytes": 51070,
    "usage": 159808,
    "maxmempool": 300000000,
    "mempoolminfee": 0.000005,
    "tps": 0.12,
    "peak_tps": 724
}