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
- 6befb645529b06246c25e6ce85ec72ee0a12dd24d93c29eccbe7bf755291ef88:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 6befb645529b06246c25e6ce85ec72ee0a12dd24d93c29eccbe7bf755291ef88 · T_PMINT
- block
- 948725 · 30d ago
- commitment C
- 029d49c75d0a6df5c979dbcf051041aec6e56624c56b09265f557b95ff4a5e0b47
- public amount
- 100
- public blinding
- 8584c5b5c096ac1c26039641376b1ec156b4e23c63fcd4127b419a23babedaf7
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.