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
- 06fee0d4f66cb94da56531b8610c81b1473f25566809c76ad421691ce6a50b9a:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 06fee0d4f66cb94da56531b8610c81b1473f25566809c76ad421691ce6a50b9a · T_PMINT
- block
- 948637 · 56d ago
- commitment C
- 02d78efd721f4285c69446f7fa29cd5ec987a4d533dfe75f21affae572ab61030e
- public amount
- 100
- public blinding
- aa68370fcbef48833b553ead4047b58b9cb1d69e80cf331d1ba801132ecccef0
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.