Node Details

Node Summary

Version
10008 (/SuprxCore:1.0.8/)
Protocol Version
70016
Status
Synchronized
Uptime
1 day, 9 hours

Blockchain

Chain
main
Block Count
26,405
Difficulty
67.345 x 103
Data Size
9.2 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

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

Network

Host
127.0.0.1:8332
Peers
1
(1 in; 0 out)
Upload
1.4 MB(12.1 B/s)
Download
1.4 MB(11.9 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 26405,
    "headers": 26405,
    "bestblockhash": "00000000000083c10c42110275595ad0e19d14b71be662db2b74cdfce53c28fc",
    "bits": "1b00f91f",
    "target": "000000000000f91f000000000000000000000000000000000000000000000000",
    "difficulty": 67344.59835358683,
    "time": 1781706118,
    "mediantime": 1781705488,
    "verificationprogress": 0.996982254445205,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000000004205c096ce7b2894",
    "size_on_disk": 9177702,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 1399214,
    "totalbytessent": 1426879,
    "timemillis": 1782023702248,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 10008,
    "subversion": "/SuprxCore:1.0.8/",
    "protocolversion": 70016,
    "localservices": "0000000000000c09",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 1,
    "connections_in": 1,
    "connections_out": 0,
    "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": 26405
    }
}