Node Details

Node Summary

Version
310000 (/HypercoinCore:31.0.0/)
Protocol Version
70016
Status
Synchronized
Uptime
4 weeks, 0 days, 17 hours

Blockchain

Chain
main
Block Count
131,126
Difficulty
3.55 x 106
Data Size
72.4 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

bip34
active(9,000+)
bip66
active(9,000+)
bip65
active(9,000+)
csv
active(9,000+)
segwit
active(0+)
taproot
locked_in(4032+)
start:4/24,timeout:8/11
min height:709,632

Network

Host
127.0.0.1:8992
Peers
34
(25 in; 9 out)
Upload
500.6 MB(201.8 B/s)
Download
236.5 MB(95.3 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 139.59.130.206:8993(score: 2,614)

getblockchaininfo

{
    "chain": "main",
    "blocks": 131126,
    "headers": 131126,
    "bestblockhash": "000000000000017260a795ad6aee9817d2ba0ff3251d652dec8eb97caf2a0df5",
    "bits": "1a04b9f4",
    "target": "00000000000004b9f40000000000000000000000000000000000000000000000",
    "difficulty": 3549643.09877707,
    "time": 1779637567,
    "mediantime": 1779637415,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000000fdcb983531ad722e67",
    "size_on_disk": 72370696,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 236527833,
    "totalbytessent": 500563825,
    "timemillis": 1779637735492,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 310000,
    "subversion": "/HypercoinCore:31.0.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000c09",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 34,
    "connections_in": 25,
    "connections_out": 9,
    "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": [
        {
            "address": "139.59.130.206",
            "port": 8993,
            "score": 2614
        }
    ],
    "warnings": []
}

getindexinfo

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