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
- 42bd82b9f19ff99a8d76807c9135e465767901f86234184851b06b7d6351d118:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 42bd82b9f19ff99a8d76807c9135e465767901f86234184851b06b7d6351d118 · T_PMINT
- block
- 948723 · 3d ago
- commitment C
- 02ecab022f36468bcf07a394a7bf2fa6160c03e4a33fb6b7ac04340c8acac5c8d3
- public amount
- 100
- public blinding
- 4b1edbe105160731347e0a3cdb8ae141be51887d52e20aded3f51e83dd3858b5
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.