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
- 98858df98938dd8d98dcfe9f5cc4a62a4f5cce8d98e9c2e8db109c76748736a1:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 98858df98938dd8d98dcfe9f5cc4a62a4f5cce8d98e9c2e8db109c76748736a1 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 028d9c4110cd13ff005143f7cec642e277ec7f00e42bf29532aa17ba35a431505f
- public amount
- 100
- public blinding
- 97b4dc729c8dc159b52e2417048ddb170513f7b2dc21918446af53bd4af6a826
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.