Wownero Blockchain Explorer
(no javascript - no cookies - no web analytics trackers - no images - open sourced)
mk6s5cz7dudgvygg5ui6g67yhtzsk7tasnte7zbsgkx32d5o7dx42bqd.onion:8080
Transaction Pusher
Paste here either a hex string of raw transaction
(the
tx_blob
response in the wallet RPC, or the
raw_wownero_tx
file saved by the wallet CLI with
--do-not-relay
option specified),
or base64 encoded, unsigned or signed transaction data
(In Linux, can get the raw tx data:
cat raw_wownero_tx | xclip -selection clipboard
)
(In Windows, can get the raw tx data:
certutil.exe -encode -f raw_wownero_tx encoded.txt & type "encoded.txt" | clip
)
Note: data is sent to the server, as the calculations are done on the server side
Note: "check" does not work for the hex string of raw transaction
source code
| explorer version (api): master-2019-11-10-69f7d23 (1.1) | wownero version: 0.7.0.0-4c6c7ab87