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
- 8718f8ef41f119362b6dd79687886b04b01840e60732024a017364ddd0376f3b:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 8718f8ef41f119362b6dd79687886b04b01840e60732024a017364ddd0376f3b · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 03a06c7dd2152bb4bd3e5c5d5c81aff6e85f06fbf82c58020dc9267907b4eac3bb
- public amount
- 100
- public blinding
- 471683189c3e7f20f861db06c66ffce7f7c7c398641d23ea2b5615e8e77b4f58
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.