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
- 15d45751746e061fe625b03b761e5b873a6df2a6a71508192a826b618f48e264:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 15d45751746e061fe625b03b761e5b873a6df2a6a71508192a826b618f48e264 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 0203e0f28b2696dcd20e9d45ee31146014d94ccd16d23304df4258e0799e4db774
- public amount
- 100
- public blinding
- a724b3fd0e18b0817ab4f0606d4c6f3452b8accea7f6691ff777968015f5d0af
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.