Skip to main content

Web3 node map

Which IP addresses run blockchain infrastructure. We map the public peers of major decentralized networks and fold them into our IPv4 intelligence, so any IP page tells you whether that address participates in web3 — a neutral signal that never affects an IP’s reputation score.

Nodes mapped
9,626
9 networks
IPFS IPFS
4,823
4,823 unique IPs
Solana
4,027
3,712 unique IPs
AR Arweave
284
208 unique IPs

Where the nodes are

One bubble per country, sized by node count and coloured by the dominant network — country-level (≈99.9% of nodes geolocated).

How it works

Decentralized networks are public by design — every node gossips its peers so the network can find itself. We collect those peer lists from each project’s own feeds (and, where a project has no list, our own discovery crawler), normalize them to IP addresses, and store them as a lookup table plus a daily census so we can show change over time.

A web3 tag is a positive / neutral fact about an IP: it tells you the address runs participatory infrastructure. It is deliberately kept out of the reputation score — running a blockchain node is not abuse. Full provenance is on the data sources page.

Browse nodes by network

Decentralization report →

Open any network to see every node it runs — each address linked to its full IP report, with hosting network, operator and country.

Data sources

Free, public peer feeds, refreshed daily. A transient fetch failure keeps the last good copy.

parse_error

Reachable peers discovered by WorldIP's own Nebula crawler.

refreshed 4h ago
Solana cluster · Solana
4,027 nodes

Cluster nodes via Solana getClusterNodes RPC.

refreshed 3h ago
Arweave network · Arweave
284 nodes

Peer list from the Arweave network (arweave.net/peers).

refreshed 3h ago
209 nodes

Monero remote-node list by ditatompel (xmr.ditatompel.com).

refreshed 3h ago

See it on an IP

Any IP that runs a node shows a web3 badge on its page, next to its reputation and exposure. Try a search, or open any IP page to see the full intelligence stack.

What is web3?

Web3 is a loose term for internet services built on decentralized, peer-to-peer infrastructure rather than a single company’s servers. Instead of one provider hosting an application and its data, the work is spread across many independent machines — called nodes — that each hold a copy of the network’s state and talk directly to one another.

The contrast is with the traditional client-server model, where your browser (the client) connects to a known server controlled by one operator. In a web3 network there is no central server to point at: any node can serve the data, and the network keeps working as nodes join and leave. Common examples include blockchains such as Bitcoin and Ethereum, and storage networks such as IPFS, Filecoin and Arweave.

Because these networks run on real machines with real public IP addresses, IP-level visibility matters: it’s how you see where a decentralized network physically lives, how concentrated it is across providers and countries, and whether a given address is taking part. That is exactly what this web3 node map shows.

What is a blockchain?

A blockchain is a distributed ledger — a shared, append-only record of transactions that is replicated across many computers at once. Records are grouped into blocks, each cryptographically linked to the one before it, so the history is tamper-evident: changing an old block would break every block that follows.

No single party holds the master copy. Instead, a network of nodes each maintains the full ledger and follows the same rules (a consensus protocol) to agree on which new blocks are valid. This is what makes a public, permissionless blockchain like Bitcoin or Ethereum decentralized: anyone can run a node, read the chain, and help verify it, without asking permission from a central authority.

Because the ledger is public and replicated, the machines maintaining it must be reachable by their peers — which is why blockchains are visible at the IP level at all.

What is a blockchain node?

A blockchain node is simply a machine running a network’s software and participating in it — storing some or all of the ledger and exchanging data with other nodes. Most public networks run on tens of thousands of nodes worldwide, though the exact count varies by network and changes constantly as machines come online and go offline.

Nodes come in several roles, depending on the network:

  • Full nodes — download and independently verify the entire chain, enforcing every rule.
  • Validator / consensus nodes — help produce and confirm new blocks (mining or staking).
  • RPC / gateway nodes — expose an interface so wallets and apps can read the chain and submit transactions.
  • Storage nodes — hold and serve data on networks like IPFS, Filecoin or Arweave.
  • Relay / bootstrap nodes — help new peers find and connect to the rest of the network.

To do any of this, a node needs a reachable network address. Most have a public IP and openly advertise themselves so other peers can connect — a process called gossip. That public reachability is what lets a WorldIP.io IP page identify an address as a node in the first place.

What is a decentralized, peer-to-peer network?

A peer-to-peer (P2P) network has no central server: every participant is both a client and a server to the others. To function, peers must be able to find each other, so these networks build in their own discovery mechanisms — typically gossip (nodes share the addresses of peers they know) and distributed hash tables (DHTs) (a shared directory of who is reachable where).

A direct consequence is that node IP addresses are publicly observable by design. A node has to announce a reachable address for the network to work at all; if it stayed hidden, no peer could connect to it. So seeing a network’s nodes is not a security leak or a flaw — it is the network operating exactly as intended, and the same information any other participant can see.

WorldIP.io reads this already-public peer information, normalizes it to IP addresses, and indexes it — the same way it indexes public DNS and routing data elsewhere on the site.

Why does WorldIP map web3 nodes?

Whether an IP runs a blockchain or P2P node is a useful piece of network intelligence — it tells you something concrete about what an address does. We fold it into the same per-IP picture as geolocation, ASN, reverse DNS and routing, so it’s available wherever you look up an address.

It is treated as a neutral, informational signalnot a threat or reputation factor. Running a node is legitimate participatory infrastructure, so a web3 tag is deliberately kept out of an IP’s reputation score; it never raises or lowers an address’s trust score.

The data is useful for researchers studying decentralization, for node operators checking how their network is distributed, and for anyone interested in the geographic and ASN distribution of web3 infrastructure — how many nodes there are and where they are located. You can see it two ways: as the map and per-network stats on this page, and as a web3 badge on any individual IP page that runs a node. Full provenance is on the data sources page.

Web3 & blockchain — frequently asked questions

Frequently Asked Questions

Was ist Web3?

Web3 ist ein allgemeiner Begriff für Internetdienste, die auf dezentraler Peer-to-Peer-Infrastruktur statt auf den Servern eines einzelnen Unternehmens aufgebaut sind. Die Arbeit und Daten sind auf viele unabhängige Maschinen, sogenannte Nodes, verteilt, die jeweils den Zustand des Netzwerks halten und direkt miteinander kommunizieren. Blockchains wie Bitcoin und Ethereum sowie Speichernetzwerke wie IPFS und Filecoin sind gängige Beispiele.

Was ist eine Blockchain?

Eine Blockchain ist ein verteiltes Ledger: ein gemeinsamer, nur anhängbarer Datensatz, der gleichzeitig auf vielen Computern repliziert wird. Transaktionen werden in Blöcken gruppiert, die jeweils kryptografisch mit dem vorherigen verknüpft sind, sodass die Historie manipulationssicher ist. Keine einzelne Partei besitzt die Masterkopie; ein Netzwerk von Nodes pflegt jeweils das vollständige Ledger und folgt einem gemeinsamen Regelsatz, um sich darauf zu einigen, welche neuen Blöcke gültig sind.

Was ist ein Blockchain-Node?

Ein Blockchain-Node ist eine Maschine, die die Software eines Netzwerks ausführt und daran teilnimmt, einen Teil oder das gesamte Ledger speichert und Daten mit anderen Nodes austauscht. Die Rollen variieren je nach Netzwerk und umfassen Full Nodes, die die gesamte Kette verifizieren, Validatoren, die Blöcke produzieren, RPC- oder Gateway-Nodes, die Apps bedienen, Storage Nodes und Relay Nodes, die Peers beim Verbinden helfen.

Sind Blockchain-Node-IP-Adressen öffentlich oder privat?

Die meisten sind von Natur aus öffentlich. Ein Node muss eine erreichbare Adresse bekannt geben, damit andere Peers sich mit ihm verbinden können, wobei Gossip und verteilte Hash-Tabellen verwendet werden, um sich gegenseitig zu finden, sodass seine IP für jeden Teilnehmer offen sichtbar ist. Dies ist die beabsichtigte Funktionsweise des Netzwerks, kein Leak oder eine Fehlkonfiguration. WorldIP.io liest nur diese bereits öffentlichen Peer-Informationen.

Kann ich einen Blockchain-Node betreiben?

Ja. Öffentliche, erlaubnisfreie Netzwerke wie Bitcoin und Ethereum sind für jedermann zugänglich, und der Betrieb eines Nodes erfordert im Allgemeinen keine Genehmigung einer zentralen Behörde. Die Anforderungen variieren je nach Netzwerk, von einem bescheidenen, ständig eingeschalteten Computer für einen grundlegenden Full Node bis hin zu umfangreicherem Speicher, Bandbreite oder Staking für einige Validator- und Storage-Rollen.

Wie viele Blockchain-Nodes gibt es?

Dies variiert je nach Netzwerk und ändert sich ständig, da Maschinen online gehen und offline gehen. Große öffentliche Netzwerke werden typischerweise von Zehntausenden erreichbarer Nodes weltweit betrieben, aber es gibt keine feste Anzahl. WorldIP.io zeigt eine Live-Anzahl pro Netzwerk auf der Web3-Node-Karte, basierend auf den öffentlichen Peer-Daten jedes Netzwerks.

Wo befinden sich Blockchain-Nodes?

Nodes laufen auf echten Maschinen in Rechenzentren und Haushalten auf der ganzen Welt, daher folgen ihre Standorte der Geografie des Internet-Hostings, konzentriert in Regionen und bei Cloud- oder Hosting-Anbietern mit günstiger, zuverlässiger Konnektivität. Da jeder Node eine öffentliche IP-Adresse hat, können sein Land und Netzwerk (ASN) auf die gleiche Weise wie jede andere IP nachgeschlagen werden, was die Web3-Karte visualisiert.

Beeinflusst der Betrieb eines Blockchain-Nodes meine IP-Reputation oder meinen Vertrauens-Score?

Nein. Ein Web3-Node-Tag ist ein neutrales, informatives Signal und senkt weder den Ruf noch den Vertrauens-Score einer IP. Der Betrieb eines Nodes ist eine legitime partizipative Infrastruktur, kein Missbrauch, daher wird das Tag bewusst vollständig aus der Reputationsberechnung herausgehalten; es erhöht oder senkt den Score niemals.

Welche Web3-Netzwerke verfolgt WorldIP.io?

WorldIP.io kartiert Nodes aus mehreren wichtigen dezentralen Netzwerken, darunter Bitcoin, Ethereum, Solana, Monero und Arweave, wobei weitere im Laufe der Zeit hinzugefügt werden. Node-Listen stammen aus den öffentlichen Peer-Feeds jedes Projekts, ergänzt durch einen eigenen Discovery-Crawler, wo keine veröffentlichte Liste existiert. Vollständige Quellen und Attribution pro Netzwerk finden Sie auf der Datenquellen-Seite.

Share