JWT Decoder

Decode a JSON Web Token's header and payload and inspect its claims and expiry locally.

Runs 100% in your browser. Nothing you enter is uploaded or stored.

Issued: Mon, 20 May 2024 21:03:42 GMTExpires: Mon, 20 May 2024 22:03:42 GMTExpired
Header
{
  "alg": "HS256",
  "typ": "JWT"
}
Payload
{
  "sub": "1234567890",
  "name": "Jane SRE",
  "iat": 1716239022,
  "exp": 1716242622
}

Related tools

From the makers of these tools

Run production tasks with agents you can trust.

BitSentry turns recurring investigations into reusable runbooks your agents follow step by step, with AI-explained evidence and a full audit trail.

Try BitSentry Desktop Free