Node Details

Node Summary

Version
310000 (/Satoshi:31.0.0/)
Protocol Version
70016
Status
Synchronized
Uptime
21:12:10

Blockchain

Chain
main
Block Count
12,302
Difficulty
0.033 x 10
Data Size
17 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
46
(45 in; 1 out)
Upload
100.6 MB(1.3 KB/s)
Download
9.8 MB(128.3 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 12302,
    "headers": 12302,
    "bestblockhash": "4fe3dc8b211396ef6473975fbf96198f558fe2062574371e52f57335c717fbf7",
    "bits": "1d1dffe8",
    "target": "0000001dffe80000000000000000000000000000000000000000000000000000",
    "difficulty": 0.03333323160683114,
    "time": 1788405497,
    "mediantime": 1788402983,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "000000000000000000000000000000000000000000000000000003bda595c01c",
    "size_on_disk": 17009409,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 9793327,
    "totalbytessent": 100612628,
    "timemillis": 1788406605984,
    "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": 46,
    "connections_in": 45,
    "connections_out": 1,
    "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": 12299
    }
}