Node Details

Node Summary

Version
220000 (/Satoshi:22.0.0/)
Protocol Version
70016
Status
Synchronized
Uptime
1 month, 26 days

Blockchain

Chain
main
Block Count
142,810
Difficulty
0.125 x 10
Data Size
116.8 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
127.0.0.1:8332
Peers
30
(26 in; 4 out)
Traffic
365.2 MB(76 B/s)
3.8 GB(799.4 B/s)
Interfaces
ipv4
ipv6
onion
i2p

Addresses
  • 2603:c020:4010:e700:868a:a117:7ac5:de07:8333(score: 6,903)

getblockchaininfo

{
    "chain": "main",
    "blocks": 142810,
    "headers": 142810,
    "bestblockhash": "00000002a6944da34018ac7a139744f0c8e41221c26ab7a673c4186a163b9194",
    "difficulty": "0.1245543146899399",
    "mediantime": 1679968329,
    "verificationprogress": "0.9999903359272366",
    "initialblockdownload": false,
    "chainwork": "000000000000000000000000000000000000000000000000000028ab5bfb257d",
    "size_on_disk": 116846572,
    "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": "9223372036854775807",
                "since": 0,
                "min_activation_height": 0
            },
            "height": 0,
            "active": true
        }
    },
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 365228792,
    "totalbytessent": 3841296106,
    "timemillis": 1679970487675,
    "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": -1,
    "networkactive": true,
    "connections": 30,
    "connections_in": 26,
    "connections_out": 4,
    "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:868a:a117:7ac5:de07",
            "port": 8333,
            "score": 6903
        }
    ],
    "warnings": ""
}

getindexinfo

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