Node Details

Node Summary

Version
290300 (/Satoshi:29.3.0/Knots:20260508/)
Protocol Version
70016
Status
Initial block download progress 22.771%
Uptime
3 weeks, 1 day, 2 hours

Blockchain

Chain
main
Block Count
527,786
(headers: 954,491)
Difficulty
4.941 x 1012
Data Size
581.5 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
defined(0+)
start:4/24,timeout:8/11
min height:709,632
reduced_data
defined(0+)
start:12/1,timeout:Invalid date

Network

Host
bitcoin-core:8332
Peers
9
Upload
76.3 MB(40 B/s)
Download
196.9 MB(103.2 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 527786,
    "headers": 954491,
    "bestblockhash": "000000000000000000337378e441191f3f5bb3d1e140bff0536411f0e8cb38b7",
    "bits": "1738f841",
    "target": "00000000000000000038f8410000000000000000000000000000000000000000",
    "difficulty": 4940704885521.827,
    "time": 1529182211,
    "mediantime": 1529180033,
    "verificationprogress": 0.2277096765610939,
    "initialblockdownload": true,
    "chainwork": "000000000000000000000000000000000000000002100838a43070db57e8ef3e",
    "size_on_disk": 581524678237,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 196865426,
    "totalbytessent": 76333971,
    "timemillis": 1783838426701,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 290300,
    "subversion": "/Satoshi:29.3.0/Knots:20260508/",
    "protocolversion": 70016,
    "localservices": "0000000008000c09",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED",
        "P2P_V2",
        "REDUCED_DATA?"
    ],
    "localrelay": true,
    "timeoffset": -6,
    "networkactive": true,
    "connections": 9,
    "connections_in": 0,
    "connections_out": 9,
    "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": [],
    "warnings": []
}

getindexinfo

{
    "txindex": {
        "synced": false,
        "best_block_height": 360776
    }
}