Node Details

Node Summary

Version
300200 (/Satoshi:30.2.0(BoringService-Forge)/)
Protocol Version
70016
Status
Synchronized
Uptime
2 days, 15 hours

Blockchain

Chain
main
Block Count
943,578
Difficulty
138.967 x 1012
Data Size
832.9 GB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

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
54
(39 in; 15 out)
Upload
78.5 GB(347.1 KB/s)
Download
1.9 GB(8.4 KB/s)

ipv4
ipv6
onion
(127.0.0.1:9050)
i2p
cjdns

Addresses
  • 73.117.192.12:8333(score: 6,079)
  • bi22skgapicx7r77ddunpxjw7uvxbtymwon5tyft7fc457wznjrcxjqd.onion:8333(score: 4)

getblockchaininfo

{
    "chain": "main",
    "blocks": 943578,
    "headers": 943578,
    "bestblockhash": "0000000000000000000041536d3c5b322c0d6742ff30d49c9082b0c1c5de323d",
    "bits": "17020684",
    "target": "0000000000000000000206840000000000000000000000000000000000000000",
    "difficulty": 138966872071213.2,
    "time": 1775271199,
    "mediantime": 1775266339,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "00000000000000000000000000000000000000011cbbd7314c0864e676526678",
    "size_on_disk": 832860742449,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 1897508192,
    "totalbytessent": 78475956735,
    "timemillis": 1775271423954,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 31457280000,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 16327358789,
        "time_left_in_cycle": 33318
    }
}

getnetworkinfo

{
    "version": 300200,
    "subversion": "/Satoshi:30.2.0(BoringService-Forge)/",
    "protocolversion": 70016,
    "localservices": "0000000000000c09",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 54,
    "connections_in": 39,
    "connections_out": 15,
    "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": false,
            "reachable": true,
            "proxy": "127.0.0.1:9050",
            "proxy_randomize_credentials": true
        },
        {
            "name": "i2p",
            "limited": true,
            "reachable": false,
            "proxy": "",
            "proxy_randomize_credentials": false
        },
        {
            "name": "cjdns",
            "limited": true,
            "reachable": false,
            "proxy": "",
            "proxy_randomize_credentials": false
        }
    ],
    "relayfee": 0.000001,
    "incrementalfee": 0.000001,
    "localaddresses": [
        {
            "address": "73.117.192.12",
            "port": 8333,
            "score": 6079
        },
        {
            "address": "bi22skgapicx7r77ddunpxjw7uvxbtymwon5tyft7fc457wznjrcxjqd.onion",
            "port": 8333,
            "score": 4
        }
    ],
    "warnings": []
}

getindexinfo

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