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
- a6097774d73d55f8b4f8b47a7253a79b6094ac269a320375741801b3682b9d00:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- a6097774d73d55f8b4f8b47a7253a79b6094ac269a320375741801b3682b9d00 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 0244ae5d0c9fd7541d8e9ad288bccb6aa09c2340a137dc23437602deece3f9ff16
- public amount
- 100
- public blinding
- 4fc24701ee3db2ec71d1093303f741f0052c34d17a92d3a692383bace3daeffc
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.