Node Details

Node Summary

Version
289900 (/Satoshi:28.99.0/)
Protocol Version
70016
Status
Synchronized
Uptime
1 day

Blockchain

Chain
main
Block Count
83 391
Difficulty
0.499 x 10
Data Size
122.3 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

bip34
active(0+)
bip66
active(0+)
bip65
active(0+)
csv
active(0+)
segwit
active(0+)
taproot
active(6 048+)

Network

Host
127.0.0.1:8332
Peers
12
Upload
545 MB(6.3 KB/s)
Download
826.4 MB(9.5 KB/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 2a01:e0a:10e:8130:a00:27ff:fe32:a42:9333(score: 1)

getblockchaininfo

{
    "chain": "main",
    "blocks": 83391,
    "headers": 83391,
    "bestblockhash": "00000000bfcdedc7f96e6659bd7ce126642594319fb21b2685ba6ee855fd42b2",
    "difficulty": 0.4988733766728073,
    "time": 1773581829,
    "mediantime": 1773580146,
    "verificationprogress": 0.9999961651899103,
    "initialblockdownload": false,
    "chainwork": "000000000000000000000000000000000000000000000000000036fae4779660",
    "size_on_disk": 122297318,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 826386839,
    "totalbytessent": 544961735,
    "timemillis": 1773582354004,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 289900,
    "subversion": "/Satoshi:28.99.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000c09",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": -30,
    "networkactive": true,
    "connections": 12,
    "connections_in": 0,
    "connections_out": 12,
    "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.00001,
    "incrementalfee": 0.00001,
    "localaddresses": [
        {
            "address": "2a01:e0a:10e:8130:a00:27ff:fe32:a42",
            "port": 9333,
            "score": 1
        }
    ],
    "warnings": []
}

getindexinfo

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