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
- 4b8b23f86a2973f5900e11d934dccf0430a8fc28bc14eafe9c51f13711d6f947:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 4b8b23f86a2973f5900e11d934dccf0430a8fc28bc14eafe9c51f13711d6f947 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 028245c0c6f9618b6dfbcbe7e3b88728581943614d57907b8a26e28b8ccb4728b0
- public amount
- 100
- public blinding
- a654dfefef3db4aeb26e9748a8406ecf92712e8e19478dd072eee0cdc395ad6b
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.