JWT Decoder

Decode JSON Web Tokens to inspect header, payload and expiry details.

DEVELOPER TOOLS

Header

null

Payload

null

Signature status

Missing signature section

Expiry countdown

No exp claim

How to use JWT Decoder

1

Paste token

Add full JWT string in the input box.

2

Inspect decoded JSON

Review header and payload claims.

3

Check status

See signature presence and expiration state.

Related Tools