Node Details

Node Summary

Version
220000 (/Satoshi:22.0.0/)
Protocol Version
70016
Status
Synchronized
Uptime
4 weeks, 0 days, 21 hours

Blockchain

Chain
main
Block Count
161,794
Difficulty
0.446 x 10
Data Size
150.2 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Soft Forks

bip34
active(1+)
bip66
active(1+)
bip65
active(1+)
csv
active(1+)
segwit
active(1+)
taproot
active(0+)
start:12/31,timeout:Invalid date

Network

Host
:
Peers
29
(29 in; 0 out)
Upload
1.6 GB(633.4 B/s)
Download
163 MB(65.3 B/s)

ipv4
ipv6
onion
i2p

Addresses
  • 2603:c020:4010:e700:29c:e314:951d:b8a2:8333(score: 1,343)
  • 2603:c020:4010:e700:868a:a117:7ac5:de07:8333(score: 1,363)
  • 2603:c020:4010:e700:b03b:a43:ae10:27e9:8333(score: 1)
  • 2603:c020:4010:e700:e9df:2d56:f167:7ce5:8333(score: 1,356)

getblockchaininfo

{
    "chain": "main",
    "blocks": 161794,
    "headers": 161794,
    "bestblockhash": "000000013005f1838cc04b824ef25b03645e813b66ca4e236006580a12bd6b0a",
    "difficulty": 0.4455920149040619,
    "mediantime": 1685667626,
    "verificationprogress": 0.999993669669424,
    "initialblockdownload": false,
    "chainwork": "00000000000000000000000000000000000000000000000000004d02c684b7ca",
    "size_on_disk": 150198299,
    "pruned": false,
    "softforks": {
        "bip34": {
            "type": "buried",
            "active": true,
            "height": 1
        },
        "bip66": {
            "type": "buried",
            "active": true,
            "height": 1
        },
        "bip65": {
            "type": "buried",
            "active": true,
            "height": 1
        },
        "csv": {
            "type": "buried",
            "active": true,
            "height": 1
        },
        "segwit": {
            "type": "buried",
            "active": true,
            "height": 1
        },
        "taproot": {
            "type": "bip9",
            "bip9": {
                "status": "active",
                "start_time": -1,
                "timeout": 9223372036854776000,
                "since": 0,
                "min_activation_height": 0
            },
            "height": 0,
            "active": true
        }
    },
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 163010960,
    "totalbytessent": 1580754277,
    "timemillis": 1685670637776,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 220000,
    "subversion": "/Satoshi:22.0.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000409",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 29,
    "connections_in": 29,
    "connections_out": 0,
    "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
        }
    ],
    "relayfee": 0.00001,
    "incrementalfee": 0.00001,
    "localaddresses": [
        {
            "address": "2603:c020:4010:e700:29c:e314:951d:b8a2",
            "port": 8333,
            "score": 1343
        },
        {
            "address": "2603:c020:4010:e700:868a:a117:7ac5:de07",
            "port": 8333,
            "score": 1363
        },
        {
            "address": "2603:c020:4010:e700:b03b:a43:ae10:27e9",
            "port": 8333,
            "score": 1
        },
        {
            "address": "2603:c020:4010:e700:e9df:2d56:f167:7ce5",
            "port": 8333,
            "score": 1356
        }
    ],
    "warnings": ""
}

getindexinfo

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