Free tool — no login required

Discord ID Lookup

Paste any Discord user ID to see the username, display name, and profile badges — plus the exact account-created date, decoded straight from the snowflake.

Enable Developer Mode in Discord (Settings → Advanced → Developer Mode), then right-click a user and pick “Copy User ID”.

FAQ

How do I look up a Discord user by ID?

In Discord: Settings → Advanced → enable Developer Mode. Then right-click any user and pick "Copy User ID". Paste that 17-20 digit number into the tool above and hit Look up. You will see the current username, display name, profile badges, and the exact account-created date.

Can I look up a Discord user by username instead of ID?

Not directly — Discord's API only resolves users by their numeric ID, and there is no public username search. If you share a server with the person, right-click them and Copy User ID (with Developer Mode on). Any site claiming full username search either shares a server with that user or is scraping.

What can a Discord user ID tell you?

Only public profile data: the current username, global (display) name, profile badges, and avatar/banner. The ID itself is a "snowflake" with a timestamp baked in, so this tool decodes the exact account-creation date down to the millisecond. Nothing private is exposed — no email, IP address, server list, or messages.

What is a Discord snowflake?

Every Discord ID (users, servers, channels, messages) is a snowflake: a 64-bit number that encodes a creation timestamp, an internal worker ID, a process ID, and an increment. The tool shows the full breakdown. Because the timestamp is embedded, an ID doubles as a tamper-proof account-age check.

Which profile badges does the lookup show?

All public badges Discord exposes via the API: Discord Staff, Partnered Server Owner, HypeSquad (Events, Bravery, Brilliance, Balance), Bug Hunter, Early Supporter, Early Verified Bot Developer, Moderator Programs Alumni, and Active Developer. Nitro and Server Boost badges are not exposed by the API, so no tool can show those.

Does this work for bots and servers?

Bot accounts work exactly like users — paste the bot's ID and it is flagged with a BOT badge. Server (guild) IDs are not supported: Discord's API only exposes server details for discoverable servers, so a general server lookup isn't possible. For servers, use our Invite Checker with an invite link instead.

Is looking up a Discord ID against the terms of service?

No. This tool requests the same public profile data any Discord client fetches when it renders a user. We don't store lookups, and nothing beyond the public profile is accessible — Discord's API simply doesn't expose private data to anyone.

Build a Discord bot in 30 seconds

No code, no hosting setup. Describe what you want; deploy instantly.

Build my Discord bot