Node Details

Active Warnings

Unknown new rules activated (versionbit 28)

Node Summary

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

Blockchain

Chain
test
Block Count
4,569,047
Difficulty
128.061 x 103
Data Size
205.9 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
151.4 GB(8 KB/s)
Download
91.6 GB(4.8 KB/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "test",
    "blocks": 4569047,
    "headers": 4569047,
    "bestblockhash": "0000000000002b755a05da23e020419b24bd8fa371d37c0da9ecbf027a19ad92",
    "difficulty": 128060.7597352257,
    "time": 1752538691,
    "mediantime": 1752538666,
    "verificationprogress": 0.9999999986516253,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000016f3207d4e850c33449d",
    "size_on_disk": 205863626939,
    "pruned": false,
    "warnings": "Unknown new rules activated (versionbit 28)"
}

getnettotals

{
    "totalbytesrecv": 91560497351,
    "totalbytessent": 151385956063,
    "timemillis": 1752538708799,
    "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": 4548961
    },
    "coinstatsindex": {
        "synced": true,
        "best_block_height": 4548961
    },
    "basic block filter index": {
        "synced": true,
        "best_block_height": 4548961
    }
}