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
- 720f06e2d3ad9c69943d78d9714afe60cd0652d05443f740a59a885d72e765e3:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 720f06e2d3ad9c69943d78d9714afe60cd0652d05443f740a59a885d72e765e3 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 0316d226f45cab70cffa7baac84834ac808f7458145c63a132c8847d711e215f14
- public amount
- 100
- public blinding
- 5fb7cd2021aabd081caa9712bf76e9e42a60c2a2f9e2f952d18179ee5788c14c
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.