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
- d6075ebfdd608214af10a352a1ea9aa1e9b21164b5d4b858fb8162a23d4c9fbc:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- d6075ebfdd608214af10a352a1ea9aa1e9b21164b5d4b858fb8162a23d4c9fbc · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 0203e11fbd99e9a47933749fff0e35643bcdace54c59c5e619b7703d03a5867f09
- public amount
- 100
- public blinding
- aac240de43725c8e244f2f05d42f8a7e5969d20e6dcc2e235ee05dac54029774
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.