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
- c58ff46db9eec60d0cbcc089f54c920575ab93f33ac183fa068532e16ad3c696:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- c58ff46db9eec60d0cbcc089f54c920575ab93f33ac183fa068532e16ad3c696 · T_PMINT
- block
- 948997 · 2d ago
- commitment C
- 03056e6cabe8330561dc5dfbbb1937dee67e392dcbc15cfd330c490903ee1494da
- public amount
- 100
- public blinding
- 898abece94bc9f6cc01203b0490f8b03b1c54159b8698ac3c9c98fa41371acfe
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.