Node Status


Summary


Chain
main
Version
1030000 (/Radiant Node:1.3.0(EB256.0)/)
Protocol Version
70016
Blockchain Size
14.71 GB
(pruned: false)
Block Count
292,066
(headers: 292,066)
Difficulty
198.812 x 106
Status
Synchronized with network
Uptime
3 months, 5 days
Warnings
None

Mempool Info


TX count
756
TX size
528.7 KB
Memory size
1.3 MB
Max memory size
1.3 GB

Network Info


Peers
8
Network Traffic
Total Download: 6.99 GB (avg 845.59 B/s)
Total Upload: 2.64 GB (avg 318.91 B/s)

getblockchaininfo


{
    "chain": "main",
    "blocks": 292066,
    "headers": 292066,
    "bestblockhash": "0000000000000005b9ae6b5ea7e1dd0d23cc177fab486bb8e3dd4b923cb44d8a",
    "difficulty": 198812005.7830018,
    "mediantime": 1737240369,
    "verificationprogress": 0.02707992742797195,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000007507b22a7a760d8cbbe",
    "size_on_disk": 14710181250,
    "pruned": false,
    "warnings": ""
}

getnettotals


{
    "totalbytesrecv": 6987383129,
    "totalbytessent": 2635248790,
    "timemillis": 1737241170140,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo


{
    "version": 1030000,
    "subversion": "/Radiant Node:1.3.0(EB256.0)/",
    "protocolversion": 70016,
    "localservices": "0000000000000425",
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 8,
    "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
        },
        {
            "name": "",
            "limited": false,
            "reachable": true,
            "proxy": "",
            "proxy_randomize_credentials": false
        },
        {
            "name": "",
            "limited": false,
            "reachable": true,
            "proxy": "",
            "proxy_randomize_credentials": false
        }
    ],
    "relayfee": 0.01,
    "excessutxocharge": 0,
    "localaddresses": [],
    "warnings": ""
}

getmempoolinfo


{
    "loaded": true,
    "size": 756,
    "bytes": 528734,
    "usage": 1348608,
    "maxmempool": 1280000000,
    "mempoolminfee": 0.01,
    "minrelaytxfee": 0.01
}