Node Details

Node Summary

Version
290300 (/Satoshi:29.3.0/Knots:20260508/)
Protocol Version
70016
Status
Initial block download progress 0.219%
Uptime
0:33

Blockchain

Chain
main
Block Count
179,452
(headers: 953,926)
Difficulty
1.733 x 106
Data Size
1.5 GB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

bip34
bip66
bip65
csv
segwit
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
2
Upload
279.8 KB(8.5 KB/s)
Download
134.7 MB(4.1 MB/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 179452,
    "headers": 953926,
    "bestblockhash": "00000000000005057737ae581faba42e065f6318a8a908e1c20fc1dbe43f60fb",
    "bits": "1a09ae02",
    "target": "00000000000009ae020000000000000000000000000000000000000000000000",
    "difficulty": 1733207.513848385,
    "time": 1336582325,
    "mediantime": 1336578965,
    "verificationprogress": 0.002194387166032758,
    "initialblockdownload": true,
    "chainwork": "000000000000000000000000000000000000000000000011475515a74e8cddbe",
    "size_on_disk": 1482416153,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 134655312,
    "totalbytessent": 279845,
    "timemillis": 1781605143083,
    "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": 0,
    "networkactive": true,
    "connections": 2,
    "connections_in": 0,
    "connections_out": 2,
    "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": true,
        "best_block_height": 74102
    }
}