Node Details

Active Warnings

Unknown new rules activated (versionbit 28)

Node Summary

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

Blockchain

Chain
test
Block Count
2,541,969
Difficulty
1 x 10
Data Size
33.6 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
127.0.0.1:18332
Peers
10
Upload
3.7 GB(117 B/s)
Download
4.5 GB(144.5 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "test",
    "blocks": 2541969,
    "headers": 2541969,
    "bestblockhash": "0000000000000212ec3b1e71ee389b858a86789f9ff0f163d625b35d7f4b4233",
    "difficulty": 1,
    "time": 1701975972,
    "mediantime": 1701972102,
    "verificationprogress": "0.9999990613687121",
    "initialblockdownload": false,
    "chainwork": "000000000000000000000000000000000000000000000c3498defe5841dc96a5",
    "size_on_disk": 33602331318,
    "pruned": false,
    "warnings": "Unknown new rules activated (versionbit 28)"
}

getnettotals

{
    "totalbytesrecv": 4532291666,
    "totalbytessent": 3669975624,
    "timemillis": 1701976795959,
    "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": [],
    "warnings": "Unknown new rules activated (versionbit 28)"
}

getindexinfo

{
    "txindex": {
        "synced": true,
        "best_block_height": 2442590
    },
    "coinstatsindex": {
        "synced": true,
        "best_block_height": 2442590
    }
}