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
1 month, 25 days

Blockchain

Chain
main
Block Count
11,554
Difficulty
1.663 x 10
Data Size
5.7 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
2
(2 in; 0 out)
Upload
16.2 MB(3.4 B/s)
Download
11.2 MB(2.3 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 11554,
    "headers": 11554,
    "bestblockhash": "0000000035b234193873d254805dd1373e394afd09247ef425e129ab5048fed7",
    "difficulty": 1.662945012560583,
    "time": 1749898258,
    "mediantime": 1749895419,
    "verificationprogress": 0.00003833344468155675,
    "initialblockdownload": false,
    "chainwork": "00000000000000000000000000000000000000000000000000003438610bc9ac",
    "size_on_disk": 5730679,
    "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": 11206182,
    "totalbytessent": 16184504,
    "timemillis": 1749900085752,
    "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": 2,
    "connections_in": 2,
    "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
    }
}