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
5 days, 21 hours

Blockchain

Chain
main
Block Count
28,682
Difficulty
6.519 x 106
Data Size
25.1 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
(15 in; 1 out)
Upload
44.6 MB(88 B/s)
Download
10.7 MB(21.1 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 28682,
    "headers": 28682,
    "bestblockhash": "0000000000000035b04fcc7e8f723373296c1dae12246fa8542379306f831868",
    "bits": "1a0292db",
    "target": "0000000000000292db0000000000000000000000000000000000000000000000",
    "difficulty": 6518731.29041247,
    "time": 1772182443,
    "mediantime": 1772180610,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000000028dc1d44eb49202f6",
    "size_on_disk": 25136132,
    "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": 10709573,
    "totalbytessent": 44564664,
    "timemillis": 1772182707011,
    "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": 15,
    "connections_out": 1,
    "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
    }
}