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 | Client ID | Capabilities |
---|---|---|---|
{{ (new Date(item.createdAt)).toLocaleDateString() + " " + (new Date(item.createdAt)).toLocaleTimeString() }} | {{ item.nodeId.substr(0,8) }}...{{ item.nodeId.substr(-8,8) }} | {{ item.clientId }} | {{ item.capabilities }} |
Check my peer
Enter your enode or public key to check if we know about your peer.