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
- 21a4a505258fa602dbf5d4df5abc939f956b4ab2c60565f1da6344c1ff80c662:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 21a4a505258fa602dbf5d4df5abc939f956b4ab2c60565f1da6344c1ff80c662 · T_PMINT
- block
- 948642 · 35d ago
- commitment C
- 032f858b578a5fef8bbfd78bf802aa09dc900c0a7fa6c1f43c12511117b82a948e
- public amount
- 100
- public blinding
- 70a27b9c89b6de913c22ee1fe3331684389a42ec7e1eec8c91edbc50b054488c
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.