Node Details

Node Summary

Version
300200 (/HypercoinCore:30.2.0/)
Protocol Version
70016
Status
Synchronized
Uptime
4 weeks, 1 day, 21 hours

Blockchain

Chain
main
Block Count
63,999
Difficulty
3.129 x 106
Data Size
34.3 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

bip34
active(15+)
bip66
active(15+)
bip65
active(15+)
csv
active(15+)
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
36
(34 in; 2 out)
Upload
407.9 MB(158.1 B/s)
Download
138.7 MB(53.8 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 139.59.130.206:8993(score: 1,298)

getblockchaininfo

{
    "chain": "main",
    "blocks": 63999,
    "headers": 63999,
    "bestblockhash": "0000000000000181ff6eac69d05f8f2f2ca350eec8645045415a4cfd983bb6d6",
    "bits": "1a055c74",
    "target": "000000000000055c740000000000000000000000000000000000000000000000",
    "difficulty": 3129361.347040541,
    "time": 1775014343,
    "mediantime": 1775014130,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000000db0813681051e18578",
    "size_on_disk": 34254496,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 138688332,
    "totalbytessent": 407878192,
    "timemillis": 1775014450909,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

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

getindexinfo

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