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
- 87c646a4bdf2dbdf3f40df51af7f4334bb5c45b1100262c4c773c95bccca48cf:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 87c646a4bdf2dbdf3f40df51af7f4334bb5c45b1100262c4c773c95bccca48cf · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 022b65e2473fd2ffc337f615342bc9a7d6c192ee8cd317120553221179c070d7fe
- public amount
- 100
- public blinding
- d22348ac055b776a59e5a0d9c79f1d69712586933a5da677850c0287ad6e8873
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.