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
- 37e0a5185c546aba9d67e548774509f4bcb32809322f9bb09a5838d71ab45908:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 37e0a5185c546aba9d67e548774509f4bcb32809322f9bb09a5838d71ab45908 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 02794ec9f5cb53b77c6a796c02aaad1675abb666e7ad7a70018c4c97343a38da76
- public amount
- 100
- public blinding
- 73f8bac87e8a5b64aa83cdf7dc5fa7d0949951e35ed0d9e5874de5d3536eb427
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.