Node Details

Node Summary

Version
300200 (/BitcoinGold:30.2.0(Satoshi-27-0-0)/)
Protocol Version
70016
Status
Synchronized
Uptime
1 month, 19 days

Blockchain

Chain
main
Block Count
9,902
Difficulty
497.509 x 106
Data Size
6.3 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
41
(40 in; 1 out)
Upload
283.8 MB(67.4 B/s)
Download
120.2 MB(28.5 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 185.27.135.131:18888(score: 5,851)

getblockchaininfo

{
    "chain": "main",
    "blocks": 9902,
    "headers": 9902,
    "bestblockhash": "00000000000000011cfcf62cbf725df11464047530210ea64ac0f08bd823c9a3",
    "bits": "1908a200",
    "target": "0000000000000008a20000000000000000000000000000000000000000000000",
    "difficulty": 497508982.1538461,
    "time": 1779284255,
    "mediantime": 1779248261,
    "verificationprogress": 0.9819268751407166,
    "initialblockdownload": false,
    "chainwork": "000000000000000000000000000000000000000000000128f0fdc2bec540d299",
    "size_on_disk": 6272272,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 120151094,
    "totalbytessent": 283828086,
    "timemillis": 1779308096387,
    "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": 41,
    "connections_in": 40,
    "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": "185.27.135.131",
            "port": 18888,
            "score": 5851
        }
    ],
    "warnings": []
}

getindexinfo

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