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
7 months, 16 days

Blockchain

Chain
main
Block Count
49,760
Difficulty
2.061 x 10
Data Size
105.3 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
142 MB(7.2 B/s)
Download
117 MB(5.9 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 49760,
    "headers": 49760,
    "bestblockhash": "0000000053715d78d3e488ba8c941397d9a3baf65030178728ed225ee9ef5efc",
    "difficulty": 2.061363333939076,
    "time": 1773140390,
    "mediantime": 1773138888,
    "verificationprogress": 0.0006720550321806067,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000000000001cf251fd7b020",
    "size_on_disk": 105333753,
    "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": 116969011,
    "totalbytessent": 142043948,
    "timemillis": 1773142507791,
    "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": 47242
    },
    "coinstatsindex": {
        "synced": true,
        "best_block_height": 47242
    }
}