🌉 Celestia Bridge Node Checker

This site helps you check the status and metrics of your Celestia Bridge Node in just a few clicks. Simply enter your node's IP address, port, and a valid authentication token to get started.

🔐 How to Get the Authentication Token

Depending on the network you're using, run the following command on your server where the bridge node is running:

Screenshot 2025-06-21 202105.png

celestia bridge auth read --p2p.network mocha --node.store /mnt/data/.celestia-bridge

celestia bridge auth read --p2p.network celestia --node.store /mnt/data/.celestia-bridge

Once you get the token, copy and paste it into the Authentication Token field, fill in your IP and port (default: 26658), and click CHECK.

Screenshot 2025-05-26 165029.png

This indicates that your bridge node is functioning properly and is successfully syncing blocks.

⚠️ Make sure your bridge node is publicly accessible on the IP and port you provide, and that firewall rules allow connections.