Node Details

Node Summary

Version
310000 (/HypercoinCore:31.0.0/)
Protocol Version
70016
Status
Synchronized
Uptime
16:48:21

Blockchain

Chain
main
Block Count
142,088
Difficulty
1.891 x 106
Data Size
80.3 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
(26 in; 7 out)
Upload
8 MB(132 B/s)
Download
4.6 MB(76.3 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 139.59.130.206:8993(score: 139)

getblockchaininfo

{
    "chain": "main",
    "blocks": 142088,
    "headers": 142088,
    "bestblockhash": "000000000000085e2e2d63da3fe9a9d89a276100fefc1185c5c0763a8f52ad47",
    "bits": "1a08df5a",
    "target": "00000000000008df5a0000000000000000000000000000000000000000000000",
    "difficulty": 1890901.360629856,
    "time": 1780343178,
    "mediantime": 1780342667,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "00000000000000000000000000000000000000000000010507cedbff558bf463",
    "size_on_disk": 80331989,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 4614735,
    "totalbytessent": 7986291,
    "timemillis": 1780343225703,
    "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": 26,
    "connections_out": 7,
    "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": 139
        }
    ],
    "warnings": []
}

getindexinfo

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