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
- 1528a5c36db6436ab5c240e29a726112e32c4934a4da1f8e199e0b5cce07dcf6:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 1528a5c36db6436ab5c240e29a726112e32c4934a4da1f8e199e0b5cce07dcf6 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 033f4874581af13e10cce58d32f3c47301bb448f3f4c6a2245b6ca60588ffc1e46
- public amount
- 100
- public blinding
- cc6b894a216e665362af53853be493b9cdb98f9a06a22d6d00e31d90f4ec06e2
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.