Node Details

Node Summary

Version
280100 (/Satoshi:28.1.0/)
Protocol Version
70016
Status
Synchronized
Uptime
3 days, 21 hours

Blockchain

Chain
main
Block Count
934.201
Difficulty
141.668 x 1012
Data Size
816.2 GB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

bip34
active(227.931+)
bip66
active(363.725+)
bip65
active(388.381+)
csv
active(419.328+)
segwit
active(481.824+)
taproot
active(709.632+)

Network

Host
127.0.0.1:8332
Peers
43
(33 in; 10 out)
Upload
63.9 GB(190.5 KB/s)
Download
1.6 GB(4.8 KB/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 159.195.67.159:8333(score: 7.293)

getblockchaininfo

{
    "chain": "main",
    "blocks": 934201,
    "headers": 934201,
    "bestblockhash": "00000000000000000000d63e78e040aa35ec062fa9dbce434801c1492e2fea87",
    "difficulty": 141668107417558.2,
    "time": 1769679251,
    "mediantime": 1769675731,
    "verificationprogress": 0.9999997111413873,
    "initialblockdownload": false,
    "chainwork": "00000000000000000000000000000000000000010acb0312da14d5301e0e44c2",
    "size_on_disk": 816185582563,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 1620017865,
    "totalbytessent": 63947311759,
    "timemillis": 1769679307227,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 280100,
    "subversion": "/Satoshi:28.1.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000c09",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 2,
    "networkactive": true,
    "connections": 43,
    "connections_in": 33,
    "connections_out": 10,
    "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": "159.195.67.159",
            "port": 8333,
            "score": 7293
        }
    ],
    "warnings": []
}

getindexinfo

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