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
250409 (/Mobick:25.4.9/)
Protocol Version
70016
Status
Synchronized
Uptime
3 weeks, 2 days, 7 hours

Blockchain

Chain
main
Block Count
20,922
Difficulty
2.165 x 10
Data Size
23.1 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

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

Network

Host
127.0.0.1:50022
Peers
1
(1 in; 0 out)
Upload
5.3 MB(2.6 B/s)
Download
8.8 MB(4.3 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 20922,
    "headers": 20922,
    "bestblockhash": "00000000329cd41c05fba821c8d2624f56da72c9150d0cba73f856287bfe1d7f",
    "difficulty": 2.165209058615138,
    "time": 1755381685,
    "mediantime": 1755377690,
    "verificationprogress": 0.0001677876430100135,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000000000000761a60916a2f",
    "size_on_disk": 23125689,
    "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": 8751005,
    "totalbytessent": 5300954,
    "timemillis": 1755384508980,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 250409,
    "subversion": "/Mobick:25.4.9/",
    "protocolversion": 70016,
    "localservices": "0000000000000409",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 1,
    "connections_in": 1,
    "connections_out": 0,
    "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": "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": 9846
    },
    "coinstatsindex": {
        "synced": true,
        "best_block_height": 9846
    }
}