Decode IDs, generate snowflakes from dates, and measure time distance.
Part of BlancoKit, a free Discord toolkit.
A 64-bit ID encoding a timestamp, worker ID, process ID, and increment. Every user, guild, and channel ID is a snowflake.
Yes. Paste the user snowflake into the decoder to see the creation timestamp in UTC and your local timezone.
Decode tab: paste any 17–20 digit ID to see creation time (UTC), worker ID, and process ID.
Open Snowflake Tools (JavaScript required).