Node Details

Node Summary

Version
300200 (/BitcoinGold:30.2.0/)
Protocol Version
70016
Status
Synchronized
Uptime
4:31:09

Blockchain

Chain
main
Block Count
19
Difficulty
0.062 x 10
Data Size
5.9 KB
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
0
Upload
31.7 KB(2 B/s)
Download
33.4 KB(2.1 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 185.27.135.131:18888(score: 11)

getblockchaininfo

{
    "chain": "main",
    "blocks": 19,
    "headers": 19,
    "bestblockhash": "00000002e2c20e05d30e451d945fd926b93c8d5c7d9605edf25d7820a7d4a85d",
    "bits": "1d0fffff",
    "target": "0000000fffff0000000000000000000000000000000000000000000000000000",
    "difficulty": 0.06249910592947572,
    "time": 1775005655,
    "mediantime": 1775004617,
    "verificationprogress": 0.08202436123528688,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000000000000000140001400",
    "size_on_disk": 5945,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 33384,
    "totalbytessent": 31735,
    "timemillis": 1775028038461,
    "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/",
    "protocolversion": 70016,
    "localservices": "0000000000000c09",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 0,
    "connections_in": 0,
    "connections_out": 0,
    "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": 11
        }
    ],
    "warnings": []
}

getindexinfo

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