UUID Inspector — Free Online Tool

Detect UUID version, variant and embedded timestamp.. UUID Inspector is a free online tool from the ToolsRift Developer Tools collection. It runs entirely in your browser — nothing to install, no signup, and your data never leaves your device.

Loading UUID Inspector

How to use UUID Inspector

Paste a UUID and the tool validates its format and reports the version (1-5), variant, and any embedded metadata such as the timestamp for version 1 UUIDs.

Frequently asked questions

How do I tell a UUID's version?

The version is the first character of the third group, so xxxxxxxx-xxxx-4xxx-... is a version 4 (random) UUID.

What is the UUID variant?

The variant bits (usually the '8', '9', 'a' or 'b' starting the fourth group) indicate the RFC 4122 layout the UUID follows.

Do all UUIDs embed a timestamp?

No — only version 1 (and time-ordered variants) embed a timestamp; version 4 UUIDs are random and carry no time information.

More Developer Tools

Basic Auth Generator
Build an HTTP Basic Authorization header from user/pass.
String Escaper
Escape/unescape for JSON, JS, HTML, SQL, Regex and Shell.
ASCII Table
0-127 searchable ASCII reference.
HTML Entities Ref
Search HTML entities quickly.
CSS Units Ref
All CSS units with preview.
Git Cheatsheet
Interactive Git command guide.

← View all Developer Tools