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
4 months, 11 days

Blockchain

Chain
main
Block Count
37,456
Difficulty
3.329 x 10
Data Size
76.5 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
98.6 MB(8.6 B/s)
Download
78.1 MB(6.8 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 37456,
    "headers": 37456,
    "bestblockhash": "000000001d71ea1106829a0402f111f29c255a30b30b1cbc9180f4b4f81d09a9",
    "difficulty": 3.329236849463247,
    "time": 1764850126,
    "mediantime": 1764847596,
    "verificationprogress": 0.000504312346924765,
    "initialblockdownload": false,
    "chainwork": "000000000000000000000000000000000000000000000000000138aeba3429f9",
    "size_on_disk": 76496296,
    "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": 78065861,
    "totalbytessent": 98633312,
    "timemillis": 1764850888305,
    "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": 30521
    },
    "coinstatsindex": {
        "synced": true,
        "best_block_height": 30521
    }
}