Tolz.me

Discord ID Lookup

Decode Discord snowflake IDs and look up public user or server details.

Snowflake decode always runs locally. Live username or server details appear when Discord allows our bot to access that ID.

About this tool

Paste any Discord user or server ID to decode when the account was created and view public details when Discord allows it.

Browse more discord tools or explore all Tolz.me tools.

Try other relevant tools

Frequently asked questions

What is a Discord snowflake ID?+

Discord uses numeric snowflake IDs for users, servers, channels, and messages. The number encodes a creation timestamp plus internal worker metadata.

Why does username lookup fail sometimes?+

Discord only returns live user or server details when our bot shares a server with that user or is a member of that server. Snowflake decode always works.

Can I look up channel IDs?+

This tool decodes any valid snowflake creation date. Live Discord API details are limited to users and servers.

Is Discord ID lookup free?+

Yes. Snowflake decoding runs instantly in your browser. API lookups use our server-side bot.

Use cases

  • Check when a Discord account or server was created.
  • Verify a user ID before adding moderation notes.
  • Confirm a server ID when configuring bots or integrations.

Discord ID Lookup

Discord IDs are snowflakes: large numbers that encode when an account, server, or channel was created. Paste an ID here to decode it and fetch public details when Discord allows.

What is a Discord snowflake?

Every Discord entity uses a 64-bit snowflake ID. The timestamp is embedded in the number, so you can tell when an ID was generated without calling Discord.

Users, servers, channels, roles, and messages all use the same snowflake format. The tool focuses on user and server lookups.

How snowflake decoding works

Discord's epoch starts on January 1, 2015. The top bits of the ID store milliseconds since that epoch.

Lower bits store worker, process, and increment values Discord uses internally. You rarely need those for day-to-day moderation.

When live lookup works

Discord only returns usernames, avatars, and server names when our bot can access that entity. For users, the bot must share a server with them.

For servers, the bot must be a member. If lookup fails, snowflake decode still shows the creation date.

User ID vs server ID

Both look like long numbers. Use auto-detect to try user first, then server, or pick the type manually if you already know it.

Right-click a user or server in Discord with Developer Mode enabled and choose Copy User ID or Copy Server ID.

Responsible use

Use ID lookup for moderation, development, and troubleshooting — not to harass or dox people.

Pair this with our profile viewer if you need avatar previews or want to inspect your own connected profile.

Explore more discord tools on Tolz.me.

Related tools