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
292200 (/BTCMobick:29.22.0/)
Protocol Version
70016
Status
Synchronized
Uptime
4 months, 28 days

Blockchain

Chain
main
Block Count
50,005
Difficulty
11.912 x 106
Data Size
383.6 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

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

Network

Host
newbedford-rpc.mobick.internal:12339
Peers
22
(22 in; 0 out)
Upload
5.6 GB(429.9 B/s)
Download
556.9 MB(43.1 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 50005,
    "headers": 50005,
    "bestblockhash": "000000000000013e98b6ca8040da53cbef1de04e2565650794c1b0bf1383dd1f",
    "bits": "1a01688c",
    "target": "00000000000001688c0000000000000000000000000000000000000000000000",
    "difficulty": 11912186.89664139,
    "time": 1784595457,
    "mediantime": 1784593719,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "00000000000000000000000000000000000000000000003477d7d5ff621c59c2",
    "size_on_disk": 383609197,
    "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": 556857460,
    "totalbytessent": 5555142889,
    "timemillis": 1784597029714,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 292200,
    "subversion": "/BTCMobick:29.22.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000c09",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 22,
    "connections_in": 22,
    "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.000001,
    "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": 49525
    },
    "coinstatsindex": {
        "synced": true,
        "best_block_height": 49525
    }
}