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
- 5280a0543989a980f12feb4c3a6ebf05844d2f158e505cee71dc627f97e6f834:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 5280a0543989a980f12feb4c3a6ebf05844d2f158e505cee71dc627f97e6f834 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 02a0ed1bb044e1d493a6fe0edc74ddad35a2d57575381d31a1b56d4c3eb4b88cf4
- public amount
- 100
- public blinding
- 6f991e47746523d25fb144cc6a4b9a5ff69c7e3ec98d0e9089588cc0a44c4f20
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.