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
- 69ffc7d7e6e31c8d274e647b0f9b973c460c303bec9457fc6523b5a795d178bf:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 69ffc7d7e6e31c8d274e647b0f9b973c460c303bec9457fc6523b5a795d178bf · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 03a8198fc0bf72d321fe6f6130f8aa7f68d202d35b921a4081974c56373ac6e7a6
- public amount
- 100
- public blinding
- 9a824fb83b5802bae864d27dbb1e1db582dc418eef08d4cf828b2533a2a87686
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.