Node Details

Node Summary

Version
310000 (/Satoshi:31.0.0/)
Protocol Version
70016
Status
Synchronized
Uptime
2 weeks, 4 days, 16 hours

Blockchain

Chain
main
Block Count
6,008
Difficulty
0.052 x 10
Data Size
8.6 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

bip34
active(1+)
bip66
active(1+)
bip65
active(1+)
csv
active(1+)
segwit
active(413+)
taproot
active(0+)

Network

Host
127.0.0.1:8211
Peers
25
(25 in; 0 out)
Upload
562.5 MB(349.1 B/s)
Download
69.1 MB(42.9 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 6008,
    "headers": 6008,
    "bestblockhash": "24d0d41d9bafe09f55c96e9b276f03ebe1c374b011f006f9efd45e6cf35dd3eb",
    "bits": "1d135d69",
    "target": "000000135d690000000000000000000000000000000000000000000000000000",
    "difficulty": 0.05163907880957878,
    "time": 1784411187,
    "mediantime": 1784410057,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "000000000000000000000000000000000000000000000000000002819edf309a",
    "size_on_disk": 8551769,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 69060071,
    "totalbytessent": 562494694,
    "timemillis": 1784411255823,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 310000,
    "subversion": "/Satoshi:31.0.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000c09",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 25,
    "connections_in": 25,
    "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": [],
    "warnings": []
}

getindexinfo

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