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
- 6a0d3dba01fcd93b9c6be9abbb701c152d0f50037db8434b5234fc6525ea1f4b:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 6a0d3dba01fcd93b9c6be9abbb701c152d0f50037db8434b5234fc6525ea1f4b · T_PMINT
- block
- 948736 · 3d ago
- commitment C
- 02cbbb6929579f455330b10386958c7039b62670d2eec3667583f41fe981124546
- public amount
- 100
- public blinding
- 49327a4118e75a1943a92f61dde92d8d5366632a346d3c41b2c76d364c98fd97
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.