Base64 Decode

Base64-encoded blobs are unreadable until decoded. This tool turns a Base64 string back into its original text so you can read memos and metadata attached to transactions. It runs entirely in your browser with no network call.

Type UTF-8 text to see its hex and Base64 encodings. To decode hex back to text, paste it below.

Tamamen tarayıcınızda çalışır. API anahtarı yok, veri bu sayfadan çıkmaz.

Recovering the original bytes

Decoding reverses Base64, mapping every four characters back to three bytes. Off-chain payloads, token metadata and signed message bodies are frequently Base64-encoded; decoding reveals the underlying JSON, URL or plain text so you can see what a transaction referenced.

When decoding fails

Valid Base64 uses A-Z, a-z, 0-9, plus, slash and optional = padding. If the string contains other characters or is truncated, the decode will produce nonsense or an error, which usually means the value was not Base64 to begin with.

Sıkça sorulanlar

What about URL-safe Base64?

Some payloads use - and _ instead of + and /. If decoding looks wrong, the input may be the URL-safe variant and need those characters swapped back.

Is anything uploaded?

No. Decoding is fully local to your browser with no server call and no API key.

İlgili araçlar

Bakiye yükle, anahtarını al, yayına çık.

Self servis. Kripto ya da kartla öde. Krediyle ölçümlenir — ağır ilkel yapılar daha pahalı, basitler ucuz.

API anahtarı al