Signed Key Images Checker

Paste base64 encoded, signed key images data here
(In Linux, can get base64 signed raw tx data: base64 your_key_images_file | xclip -selection clipboard)
(In Windows, can get base64 signed raw tx data: certutil.exe -encode -f your_key_images_file encoded.txt & type "encoded.txt" | clip)


Viewkey (key image 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