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
- 211ea44dfb270f0000130f2664963b5b32c161d31fdf5698504ff9dcac675755:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 211ea44dfb270f0000130f2664963b5b32c161d31fdf5698504ff9dcac675755 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 03953f8052ba8ecb1e53eded13f04b91efb3df72ee7fc08d8ee4aae139b05f1397
- public amount
- 100
- public blinding
- 370f19d7ee9e8e5d26cbf6d4c210d5b7c933b7824b88afeaf04158dca8d7007e
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.