Minecraft UUID
Lookup

Paste a Java username or UUID to reveal the account behind it: current name, both UUID formats, and the player skin.

32 characters · hyphens optional · public profile lookup
Enter the studio:
THE NAME LAB

Made for your kind of player.

A tiny creative studio for names with a point of view, never a slot machine.

Handpicked for a clean vibeFresh batch
Clean, but never plainQuiet confidence with a memorable shape.

Java checks use Mojang's public profile service. Save your favourites before they disappear.

DAILY DROP

Ten names. Zero throwaways.

Today’s edit

A deliberately small collection of names with a little more spark.

Changes tomorrow
BROWSE BY FEEL

Start with a world, not a blank box.

Curated paths for the exact mood you want your Minecraft identity to carry.

BATCH CHECKER

Checking names for the whole squad?

Paste up to 25 Java usernames. We will validate, check, and organise the results in one calm pass.

Java usernames only · results can be exported as CSV
0 / 25 names
01

Type a name

We catch invalid formats instantly, before you waste a check.

02

Verify availability

A live lookup confirms whether the Java username is currently in use.

03

Keep the good ones

Save, copy and compare the names that feel right.

What a Minecraft UUID is and how to look one up

A Minecraft UUID is the permanent identifier the game gives every Java account. It is a 32 character hexadecimal value that never changes, even when a player renames their account. Usernames come and go, but the UUID underneath stays the same, which is why servers, plugins, and databases all track players by UUID rather than by name.

To look one up here, switch to UUID lookup and paste either a Java username or a UUID. If you paste a username, the tool resolves it to the account behind it and shows the public Java profile, including the current name, the UUID in both formats, and the player skin. If you paste a UUID, it works in reverse and returns the profile that owns it. Everything runs against Mojang's public profile service, so no login is required and nothing you enter is stored.

UUIDs are written two ways. The trimmed form is 32 characters with no separators, and the hyphenated form splits it into five groups of 8-4-4-4-12. They point to the exact same account, but different tools expect different shapes. Server files like whitelist.json and ops.json use the hyphenated form, while many plugin configs and APIs accept either. The lookup shows both, so you can copy whichever one your setup needs.

This matters most for people running servers. When you whitelist a player, ban an account, assign a rank, or grant a permission, keying off the UUID means the assignment survives a name change. If you only stored the username, a player who renamed, or a stranger who later claimed that freed up name, could end up with the wrong access. Looking up the UUID first is the safe way to reference a specific person.

It is also the quickest way to answer everyday questions. Find the current username behind an old UUID from a log file, confirm that a UUID really belongs to the player you think it does, or grab someone's skin from their profile. Because the result is the live public profile, the name it shows is always current, not whatever the player was called last week.

One thing a UUID lookup cannot tell you is whether a username is free to claim. A UUID always belongs to an existing account, so if you want to know whether a name is available, use the main username checker instead. The UUID tools here are for identifying and inspecting accounts that already exist.

Frequently asked questions

How do I find my own Minecraft UUID?

Switch to UUID lookup and paste your current Java username. The tool resolves it to your account and shows your UUID in both the trimmed and hyphenated formats, ready to copy.

Does my UUID change when I change my Minecraft name?

No. The UUID is tied to the account, not the name. You can rename as often as Mojang allows and the UUID stays identical, which is exactly why servers track players by it.

What is the difference between a trimmed and a hyphenated UUID?

They are the same value written two ways. Trimmed is 32 characters with no separators. Hyphenated splits it into 8-4-4-4-12 groups. Server files usually want the hyphenated form, while many APIs accept either.

Can I get a username from a UUID?

Yes. Paste the UUID and the lookup returns the public Java profile that owns it, including the current username and skin. This is the reliable way to find out what an old UUID is called now.

Is the UUID lookup reliable and does it need a login?

It is reliable and needs no login. Lookups run against Mojang's public profile service and nothing you enter is saved.