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
- 504e7e2e796bff610ddbc38db26d8baae7328b902bba922f3ad993e52bd849f5:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 504e7e2e796bff610ddbc38db26d8baae7328b902bba922f3ad993e52bd849f5 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 03a59e885a2c4ec56ba36242e6dce7d687a66c848371cf7a747fa2c7c34bfe2e5b
- public amount
- 100
- public blinding
- 5502b5a98bfdef6b2e0cf1790fb0b773e977a0c5b5eb348bde10b6a419157a68
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.