Node Details

Active Warnings

Unknown new rules activated (versionbit 28)

Node Summary

Version
230000 (/Satoshi:23.0.0/)
Protocol Version
70016
Status
Synchronized
Uptime
1 month, 21 days

Blockchain

Chain
test
Block Count
3,614,484
Difficulty
1 x 10
Data Size
175.1 GB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

bip34
active(21,111+)
bip66
active(330,776+)
bip65
active(581,885+)
csv
active(770,112+)
segwit
active(834,624+)
taproot
active(2,011,968+)

Network

Host
10.174.143.12:18332
Peers
17
(7 in; 10 out)
Upload
111.4 GB(25.5 KB/s)
Download
45.9 GB(10.5 KB/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "test",
    "blocks": 3614484,
    "headers": 3614484,
    "bestblockhash": "000000009f6f0ab3e395fd8ba35ce74edf4aefff1d51b5b62f7975f1d9337a46",
    "difficulty": 1,
    "time": 1737934222,
    "mediantime": 1737929418,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "000000000000000000000000000000000000000000001540c9ce196cc67142db",
    "size_on_disk": 175120904879,
    "pruned": false,
    "warnings": "Unknown new rules activated (versionbit 28)"
}

getnettotals

{
    "totalbytesrecv": 45922919887,
    "totalbytessent": 111410528491,
    "timemillis": 1737927860403,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 230000,
    "subversion": "/Satoshi:23.0.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000409",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 17,
    "connections_in": 7,
    "connections_out": 10,
    "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": [
        {
            "address": "240e:345:2ad5:b000:c85e:a0ff:fe6a:543",
            "port": 18333,
            "score": 9735
        }
    ],
    "warnings": "Unknown new rules activated (versionbit 28)"
}

getindexinfo

{
    "txindex": {
        "synced": true,
        "best_block_height": 2815922
    },
    "coinstatsindex": {
        "synced": true,
        "best_block_height": 2815921
    },
    "basic block filter index": {
        "synced": true,
        "best_block_height": 2815922
    }
}