Minecraft Bedrock Server Status Checker
Enter a Minecraft server IP or domain (optionally with port) to check whether it’s online, view basic server information.
Embed Minecraft Server Checker on Your Website
Add this free Minecraft server checker to your website or dashboard. Just copy the iframe below - works instantly without setup.
Free • No signup • Safe iframe
How It Works
Enter a Minecraft server address such as play.example.com or add a port like mc.example.com:25565. The tool will check:
- ✅ server is online
- ❌ server is offline or unreachable
- 🧭 basic server details where available
Why Check Minecraft Bedrock Server Status?
Bedrock Edition is the version of Minecraft that runs on Windows 10/11, Xbox, PlayStation, Nintendo Switch, iOS, Android, and many other platforms. It uses a completely different network protocol than Java Edition, so a checker built for Java will not work - you need a Bedrock-specific tool.
When players cannot connect to a Bedrock server, the cause is usually one of: the server has crashed, the host is having a network issue, the player's device cannot reach the server, or the server is rejecting connections from certain platforms. This checker confirms whether the issue is on the server side or the player side.
How Bedrock Differs from Java Edition
Although both versions are called Minecraft, they are technically very different. Knowing the differences helps you diagnose connection problems faster:
- Different protocol: Java Edition uses TCP, Bedrock uses UDP. They are not interchangeable, and a server hosting one cannot accept connections from the other.
- Different default port: Java Edition listens on TCP port 25565, Bedrock listens on UDP port 19132. If you try to connect to a Java server with a Bedrock client (or vice versa), you will get a connection error even though the server is technically online.
- Different server software: Java servers run on the official Java server, Spigot, Paper, Forge, or Fabric. Bedrock servers run on the official Bedrock Dedicated Server, PocketMine, NukkitX, or similar.
- Cross-platform play: Bedrock supports cross-play between consoles, mobile, and Windows 10/11. Java is PC-only.
- Different mod ecosystem: Bedrock uses behavior packs and add-ons, not the Forge/Fabric mod system from Java. Compatibility issues differ.
- Different update cadence: Bedrock often gets features earlier than Java Edition because it shares its codebase with the console and mobile versions.
Common Reasons a Bedrock Server Goes Offline
Bedrock servers have many of the same failure modes as Java servers, plus a few unique to the Bedrock ecosystem:
- Server software crash: The Bedrock Dedicated Server process has stopped due to an internal error or memory issue.
- UDP traffic blocked by firewall: A common issue specific to Bedrock - many firewalls allow TCP by default but block UDP, which prevents Bedrock connections.
- Add-on or behavior pack conflict: A recently added pack is incompatible with the server version and prevents the world from loading.
- Hosting provider outage: Game hosting services experience occasional downtime that affects all servers on the affected node.
- NAT or carrier-grade NAT issues: Players on certain mobile networks cannot reach Bedrock servers because of how their carrier handles UDP traffic.
- Console-specific connectivity issues: Xbox, PlayStation, and Nintendo Switch have stricter network requirements. Sometimes the server is up but consoles cannot reach it due to NAT type or platform-specific restrictions.
- Version mismatch: The server is running an older version of Bedrock than the client, causing the client to refuse the connection.
- Server suspended for non-payment: The hosting provider has suspended the server because the bill was not paid on time.
Troubleshooting Bedrock Connection Issues
When players report they cannot join your Bedrock server, work through this checklist in order:
- Use this tool to check from outside. If the server responds, the issue is on the player's side or device-specific.
- Verify the address and port. Bedrock servers default to UDP 19132. Custom hosting providers often use other ports - make sure players are using the right one.
- Check the server console for errors. Look for crash dumps, world load failures, or add-on errors in the most recent log entries.
- Confirm the firewall allows UDP on the server port. A firewall rule that blocks UDP is the most common cause of mysterious "server offline" issues for Bedrock.
- Check the server version matches the client version. If Microsoft just released a Bedrock update, your server may need to be updated before clients on the new version can connect.
- Test from a different network. Some mobile carriers have NAT configurations that interfere with UDP gaming traffic. Try connecting via WiFi vs. cellular to confirm.
- Restart the server. If everything looks correct in logs, a clean restart often resolves transient issues.
- Check the hosting provider's status page. If you use a managed Bedrock hosting service, they should have a public dashboard showing current incidents.
Continuous Monitoring for Bedrock Server Owners
A one-off check tells you the server is up right now. For server owners with active communities - especially those running paid Realms or competitive servers - that is not enough. You want to know about outages immediately, not when the first frustrated player posts in your Discord.
With UptyBots, you can configure a port-based monitor for your Bedrock server that:
- Connects to your Bedrock server's UDP port every 1 to 5 minutes.
- Verifies the server actually responds to a connection request.
- Sends instant alerts via email, Telegram, or webhook the moment the server stops responding.
- Tracks long-term uptime so you can show your community a real reliability metric.
- Generates an embeddable status widget you can drop on your community website or Discord.
For Bedrock server admins, the cost of monitoring is essentially zero compared to the cost of losing players to extended unnoticed outages.
Frequently Asked Questions
What is the default Minecraft Bedrock port?
The default port is 19132 over UDP. If your server uses this port, you can connect by entering the domain name without specifying a port. For custom ports, append a colon and the port number, like play.example.com:19133.
Can Java and Bedrock players join the same server?
Not natively. Java and Bedrock use different protocols, so a Java server cannot accept Bedrock clients (or vice versa). Some third-party plugins like Geyser allow Bedrock players to connect to Java servers, but this requires extra configuration on the server side.
Why does my server work for some players but not others?
UDP traffic - which Bedrock relies on - can be affected by ISP routing, mobile carrier NAT, console NAT settings, and aggressive firewalls. Players on certain networks may be unable to reach your server even when others can. Ask affected players to test with a mobile hotspot to isolate whether their home network is the issue.
Is this checker free?
Yes. It is completely free, requires no signup, and has no usage limits. For continuous monitoring with alerts and historical uptime tracking, sign up for a free UptyBots account.
Does this work for Realms and console servers?
The checker works for any publicly addressable Bedrock server with a known IP or domain and port. Microsoft Realms are not addressable by IP - they only work through the official Realms invite system and cannot be checked externally.