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
- 949793798806be5a66f2740d8e2e4c43475bccb6e63efe5af35993c1960947e5:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 949793798806be5a66f2740d8e2e4c43475bccb6e63efe5af35993c1960947e5 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 02b671f0e5f481190b8a80ccbd186ba2dbf0f77bda71e81cedd1a2f7ee91095648
- public amount
- 100
- public blinding
- a52ee9deddd7cc6e597492422be8b9fdef62875a862cea1d25cc35f98b88252e
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.