Loading...

seed node

Persistent peers drain resources and hurt validator nodes. Use them only from trusted sources like your own sentry nodes. Seed nodes are the way to go for bootstrapping: they fill up your address book and keep you from missing blocks. We've got a seed node for mainnet-beacon-80094 if you need one.
sed -i -e "s|^seeds *=.*|seeds = \"a2cb1a3d1c0a5d86dbcbcff8186c0bc4d9bfecfa@berachain-rpc.tienthuattoan.com:26656\"|" $HOME/.beacond/config/config.toml

live peers (11)

Last scan: 2 minutes ago
Peer lists can be used to sync a node as an alternative to addressbook files. Here is a list of 11 active peers as observed by TTT's state-sync server in real-time. Add them to your config.toml if you have trouble finding peers.
peers="[email protected]:15614,[email protected]:26656,[email protected]:26656,[email protected]:25456,[email protected]:26666,[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:26659"
sed -i -e "s|^persistent_peers *=.*|persistent_peers = "[email protected]:15614,[email protected]:26656,[email protected]:26656,[email protected]:25456,[email protected]:26666,[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:26659"|" $HOME/.beacond/config/config.toml
Stale peers can cause node inefficiency over time, so the script below selects up to 5 random live peers.
peers="[email protected]:26666,[email protected]:26659,[email protected]:25456,[email protected]:26656,[email protected]:26656"
sed -i -e "s|^persistent_peers *=.*|persistent_peers = "[email protected]:26666,[email protected]:26659,[email protected]:25456,[email protected]:26656,[email protected]:26656"|" $HOME/.beacond/config/config.toml

live peers overview

Live Peer Moniker Country Provider Peer Discovered
1 [email protected]:15614 kyt-rpc2 ๐Ÿ‡ฉ๐Ÿ‡ช Germany Hetzner Online GmbH 1 day ago
2 [email protected]:26656 oogabooga ๐Ÿ‡ฉ๐Ÿ‡ช Germany Limestone Networks, ... 2 days ago
3 [email protected]:26656 Fullnode ๐Ÿ‡ซ๐Ÿ‡ท France OVH SAS 2 days ago
4 [email protected]:25456 berachain ๐Ÿ‡บ๐Ÿ‡ธ United States WebNX, Inc. 2 days ago
5 [email protected]:26666 redone ๐Ÿ‡ฟ๐Ÿ‡ฆ South Africa Rackzar (Pty) Ltd 3 days ago
6 [email protected]:26656 RockawayX Infra ๐Ÿ‡จ๐Ÿ‡ฟ Czech Republic Arelion Sweden AB 3 days ago
7 [email protected]:26656 bera-reth-archive-mn... ๐Ÿ‡ฌ๐Ÿ‡ง United Kingdom VeloxServ Communicat... 4 days ago
8 [email protected]:26656 rising ๐Ÿ‡ซ๐Ÿ‡ฎ Finland Hetzner Online GmbH 5 days ago
9 [email protected]:26656 Infrared by DeSpread ๐Ÿ‡ฉ๐Ÿ‡ช Germany Hetzner Online GmbH 5 days ago
10 [email protected]:26656 Infrared by DeSpread... ๐Ÿ‡ฉ๐Ÿ‡ช Germany Hetzner Online GmbH 5 days ago
11 [email protected]:26659 nodename ๐Ÿ‡ฉ๐Ÿ‡ช Germany Hetzner Online GmbH 5 days ago