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
- 20f3d95ed56d79177ce32a5d40cc7ab4c9059619d5b6dbf4e467a95832a02b5a:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 20f3d95ed56d79177ce32a5d40cc7ab4c9059619d5b6dbf4e467a95832a02b5a · T_PMINT
- block
- 948647 · 54d ago
- commitment C
- 025d36523da69bc07f450f6805aabdcda84e94b55058a68f8ae7306aba7d43c13e
- public amount
- 100
- public blinding
- bfa3e1106b2c95ccdd747bd21b3e5ef6ebd5b38eee32047b51dd9932f6e5c5a9
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.