move everything with name + extension into new folder, e.g final
find . -name 'BLA*.txt' -exec mv -it ../final {} +