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
- e6d813c01dc87e6e1353b1ea74f79df14d6aaa19657ce12474c29fbcbb93528d:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e6d813c01dc87e6e1353b1ea74f79df14d6aaa19657ce12474c29fbcbb93528d · T_PMINT
- block
- 948648 · 54d ago
- commitment C
- 02bb9cf72425f12f6ff60fbc1d51746ca72a8ae50962fa46862041d3dd0ac8bed5
- public amount
- 100
- public blinding
- 03bdab032c499887ee60b20b4f5e9a2b43ba38581f0ff2a9d4f54ce5c378259b
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.