Hi,
Yes, it's possible. You can find how many extents are in use by a table. Check the DBA_Extents and Dba_segments view to get results.

Thanks