Bitnodes estimates the relative size of the Bitcoin peer-to-peer network by finding all of its reachable nodes.


Leaderboard

Reachable Bitcoin nodes ranked according to their Peer Index (PIX) as of Sat May 11 20:11:23 2024 EDT. PIX values are calculated only for activated IPv4/IPv6 nodes.
JSON API

First / Prev Page 418 of 904 (13553 nodes) Next / Last

NODEVISIHIAIPIDLI
DUI
WLI
WUI
MLI
MUI
NSINIBI
108.18.213.224:8333
pool-108-18-213-224…
/Satoshi:0.21.1/
United States5455
1.00001.00001.00000.83171.00001.0000
0.1959
1.0000
0.4556
0.8000
0.8224
0.54870.00000.0000
99.8.76.101:8333
99-8-76-101.lightsp…
/Satoshi:27.0.0/
United States5456
1.00000.98171.00000.82481.00001.0000
1.0000
1.0000
0.8462
0.0000
0.0000
0.00000.00001.0000
71.187.100.121:8333
pool-71-187-100-121…
/Satoshi:22.0.0/
United States5457
1.00000.99111.00000.83221.00000.0000
0.7010
0.6000
0.8284
0.7000
0.6346
0.77590.58880.0000
128.199.144.10:8333
/Satoshi:23.0.0/
Singapore5458
1.00001.00001.00000.76121.00000.0000
1.0000
0.0000
1.0000
0.0000
0.9836
0.00000.90491.0000
[2607:9280:b:73b:250:56ff:fe21:9c2f]:8333
/Satoshi:26.0.0/
United States5459
1.00001.00000.99990.91201.00001.0000
0.6082
1.0000
0.5444
0.4000
0.2583
0.00000.92680.0000
85.15.179.171:11080
/Aurum:0.12.4/
Russian Federation5460
0.82390.83601.00000.88580.00001.0000
1.0000
1.0000
1.0000
1.0000
0.9672
0.00000.13590.0000
185.185.83.42:8333
vmi1813655.contabos…
/Satoshi:26.0.0/
United States5461
1.00000.97181.00000.75451.00001.0000
1.0000
1.0000
1.0000
0.0000
0.0000
0.91930.00000.0000
[2a01:4f8:252:194b::2]:8333
itomori.katawaredok…
/Satoshi:25.1.0/
Germany5462
1.00001.00001.00000.73751.00001.0000
0.2680
1.0000
0.2012
1.0000
0.1622
0.99780.27800.0000
138.201.55.156:8333
static.156.55.201.1…
/Satoshi:27.99.0/
Germany5463
1.00000.98171.00000.73781.00001.0000
0.7010
1.0000
0.4615
0.0000
0.0000
0.99780.76430.0000
162.55.81.154:8333
static.154.81.55.16…
/Satoshi:0.20.1/
Germany5464
0.94881.00001.00000.73801.00001.0000
0.0722
1.0000
0.0592
1.0000
0.0383
0.97690.81060.0000
91.107.195.178:8333
static.178.195.107.…
/Satoshi:25.0.0/
Germany5465
1.00001.00001.00000.73611.00001.0000
0.0103
1.0000
0.0947
1.0000
0.1290
0.97690.69520.0000
85.239.232.253:8333
vmi1796481.contabos…
/Satoshi:26.1.0/
United States5466
1.00001.00000.99950.76311.00000.0000
0.0000
1.0000
0.5976
1.0000
0.9032
0.69070.68750.0000
149.202.89.98:8333
1380.gra.abcvg.ovh
/Satoshi:0.21.0/
France5467
1.00001.00001.00000.77691.00001.0000
0.2680
1.0000
0.1598
1.0000
0.4863
0.95030.00000.0000
[2a01:e0a:51f:15f0:7fcf:b200:e6:4a9b]:8333
/Satoshi:22.0.0(Fut…
France5468
1.00001.00000.99990.82471.00001.0000
0.4742
1.0000
0.0769
1.0000
0.3439
0.91930.00000.0000
81.2.95.103:8333
bemaera.polarduck.c…
/Satoshi:26.0.0/
United Kingdom5469
1.00001.00001.00000.92901.00001.0000
1.0000
1.0000
0.3018
1.0000
0.1111
0.00000.29690.0000

First / Prev Page 418 of 904 (13553 nodes) Next / Last


Peer Index (PIX)

PIX value is calculated every 24 hours for each activated node based on its properties and network metrics. The value ranges between 0.0 and 10.0 with 10.0 being the most desirable for the Bitcoin network. The formula used to calculate PIX value is described below.

PIX = ((VI + SI + HI + AI + PI + DLI + DUI + WLI + WUI + MLI + MUI + NSI + NI + BI) / 14.0) * 10.0

rs = Rank score
    rs = log(max(1.0, rn))
    rn = normalized reverse rank = ((rv - 1.0) / (rmax - 1.0)) * 10.0
    rv = reverse rank = rmax - (r - rmin)
    r = rank (see details in the particular index below)

cs = Count score
    cs = 1 - (log(c) / log(n))
    n = number of reachable nodes
    c = subset of n (see details in the particular index below)

VI = Protocol version index
    VI = rs
        rs = rank score
        r = rank of node's protocol version
        Most common protocol version is ranked 1 followed by the next most common protocol version

SI = Services index
    SI = √(rs)
        rs = rank score
        r = rank of node's services
        Most common services is ranked 1 followed by the next most common services
        SI is set to 0.0 for node without NODE_NETWORK

HI = Height index
    HI = h / H
        h = node's latest height
        H = consensus height

AI = ASN index
    AI = (cs + (rs * 2.0)) / 3.0
        cs = count score
        rs = rank score
        c = number of nodes from n with the same ASN
        r = CAIDA's AS rank

PI = Port index
    PI = 1.0 for 8333 (default port), 0.0 for other

DLI = Average daily latency index
    DLI = 1.0 for <=  300 ms
          0.9 for <=  400 ms
          0.8 for <=  500 ms
          0.7 for <=  600 ms
          0.6 for <=  700 ms
          0.5 for <=  800 ms
          0.4 for <=  900 ms
          0.3 for <= 1000 ms
          0.2 for <= 1100 ms
          0.1 for <= 1200 ms
          0.0 for  > 1200 ms

DUI = Daily uptime index
    DUI = t / T
        t = number of daily ticks with latency > 0
        T = number of daily ticks
        Tick with latency <= 0 indicates that node is unreachable

WLI = Average weekly latency index
    WLI = 1.0 for <=  300 ms
          0.9 for <=  400 ms
          0.8 for <=  500 ms
          0.7 for <=  600 ms
          0.6 for <=  700 ms
          0.5 for <=  800 ms
          0.4 for <=  900 ms
          0.3 for <= 1000 ms
          0.2 for <= 1100 ms
          0.1 for <= 1200 ms
          0.0 for  > 1200 ms

WUI = Weekly uptime index
    WUI = t / T
        t = number of weekly ticks with latency > 0
        T = number of weekly ticks
        Tick with latency <= 0 indicates that node is unreachable

MLI = Average monthly latency index
    MLI = 1.0 for <=  300 ms
          0.9 for <=  400 ms
          0.8 for <=  500 ms
          0.7 for <=  600 ms
          0.6 for <=  700 ms
          0.5 for <=  800 ms
          0.4 for <=  900 ms
          0.3 for <= 1000 ms
          0.2 for <= 1100 ms
          0.1 for <= 1200 ms
          0.0 for  > 1200 ms

MUI = Monthly uptime index
    MUI = t / T
        t = number of monthly ticks with latency > 0
        T = number of monthly ticks
        Tick with latency <= 0 indicates that node is unreachable

NSI = Network speed index
    NSI = √(log(Pi / 10.0))
        Pi = node's speed percentile (to the nearest percentile between 10th and 99th)

NI = Nodes index
    NI = √(rs)
        rs = rank score
        r = rank of i
        i = p ∩ n
        p = peers returned in addr responses
        n = number of reachable nodes
        Largest i (99th percentile) is ranked 1 followed by the next largest i

BI = Block index
    BI = 1.0 if valid block is returned in response to getdata request, 0.0 if otherwise

Join the Network

Be part of the Bitcoin network by running a Bitcoin full node, e.g. Bitcoin Core.

Use this tool to check if your Bitcoin client is currently accepting incoming connections from other nodes. Port must be between 1024 and 65535.