Find when Discord accounts were created, messages were sent, or servers were made
Step 1: Enable Developer Mode
• Desktop: User Settings → Advanced → Enable "Developer Mode"
• Mobile: User Settings → Behavior → Enable "Developer Mode"
Step 2: Copy IDs
• Right-click any user, message, channel, or server
• Select "Copy ID" from the context menu
• Paste the ID into the decoder above
Find when a Discord account was created. Perfect for verifying account age for giveaways or spotting alt accounts.
See exactly when a message was sent, even if it's been edited or deleted. Useful for moderation and auditing.
Discover when a Discord server (guild) was created. Track server age and history.
Find when a channel was made. Useful for tracking server structure changes over time.
See when a role was created. Track permission changes and role management history.
Find when custom emojis were added to your server. Track emoji history.
Discord's Snowflake epoch starts at January 1, 2015, 00:00:00 UTC (1420070400000 milliseconds). All Discord IDs encode time relative to this epoch.
💡 Why January 1, 2015? This was Discord's service launch date. Using this as the epoch allows Discord IDs to work until ~2084 without overflow.
Verify Discord account age for giveaways. Ensure participants meet minimum account age requirements.
Identify newly created accounts that might be spam bots or alternate accounts trying to evade bans.
Track server activity chronologically by decoding IDs of users, channels, and messages for moderation.
Debug Discord bot timing issues by verifying when objects were created and events occurred.
Find when messages were sent (even if deleted) for moderation logs and dispute resolution.
Analyze server growth by tracking when users joined based on their account creation dates.
ID: 41771983423143937
First Discord Snowflake → January 1, 2015, 00:00:00 UTC
ID: 175928847299117063
Popular example → April 30, 2016, 11:39:20 UTC
ID: 1234567890123456789
Message ID example → September 13, 2024, 22:31:30 UTC
Discord handles millions of messages daily across thousands of servers. Snowflake IDs provide:
Q: Can I decode deleted message IDs?
A: Yes! If you have the message ID (from logs or bots), you can decode it to see when it was sent, even if deleted.
Q: How do I get my own Discord user ID?
A: Enable Developer Mode, then right-click your username anywhere and select "Copy ID".
Q: Can I use this for Discord bot development?
A: Yes! This tool helps debug timing issues and understand when Discord objects were created in your bot.
Q: Is this tool free?
A: Yes, completely free with no signup required. All processing happens in your browser for privacy.
Get $200 free DigitalOcean credit or sponsor us on GitHub!