Node Details

Node Summary

Version
10006 (/SuprxCore:1.0.6/)
Protocol Version
70016
Status
Synchronized
Uptime
3 days, 14 hours

Blockchain

Chain
main
Block Count
11,132
Difficulty
15.128 x 103
Data Size
3.8 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

bip34
active(1+)
bip66
active(1+)
bip65
active(1+)
csv
active(1+)
segwit
active(1+)

Network

Host
127.0.0.1:8332
Peers
4
(2 in; 2 out)
Upload
70.4 MB(227.2 B/s)
Download
70.7 MB(228.4 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 11132,
    "headers": 11132,
    "bestblockhash": "000000000001207fee14b57400662bae6c099729a7541291a031b50f55444278",
    "bits": "1b045503",
    "target": "0000000000045503000000000000000000000000000000000000000000000000",
    "difficulty": 15127.84735846598,
    "time": 1778854114,
    "mediantime": 1778853339,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000000002045d2faac0b37d2",
    "size_on_disk": 3814156,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 70747572,
    "totalbytessent": 70368408,
    "timemillis": 1778854226548,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 10006,
    "subversion": "/SuprxCore:1.0.6/",
    "protocolversion": 70016,
    "localservices": "0000000000000c09",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 4,
    "connections_in": 2,
    "connections_out": 2,
    "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": "i2p",
            "limited": true,
            "reachable": false,
            "proxy": "",
            "proxy_randomize_credentials": false
        },
        {
            "name": "cjdns",
            "limited": true,
            "reachable": false,
            "proxy": "",
            "proxy_randomize_credentials": false
        }
    ],
    "relayfee": 0.000001,
    "incrementalfee": 0.000001,
    "localaddresses": [],
    "warnings": []
}

getindexinfo

{
    "txindex": {
        "synced": true,
        "best_block_height": 10708
    }
}