UTXO commitment
A Tacit UTXO is a P2TR output whose committed amount is hidden behind a Pedersen commitment. The amount is recoverable only by the recipient (or, for T_PMINT/T_WITHDRAW outputs, public on chain).
- outpoint
- 644d0fdce5aae95f43a31b7177952c26b58fbdac8ad16de95b2a24a61c497cef:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 644d0fdce5aae95f43a31b7177952c26b58fbdac8ad16de95b2a24a61c497cef · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 039720e0cc518e652e63069c9a7c7d86e8214dfed8480988dba5b8947d3da8a345
- public amount
- 100
- public blinding
- 098c5a0eecdcaca982ce881067224ba81883d9b43e55730952eb8b3b1ad283ea
Validating this UTXO end-to-end requires walking ancestry back to the etch envelope and verifying every kernel signature and rangeproof on the path. tacitscan stores the bytes for the proofs but does not gate the page on verification — that's a deliberate trade for explorer responsiveness.