How to use Snowflake Decoder

Understand the DNA of Discord IDs.

What is a Snowflake?

Discord uses "Snowflakes" for all IDs (users, messages, channels, servers). A Snowflake is a unique 64-bit integer that contains more than just a random number—it encodes exactly when and where the ID was created.

How to use the Decoder?

1

Copy an ID

Right-click a user, message, or channel in Discord and select "Copy User ID" or similar. (You need Developer Mode enabled in Discord settings).

2

Paste and Decode

Paste the ID into the input field and click "Decode".

3

Analyze Results

The tool will instantly show you the exact creation date, the internal worker/process IDs, and the increment value.

Back to Snowflake Decoder