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 Mon Mar 18 18:45:10 2024 EDT. PIX values are calculated only for activated IPv4/IPv6 nodes.
JSON API

Page 1 of 775 (11621 nodes) Next / Last

NODEVISIHIAIPIDLI
DUI
WLI
WUI
MLI
MUI
NSINIBI
131.188.40.47:8333
bob.informatik.uni-…
/Satoshi:26.0.0/
Germany1
1.00001.00001.00000.95461.00001.0000
1.0000
1.0000
1.0000
1.0000
0.9931
0.97690.93971.0000
46.17.99.26:8333
/Satoshi:24.0.1/
Netherlands2
1.00001.00001.00000.89661.00001.0000
1.0000
1.0000
1.0000
1.0000
0.9880
0.97690.98361.0000
109.196.124.182:8333
host-124-182.mt.pl
/Satoshi:25.0.0/
Poland3
1.00001.00001.00000.96341.00001.0000
1.0000
1.0000
1.0000
1.0000
0.9848
0.95030.90711.0000
178.250.232.111:8333
/Satoshi:25.0.0/
Germany4
1.00000.96591.00000.92871.00001.0000
1.0000
1.0000
1.0000
1.0000
0.9817
0.97690.93041.0000
198.154.93.110:8333
/Satoshi:25.0.0/
United Kingdom5
1.00000.98931.00000.94961.00001.0000
1.0000
1.0000
1.0000
1.0000
0.9937
0.95030.89601.0000
185.26.99.171:8333
dsde833.fornex.org
/Satoshi:25.0.0/
Germany6
1.00000.98931.00000.92411.00001.0000
1.0000
1.0000
1.0000
1.0000
0.9945
0.97690.88571.0000
195.56.63.11:8333
/Satoshi:26.0.0/
Hungary7
1.00001.00001.00000.93521.00001.0000
1.0000
1.0000
1.0000
1.0000
0.9934
0.97690.86421.0000
146.0.74.207:8333
/Satoshi:24.0.1/
Netherlands8
1.00001.00001.00000.89021.00001.0000
1.0000
1.0000
1.0000
1.0000
0.9756
0.97690.91201.0000
[2001:638:a000:4140::ffff:47]:8333
bob.informatik.uni-…
/Satoshi:26.0.0/
Germany9
1.00001.00001.00000.95461.00001.0000
1.0000
1.0000
1.0000
1.0000
0.9103
0.97690.90611.0000
195.56.63.12:8333
/Satoshi:26.0.0/
Hungary10
1.00001.00001.00000.93521.00001.0000
1.0000
1.0000
1.0000
1.0000
0.9903
0.91930.88041.0000
188.214.129.139:8333
/Satoshi:25.0.0/
Lithuania11
1.00000.98931.00000.87901.00001.0000
1.0000
1.0000
1.0000
1.0000
0.9973
0.91930.90611.0000
[2a00:6020:b489:2000:5054:ff:fefc:5ed8]:8333
/Satoshi:25.0.0/
Germany12
1.00001.00001.00000.94701.00001.0000
1.0000
1.0000
1.0000
1.0000
0.9727
0.91930.84741.0000
31.47.202.112:8333
btc.dohmen.net
/Satoshi:26.0.0/
Sweden13
1.00001.00001.00000.98021.00001.0000
1.0000
1.0000
1.0000
1.0000
1.0000
0.88210.82391.0000
62.168.65.42:8333
btc.phuture.eu
/Satoshi:26.0.0/
Slovakia14
1.00000.95301.00000.97231.00001.0000
1.0000
1.0000
1.0000
1.0000
0.9971
0.95030.80141.0000
169.150.206.206:8333
unn-169-150-206-206…
/Satoshi:26.0.0/
Germany15
1.00001.00001.00000.94691.00001.0000
0.9897
1.0000
1.0000
1.0000
0.9853
0.97690.77281.0000

Page 1 of 775 (11621 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.