Node Details

Node Summary

Version
220000 (/Satoshi:22.0.0/)
Protocol Version
70016
Status
Synchronized
Uptime
1 day, 11 hours

Blockchain

Chain
main
Block Count
792,735
Difficulty
51.234 x 1012
Data Size
551.2 GB
Data Indexes
  • txindex
  • blockfilterindex

Soft Forks

bip34
active(227,931+)
bip66
active(363,725+)
bip65
active(388,381+)
csv
active(419,328+)
segwit
active(481,824+)
taproot
active(709,632+)

Network

Host
127.0.0.1:8332
Peers
36
(26 in; 10 out)
Traffic
881.7 MB(7.1 KB/s)
3.2 GB(25.8 KB/s)
Interfaces
ipv4
(127.0.0.1:9050)
ipv6
(127.0.0.1:9050)
onion
(127.0.0.1:9050)
i2p

Addresses
  • n3kfss7txj3cmtzzyzuayr73sqecxh3vgunsnsrgqf5f4dfgo6dta6yd.onion:8333(score: 4)

getblockchaininfo

{
    "chain": "main",
    "blocks": 792735,
    "headers": 792735,
    "bestblockhash": "00000000000000000001fe7ed67a4bf422ddbd52e5d18021e6d798e56ad6f7c5",
    "difficulty": "51234338863442.89",
    "mediantime": 1685827027,
    "verificationprogress": "0.9999998426548117",
    "initialblockdownload": false,
    "chainwork": "00000000000000000000000000000000000000004a8a5608e0d49d8e44e452c0",
    "size_on_disk": 551178879650,
    "pruned": false,
    "softforks": {
        "bip34": {
            "type": "buried",
            "active": true,
            "height": 227931
        },
        "bip66": {
            "type": "buried",
            "active": true,
            "height": 363725
        },
        "bip65": {
            "type": "buried",
            "active": true,
            "height": 388381
        },
        "csv": {
            "type": "buried",
            "active": true,
            "height": 419328
        },
        "segwit": {
            "type": "buried",
            "active": true,
            "height": 481824
        },
        "taproot": {
            "type": "bip9",
            "bip9": {
                "status": "active",
                "start_time": 1619222400,
                "timeout": 1628640000,
                "since": 709632,
                "min_activation_height": 709632
            },
            "height": 709632,
            "active": true
        }
    },
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 881724341,
    "totalbytessent": 3218818986,
    "timemillis": 1685828891746,
    "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": 36,
    "connections_in": 26,
    "connections_out": 10,
    "networks": [
        {
            "name": "ipv4",
            "limited": true,
            "reachable": false,
            "proxy": "127.0.0.1:9050",
            "proxy_randomize_credentials": true
        },
        {
            "name": "ipv6",
            "limited": true,
            "reachable": false,
            "proxy": "127.0.0.1:9050",
            "proxy_randomize_credentials": true
        },
        {
            "name": "onion",
            "limited": false,
            "reachable": true,
            "proxy": "127.0.0.1:9050",
            "proxy_randomize_credentials": true
        },
        {
            "name": "i2p",
            "limited": true,
            "reachable": false,
            "proxy": "",
            "proxy_randomize_credentials": false
        }
    ],
    "relayfee": 0.00001,
    "incrementalfee": 0.00001,
    "localaddresses": [
        {
            "address": "n3kfss7txj3cmtzzyzuayr73sqecxh3vgunsnsrgqf5f4dfgo6dta6yd.onion",
            "port": 8333,
            "score": 4
        }
    ],
    "warnings": ""
}

getindexinfo

{
    "txindex": {
        "synced": true,
        "best_block_height": 792413
    }
}