On RAIDZ, depending on the volblocksize, you can have more used disk space than logical space, du to padding. See https://www.mail-archive.com/freebsd-virtualization@freebsd.org/msg05685.html for example
Check with zfs list -o name,used,lused,refer,ratio to have a better picture of the space...