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
309900 (/Satoshi:30.99.0/)
Protocol Version
70016
Status
Synchronized
Uptime
2 weeks, 0 days, 18 hours

Blockchain

Chain
main
Block Count
39,027
Difficulty
25.535 x 106
Data Size
17 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

bip34
active(1+)
bip66
active(1+)
bip65
active(1+)
csv
active(1+)
segwit
active(1+)
taproot
active(0+)

Network

Host
127.0.0.1:11559
Peers
17
(14 in; 3 out)
Upload
658.1 MB(515.8 B/s)
Download
102.1 MB(80 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 185.27.135.219:11995(score: 359)

getblockchaininfo

{
    "chain": "main",
    "blocks": 39027,
    "headers": 39027,
    "bestblockhash": "000000000000002d92d8d6d07afb6091d3a568bd91c6e7b328665ef9be2a8223",
    "bits": "1a00a833",
    "target": "00000000000000a8330000000000000000000000000000000000000000000000",
    "difficulty": 25534611.82470564,
    "time": 1771850997,
    "mediantime": 1771847010,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000000077fd3450650c655f0",
    "size_on_disk": 17010432,
    "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": 102122545,
    "totalbytessent": 658058084,
    "timemillis": 1771851637470,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 309900,
    "subversion": "/Satoshi:30.99.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000c09",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 17,
    "connections_in": 14,
    "connections_out": 3,
    "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": [
        {
            "address": "185.27.135.219",
            "port": 11995,
            "score": 359
        }
    ],
    "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": 39011
    }
}