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
- f324a4e50ba77034ac2417fd8bead1487d3917d04bfa3124889897db0a54f197:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- f324a4e50ba77034ac2417fd8bead1487d3917d04bfa3124889897db0a54f197 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 02817a96fd2b60ee1a5937d5bc0f2d2b437cc3fced79a5a7d59908987064e4dc1b
- public amount
- 100
- public blinding
- 52abd5d252f62f405c0c7742f97052f151da4b1741f34f5d285d0fbc72069289
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.