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
- 8954373f60baaa4330764b8c74d8e9e1a74fa2c3463491f3b30e3acabda9ef24:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 8954373f60baaa4330764b8c74d8e9e1a74fa2c3463491f3b30e3acabda9ef24 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 025d932d655e97ce9a69e077626deb52575a276c7e7f9c188594ed528194226b9d
- public amount
- 100
- public blinding
- 5aa9a6b94289ce49594cf8e7adeae2c9590eff408aeb5f1c8abde18de3ec4622
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.