Here is an example of the three types of bloom filter. Click the button to add keys to the bloom filter. Each filter is set to an initial capacity of of 100 keys - so as you add more keys the more limited bloom filters would expect to start obtaining some false positives, while the scalable one should maintain a very low error rate.