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
- bcbe7c87b2068c6de1a5ecce37d2eb4d33712c07c89b3bd17bdadc9e90887968:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- bcbe7c87b2068c6de1a5ecce37d2eb4d33712c07c89b3bd17bdadc9e90887968 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 025e305f8d56939909fb2229d14425fe1cebb802baa0771672eea2071aa645b1fd
- public amount
- 100
- public blinding
- 4e4aeed88a6e093408c326d6250d1a11d6c21d12a04c2bbe7e2d28678386d60d
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.