Permanently timestamp any document, file, or text on the VoidCoin blockchain. Prove your content existed at a specific point in time — forever.
dumpprivkey YOUR_3_ADDRESS
When you stamp a document, the SHA256 hash of your file is embedded in a VoidCoin transaction's OP_RETURN field.
This creates a permanent, immutable, timestamped record on the blockchain. Anyone can verify your proof at any time by:
hashing the original file with SHA256 → looking up the transaction ID on
explorer.void-coin.net →
confirming the OP_RETURN field contains 6a20 followed by your hash.
The block timestamp proves your document existed at or before that moment in time — forever.