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
- f0e96028210058ad9452efaf619106fb334994a8ef2d2dc0fe356f0446da434c:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- f0e96028210058ad9452efaf619106fb334994a8ef2d2dc0fe356f0446da434c · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 03049a18b3f7ebad923dfaa008bd5b37410330d80a41fb76fcbb9ee45a6f8b3fcd
- public amount
- 100
- public blinding
- 43dc6d4eebd235523f5b03eb7a7bd355868f86a38ba0d286137d4bf05ba0a136
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.