Node Details

Node Summary

Version
289900 (/Satoshi:28.99.0/)
Protocol Version
70016
Status
Synchronized
Uptime
20:58:40

Blockchain

Chain
main
Block Count
83 359
Difficulty
0.499 x 10
Data Size
120.2 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
460 MB(6.1 KB/s)
Download
709.9 MB(9.4 KB/s)

ipv4
ipv6
onion
i2p
cjdns

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

getblockchaininfo

{
    "chain": "main",
    "blocks": 83359,
    "headers": 83359,
    "bestblockhash": "00000000d05f005ea6dd95a77fd59839a3cda3bf234bf3c352ea23e3f46fef8d",
    "difficulty": 0.4988733766728073,
    "time": 1773570448,
    "mediantime": 1773569449,
    "verificationprogress": 0.9999975374851197,
    "initialblockdownload": false,
    "chainwork": "000000000000000000000000000000000000000000000000000036eaeda252e0",
    "size_on_disk": 120153047,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 709917893,
    "totalbytessent": 460003178,
    "timemillis": 1773570785815,
    "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": -26,
    "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
    }
}