Attachment vs image length

Hey. I am storing an image under the attribute image (blob). The attribute image has a length of 64000. Looking at attachments, it only consists of blob/image but has a length of >240000. Are the image blobs versioned / forever stored in _attachments? How do I clean attachments to avoid huge amounts of data synchronised via SG to user?