Node Details

Active Warnings

This is a pre-release test build - use at your own risk - do not use for mining or merchant applications

Node Summary

Version
240000 (/Satoshi:24.0.0/)
Protocol Version
70016
Status
Synchronized
Uptime
1 year, 7 months, 11 days

Blockchain

Chain
main
Block Count
2,135,896
Difficulty
0.001 x 10
Data Size
1.3 GB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

bip34
active(0+)
bip66
active(0+)
bip65
active(0+)
csv
active(0+)
segwit
active(400,000+)
taproot
active(0+)

Network

Host
127.0.0.1:8332
Peers
20
(19 in; 1 out)
Upload
675.5 GB(13.3 KB/s)
Download
11.3 GB(222.9 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 185.201.8.221:42069(score: 29,896)
  • 2a02:4780:3:3:e18:53c5:cb57:cf97:42069(score: 2,734)

getblockchaininfo

{
    "chain": "main",
    "blocks": 2135896,
    "headers": 2135896,
    "bestblockhash": "ec28ed837aab7ddd27425533976695ca0e6259cf0d96866d8f1b6c0a7ca3a534",
    "difficulty": "0.0005087625627516525",
    "time": 1766829655,
    "mediantime": 1766829329,
    "verificationprogress": "0.9999998392578369",
    "initialblockdownload": false,
    "chainwork": "00000000000000000000000000000000000000000000000000003f80b7e1c8e8",
    "size_on_disk": 1265832869,
    "pruned": false,
    "warnings": "This is a pre-release test build - use at your own risk - do not use for mining or merchant applications"
}

getnettotals

{
    "totalbytesrecv": 11334847940,
    "totalbytessent": 675522660916,
    "timemillis": 1766829698174,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 240000,
    "subversion": "/Satoshi:24.0.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000409",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 20,
    "connections_in": 19,
    "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.00001,
    "incrementalfee": 0,
    "localaddresses": [
        {
            "address": "185.201.8.221",
            "port": 42069,
            "score": 29896
        },
        {
            "address": "2a02:4780:3:3:e18:53c5:cb57:cf97",
            "port": 42069,
            "score": 2734
        }
    ],
    "warnings": "This is a pre-release test build - use at your own risk - do not use for mining or merchant applications"
}

getindexinfo

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