Minecraft Server Status Checker
Check if any Minecraft server is online, how many are playing, its version and ping — in one click. Free, no login, follows SRV records.
Enter a server address above and click Check status for a real, live ping.
A real Minecraft server-list ping — no login, nothing stored.
Spin up your Minecraft server in under a minute
High-clock NVMe boxes, a dedicated IP, one-click modpacks and DDoS protection — deployed instantly, then run from a clean panel. Your server address for this checker is 47 seconds away.
Three steps, no install
- 1
Paste the server address
A domain or IP — like play.example.net. SRV records are followed automatically, so you rarely need a port.
- 2
We ping it live
A server-list ping is sent exactly like a game client would. No login, nothing installed, nothing stored.
- 3
Read the status
Online/offline, player count, version, MOTD and latency — the same handshake the game uses, in a click.
While you're here
Port Checker
Is a TCP/UDP port open and reachable?
Latency Test
Ping our regions from your browser.
DNS Lookup
Resolve A, AAAA, MX, TXT and SRV records.
WHOIS
Who owns a domain, and when it expires.
Subnet Calculator
CIDR ranges, masks and host counts.
Server Size Calculator
How much RAM does your world need?
A tiny tool people keep bookmarked
Fast, honest, and free — the kind of utility you reach for before telling the crew it's up.
“Fastest status checker I've found — follows SRV so I never fuss with ports.”
“Bookmarked. I check the box before telling the crew it's up.”
What does this Minecraft server status checker do?
It performs a real Minecraft Server List Ping — the same handshake your game client uses when it shows a server in the multiplayer list. We open a TCP connection, send the status request, and read back the server's live status: online/offline, players online and max, the MOTD, the version string, and the round-trip latency. No mod or login is needed, and the check runs from our servers so it reflects what players on the public internet actually see.
Address, port and SRV records
- Java Edition servers listen on TCP 25565 by default — leave the port blank to use it.
- Many servers map a plain domain to a different port with a _minecraft._tcp SRV record; we follow it automatically when you don't set a port.
- A specific port you enter always wins over the SRV record.
Frequently asked questions
How do I check if a Minecraft server is online?+
Enter the server address (for example play.example.net) and, if it uses a non-standard port, that port too. We perform a real Minecraft Server List Ping and report whether the server responded, how many players are online, its MOTD and version, and the round-trip latency.
What port do Minecraft servers use?+
Java Edition servers default to TCP port 25565. Leave the port blank to use it — we'll also follow a _minecraft._tcp SRV record if the domain publishes one, which is how many servers map a bare domain to a different port.
Why does my server show as offline when it's running?+
The check runs from the public internet. A server can be up locally yet unreachable because of a firewall, a missing port-forward, an SRV/DNS record pointing elsewhere, or the wrong port. If it works on your LAN but shows offline here, those layers are the usual cause.
Does this work for Bedrock servers?+
This tool speaks the Java Edition Server List Ping protocol. Bedrock uses a different (UDP) query protocol, so Bedrock-only servers won't respond here.
What is the MOTD?+
The Message of the Day — the description line a server shows in the multiplayer list. We parse it out of the status response, including servers that send it as a formatted chat component.