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
- 707559b4247425ed46f1752ba749f2dabbe16a5238eaf1c85ee38b9bf31e250a:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 707559b4247425ed46f1752ba749f2dabbe16a5238eaf1c85ee38b9bf31e250a · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 03762ae30f55f394a0258962fc485965b68245f803c4d7407c905680336708d0d7
- public amount
- 100
- public blinding
- caaf0054e265ae96884136a30389ce6dafeb075271baed5fe493e048a9c958b8
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.