Node Details

Node Summary

Version
310000 (/HypercoinCore:31.0.0/)
Protocol Version
70016
Status
Synchronized
Uptime
6 days, 5 hours

Blockchain

Chain
main
Block Count
149,595
Difficulty
1.2 x 106
Data Size
85.2 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
33
(28 in; 5 out)
Upload
147.9 MB(276.2 B/s)
Download
50.4 MB(94.1 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 139.59.130.206:8993(score: 328)

getblockchaininfo

{
    "chain": "main",
    "blocks": 149595,
    "headers": 149595,
    "bestblockhash": "00000000000001c692bab64d44fcff2a67fe2576e98f5b32acf6f13dc498d5fb",
    "bits": "1a0dfa09",
    "target": "0000000000000dfa090000000000000000000000000000000000000000000000",
    "difficulty": 1200352.029101167,
    "time": 1780818096,
    "mediantime": 1780817873,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000001078a66adc657e98ab0",
    "size_on_disk": 85153001,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 50377804,
    "totalbytessent": 147915503,
    "timemillis": 1780818214027,
    "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": 33,
    "connections_in": 28,
    "connections_out": 5,
    "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": 328
        }
    ],
    "warnings": []
}

getindexinfo

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