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
3 months, 12 days

Blockchain

Chain
main
Block Count
42,981
Difficulty
9.721 x 106
Data Size
369.7 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
16
(16 in; 0 out)
Upload
4.6 GB(513.6 B/s)
Download
470.4 MB(52.8 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 42981,
    "headers": 42981,
    "bestblockhash": "00000000000000eeb19630529ff4275cbf88fea02a6211c6ca7dd9990ee17ab7",
    "bits": "1a01b9d6",
    "target": "00000000000001b9d60000000000000000000000000000000000000000000000",
    "difficulty": 9720580.413402881,
    "time": 1780587404,
    "mediantime": 1780582955,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "00000000000000000000000000000000000000000000002362a7512dad4c3d80",
    "size_on_disk": 369734618,
    "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": 470371222,
    "totalbytessent": 4577180841,
    "timemillis": 1780587417212,
    "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": 16,
    "connections_in": 16,
    "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": 41630
    },
    "coinstatsindex": {
        "synced": true,
        "best_block_height": 41630
    }
}