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
- 6b6e947957d1f71b3e9d817180528ea87c64e2712b51681228e07152a9b814a2:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 6b6e947957d1f71b3e9d817180528ea87c64e2712b51681228e07152a9b814a2 · T_PMINT
- block
- 948740 · 30d ago
- commitment C
- 02da955f40b1209f2af4cfb56d0259f9eabc7f5888a883c9a24d25a656e2c87e8f
- public amount
- 100
- public blinding
- c4a43abdf331e5794f431db3b38816dfeefd33769d8ff79dd2d03631ddfe157a
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.