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
- f0bf30eef9243a63ad5b2d982a9567fe12672cdda189605bc75f541b5b31177c:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- f0bf30eef9243a63ad5b2d982a9567fe12672cdda189605bc75f541b5b31177c · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 02b16a77f81bdbf0cd0b6bac2346b67b365cb6b7d37089624d61dff8a8432b88a4
- public amount
- 100
- public blinding
- 6126f537d9d6e64ce2b44eba07d9fcd6d0cce21c1a4cb7fc8aeea70937823aff
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.