Node Details

Node Summary

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

Blockchain

Chain
main
Block Count
13,234
Difficulty
497.509 x 106
Data Size
8.5 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
50
(48 in; 2 out)
Upload
554.2 MB(67.3 B/s)
Download
258.1 MB(31.3 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 185.27.135.131:18888(score: 14,020)

getblockchaininfo

{
    "chain": "main",
    "blocks": 13234,
    "headers": 13234,
    "bestblockhash": "0000000000000001e3db7c758163300d76fde350f77f7ac80d63766b72310aa2",
    "bits": "1908a200",
    "target": "0000000000000008a20000000000000000000000000000000000000000000000",
    "difficulty": 497508982.1538461,
    "time": 1783336714,
    "mediantime": 1783329820,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000001fbc3d0959198139bf5",
    "size_on_disk": 8454421,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 258141416,
    "totalbytessent": 554167949,
    "timemillis": 1783337403983,
    "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": 50,
    "connections_in": 48,
    "connections_out": 2,
    "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": 14020
        }
    ],
    "warnings": []
}

getindexinfo

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