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
- 8c6f92b204108a7c470be84d61a74e97b2a8f3917fabcb5395ac1e2fff7cee87:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 8c6f92b204108a7c470be84d61a74e97b2a8f3917fabcb5395ac1e2fff7cee87 · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 03ac1f1c4ece2332bb9d4d76f815adf366c87c5db73f46c98d2f4c08cd544aea5c
- public amount
- 100
- public blinding
- 89ea1c3ec8ba4daa0643d7416e59e4fcaea3f5064e68c02d9c4da00dacdb8698
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.