Node Details

Node Summary

Version
300200 (/HypercoinCore:30.2.0/)
Protocol Version
70016
Status
Synchronized
Uptime
2 weeks, 3 days

Blockchain

Chain
main
Block Count
52,312
Difficulty
4.94 x 106
Data Size
28.4 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
31
(30 in; 1 out)
Upload
243.5 MB(165.6 B/s)
Download
78.5 MB(53.4 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 139.59.130.206:8993(score: 776)

getblockchaininfo

{
    "chain": "main",
    "blocks": 52312,
    "headers": 52312,
    "bestblockhash": "00000000000003598ba77df1d957075941f7471ac6016813323d2cd3fe88ae8d",
    "bits": "1a036555",
    "target": "0000000000000365550000000000000000000000000000000000000000000000",
    "difficulty": 4940461.878327919,
    "time": 1773905626,
    "mediantime": 1773904319,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000000ca6aaff87ce3baf6ed",
    "size_on_disk": 28409457,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 78519644,
    "totalbytessent": 243538487,
    "timemillis": 1773905637069,
    "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": 31,
    "connections_in": 30,
    "connections_out": 1,
    "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": 776
        }
    ],
    "warnings": []
}

getindexinfo

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