← grid/B · BACKEND & ARCH/Snowflake ID Decoderlive · localpick another

Snowflake ID Decoder

Extract timestamp, worker ID, and sequence from distributed Snowflake IDs

Platform & Input

Example:

About Snowflake IDs

Snowflake IDs are 64-bit integers that encode a millisecond timestamp, machine/worker identifier, and a per-machine sequence counter. This makes them sortable by creation time while remaining unique across distributed systems without coordination.

Twitter / X: epoch +974657
Discord: epoch +400000
Instagram: epoch +021721
Mastodon: epoch +0
DWG · B-SNOWFLAKE-DECODER100% client-side·⌘C copy · ESC → grid