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
1 month, 22 days

Blockchain

Chain
main
Block Count
36,397
Difficulty
13.153 x 106
Data Size
356.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.1 GB(901 B/s)
Download
402 MB(89.4 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 36397,
    "headers": 36397,
    "bestblockhash": "00000000000000c91b7d3a8f7054cc4f7dc75565e1808b8c6f323ca4d69c1b2a",
    "bits": "1a014688",
    "target": "0000000000000146880000000000000000000000000000000000000000000000",
    "difficulty": 13153110.95033018,
    "time": 1776172887,
    "mediantime": 1776171687,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "00000000000000000000000000000000000000000000001307973b21aa6ce5c2",
    "size_on_disk": 356739345,
    "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": 402010183,
    "totalbytessent": 4053183517,
    "timemillis": 1776174429262,
    "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": 27117
    },
    "coinstatsindex": {
        "synced": true,
        "best_block_height": 27117
    }
}