Node Details

Active Warnings

Unknown new rules activated (versionbit 28)

Node Summary

Version
230000 (/Satoshi:23.0.0/)
Protocol Version
70016
Status
Synchronized
Uptime
4 months, 19 days

Blockchain

Chain
test
Block Count
4,299,115
Difficulty
1 x 10
Data Size
190.8 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
192.168.100.182:18332
Peers
10
Upload
140.6 GB(11.6 KB/s)
Download
69.9 GB(5.8 KB/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "test",
    "blocks": 4299115,
    "headers": 4299115,
    "bestblockhash": "000000000f4f3077a45ae2ffe7667a8858cd6124956acc2374f6bb259ff8a437",
    "difficulty": 1,
    "time": 1745719061,
    "mediantime": 1745716659,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "00000000000000000000000000000000000000000000168614a5160abd3d93c6",
    "size_on_disk": 190771147091,
    "pruned": false,
    "warnings": "Unknown new rules activated (versionbit 28)"
}

getnettotals

{
    "totalbytesrecv": 69928834380,
    "totalbytessent": 140638315075,
    "timemillis": 1745712844377,
    "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": 10,
    "connections_in": 0,
    "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": 4146136
    },
    "coinstatsindex": {
        "synced": true,
        "best_block_height": 4146136
    },
    "basic block filter index": {
        "synced": true,
        "best_block_height": 4146136
    }
}