Ethereum network crawler

This application runs a discovery process using Discv4 and DNS nodes, and contacts individually all nodes on a given Ethereum network to report their state.

Recent peers

Showing our most recently contacted 10 peers.

Contacted Public Key P2P Version Client ID Capabilities Genesis Hash Best Hash Total Difficulty
{{ (new Date(item.createdAt)).toLocaleDateString() + " " + (new Date(item.createdAt)).toLocaleTimeString() }} {{ item.nodeId.substr(0,8) }}...{{ item.nodeId.substr(-8,8) }} {{ item.p2pVersion }} {{ item.clientId }} {{ item.capabilities }} {{ item.genesisHash.substr(0,8) }}...{{ item.genesisHash.substr(-8,8) }} {{ item.bestHash.substr(0,8) }}...{{ item.bestHash.substr(-8,8) }}

Check my peer

Enter your enode or public key to check if we know about your peer.