Use this tool to check if your Bitcoin client is currently accepting incoming connections from other nodes. Port must be between 1024 and 65535. The check uses the same /api/v1/checknode/ endpoint documented in the public API.
- Input
- Enter an IPv4, IPv6, `.onion`, I2P, or CJDNS address and the port your node listens on. Bitcoin Core uses port 8333 by default.
- Result
- A reachable node links directly to its Node Status page. Unreachable nodes return the live connection error instead of a fabricated status.
- Privacy
- The submitted address and port are used only for the connection attempt performed by this standalone deployment.