Node Details

Node Summary

Version
300200 (/BitcoinGold:30.2.0(Satoshi-27-0-0)/)
Protocol Version
70016
Status
Synchronized
Uptime
4 days, 8 hours

Blockchain

Chain
main
Block Count
5,784
Difficulty
162.018 x 106
Data Size
3.2 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

bip34
active(1+)
bip66
active(1+)
bip65
active(1+)
csv
active(1+)
segwit
active(0+)
taproot
active(0+)

Network

Host
127.0.0.1:18881
Peers
22
(19 in; 3 out)
Upload
75.4 MB(201.8 B/s)
Download
15.9 MB(42.4 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 185.27.135.131:18888(score: 407)

getblockchaininfo

{
    "chain": "main",
    "blocks": 5784,
    "headers": 5784,
    "bestblockhash": "000000000000001a5725e654c2101c39d47b868c1caf939891e38691341d273a",
    "bits": "191a8240",
    "target": "000000000000001a824000000000000000000000000000000000000000000000",
    "difficulty": 162018029.1854854,
    "time": 1775470978,
    "mediantime": 1775464755,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "00000000000000000000000000000000000000000000002894b49562de1ba34d",
    "size_on_disk": 3177633,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 15851253,
    "totalbytessent": 75442179,
    "timemillis": 1775471001250,
    "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": "/BitcoinGold:30.2.0(Satoshi-27-0-0)/",
    "protocolversion": 70016,
    "localservices": "0000000000000c09",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 22,
    "connections_in": 19,
    "connections_out": 3,
    "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": "185.27.135.131",
            "port": 18888,
            "score": 407
        }
    ],
    "warnings": []
}

getindexinfo

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