TypeID Decoder

Prefix
user
Canonical UUID
01890a5d-ac96-774b-bcce-b302099a8057
UUID version / variant
Version: 7Variant: RFC 4122/9562
Embedded timestamp
Unix (ms): 1688096058518ISO 8601 (UTC): 2023-06-30T03:34:18.518ZLocal time: 6/30/2023, 3:34:18 AM
Decoded locally in your browser by unpacking the 26 Crockford base32 characters. Nothing is generated or sent anywhere — your TypeID stays only on this page.

Read a TypeID's prefix, UUID, and timestamp

A TypeID is an optional type prefix, a _ separator, and a 26-character suffix of lowercase Crockford base32 (0-9, a-z excluding i, l, o, u) that encodes the 128 bits of a UUIDv7. Because it wraps a UUIDv7, its leading bits are a millisecond timestamp, so TypeIDs sort by creation time while staying type-safe and URL-friendly. This tool only reads the bits already in the identifier; to create one, use the TypeID generator.