Node Details

Node Summary

Version
310000 (/Satoshi:31.0.0/)
Protocol Version
70016
Status
Synchronized
Uptime
22:16:47

Blockchain

Chain
main
Block Count
12,309
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
47
(46 in; 1 out)
Upload
101.5 MB(1.3 KB/s)
Download
10.1 MB(126.5 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 12309,
    "headers": 12309,
    "bestblockhash": "86def1a917b86ecb9419eda78638ea200e6cef979b4c984b9a35143eb43cfd61",
    "bits": "1d1dffe8",
    "target": "0000001dffe80000000000000000000000000000000000000000000000000000",
    "difficulty": 0.03333323160683114,
    "time": 1788410419,
    "mediantime": 1788407028,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "000000000000000000000000000000000000000000000000000003bde151aba0",
    "size_on_disk": 17025951,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 10142272,
    "totalbytessent": 101533345,
    "timemillis": 1788410482864,
    "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": 47,
    "connections_in": 46,
    "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": 12302
    }
}