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
- b76b2a6e2cbbfff3c10bdf568bf7d8f227e98dd9f210c3c832424b7e42737f54:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- b76b2a6e2cbbfff3c10bdf568bf7d8f227e98dd9f210c3c832424b7e42737f54 · T_PMINT
- block
- 948650 · 31d ago
- commitment C
- 026a7268e4106b1f363e81e40fbdc1d3560e42662be037c2826a360d964b952836
- public amount
- 100
- public blinding
- 8c6693a3dd6bab71c80f7da192fdb770438e34d615e4a75d95aa427000cbd0aa
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.