select sum(used_ublk) "number of blocks used for undo"
from v$transaction;

Multiply the number with ur block size.