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, 3 days

Blockchain

Chain
main
Block Count
2,124,898
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
21
(20 in; 1 out)
Upload
674.9 GB(13.5 KB/s)
Download
11.3 GB(224.9 B/s)

ipv4
ipv6
onion
i2p
cjdns

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

getblockchaininfo

{
    "chain": "main",
    "blocks": 2124898,
    "headers": 2124898,
    "bestblockhash": "935bb1f65c03f2de9d8aa66c1b0f061eaa79170d737a4e76f76013b5ebd3ea33",
    "difficulty": "0.0005045381410047952",
    "time": 1766134991,
    "mediantime": 1766134493,
    "verificationprogress": "0.9999997703052831",
    "initialblockdownload": false,
    "chainwork": "00000000000000000000000000000000000000000000000000003f7cb52c6a3d",
    "size_on_disk": 1259982827,
    "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": 11279819231,
    "totalbytessent": 674902098391,
    "timemillis": 1766135048132,
    "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": 21,
    "connections_in": 20,
    "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": 29789
        },
        {
            "address": "2a02:4780:3:3:e18:53c5:cb57:cf97",
            "port": 42069,
            "score": 2673
        }
    ],
    "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": 2118925
    }
}