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
- f3dc5e7beac44ffc8f93af5e26fe5406754ea8517d9735c02b916771acb387d3:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- f3dc5e7beac44ffc8f93af5e26fe5406754ea8517d9735c02b916771acb387d3 · T_PMINT
- block
- 948650 · 55d ago
- commitment C
- 0383e3f6b68147efff6e5a045315e136da93ce0906dbf1c9b6c4613b817f190a8d
- public amount
- 100
- public blinding
- 592facba48ee5c8d7ef7a42d2e7218eb698588126da492795a57463e17542cb1
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.