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
- f8a639598fe44cf104c6da4d6d5e86b89d5d6ad0479ec282a9410716572c95ae:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- f8a639598fe44cf104c6da4d6d5e86b89d5d6ad0479ec282a9410716572c95ae · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 03fa9fedb350928952933d857ea05b0da23734bf17882f385914dbacb1dfd96715
- public amount
- 100
- public blinding
- 4db5a5eb27fcafc56b23acbd63d823e7a987b394c7b3d8ed9f51180bab19080a
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.