Onion Zephyr Blockchain Explorer
(no javascript - no cookies - no web analytics trackers - no images - open sourced)
Signed Outputs Public Keys Checker
Paste base64 encoded, signed output keys data here
(In Linux, can get base64 signed raw tx data:
base64 your_output_keys_filename | xclip -selection clipboard
)
(In Windows, can get base64 signed raw tx data:
certutil.exe -encode -f your_output_keys_filename encoded.txt & type "encoded.txt" | clip
)
Viewkey (
output keys file data is encoded using your viewkey. Thus is needed for decryption
)
Note: data and viewkey are sent to the server, as the calculations are done on the server side
source code
| explorer version (api): master-2023-11-07-feabc64 (1.1) | monero version: 1.0.4-release