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
- 8a796afa2439856cf64067e1df7d6b035ea86f212055b070ec2b1850cf86ab27:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 8a796afa2439856cf64067e1df7d6b035ea86f212055b070ec2b1850cf86ab27 · T_PMINT
- block
- 948651 · 35d ago
- commitment C
- 03c59f64114c7cd47e9a4567554a91621632159dbf2d326018e3be6834ecd8e9c6
- public amount
- 100
- public blinding
- 9bcea0364d4142fab5d4cab8511f9c0e32631de06d6fb69818f5476d436fabd3
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.