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
250202 (/Mobick:25.2.2/)
Protocol Version
70016
Status
Initial block download progress 0.036%
Uptime
1 week, 6 days, 5 hours

Blockchain

Chain
test
Block Count
24,415
Difficulty
1.709 x 106
Data Size
7.3 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

bip34
active(21,111+)
bip66
bip65
csv
segwit
taproot
active(6,048+)

Network

Host
127.0.0.1:22330
Peers
1
(1 in; 0 out)
Upload
693.4 KB(0.6 B/s)
Download
698.5 KB(0.6 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "test",
    "blocks": 24415,
    "headers": 24415,
    "bestblockhash": "00000000000001c19635d607e9c6b0bd7dcec858aef772c2116d2d0896780c1d",
    "difficulty": 1709198.391620458,
    "time": 1714752029,
    "mediantime": 1714749735,
    "verificationprogress": 0.0003558203665964228,
    "initialblockdownload": true,
    "chainwork": "000000000000000000000000000000000000000000000000b4b3bc3a24a56b34",
    "size_on_disk": 7347268,
    "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": 698510,
    "totalbytessent": 693431,
    "timemillis": 1714752955486,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 250202,
    "subversion": "/Mobick:25.2.2/",
    "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": 0
    }
}