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, 5 days, 12 hours

Blockchain

Chain
main
Block Count
46,734
Difficulty
95.482 x 106
Data Size
31.2 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
29
(26 in; 3 out)
Upload
841.8 MB(499.7 B/s)
Download
48.6 GB(28.8 KB/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 185.27.135.219:11995(score: 2,679)

getblockchaininfo

{
    "chain": "main",
    "blocks": 46734,
    "headers": 46734,
    "bestblockhash": "00000000000000136a3edd7255e78944afc178d7f7c94c589b48f634ed7fe416",
    "bits": "192cfb37",
    "target": "000000000000002cfb3700000000000000000000000000000000000000000000",
    "difficulty": 95481922.43731883,
    "time": 1775752663,
    "mediantime": 1775749527,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000000822f70c228be3b4f3a",
    "size_on_disk": 31179649,
    "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": 48570073184,
    "totalbytessent": 841793533,
    "timemillis": 1775752838054,
    "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": 29,
    "connections_in": 26,
    "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": 2679
        }
    ],
    "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": 44626
    }
}