Loading Tool

Explorer IconExplorer

Memory Pool

78,197 transactions
29.36 vMB
0.06492314 BTC
Random Selection Loading Transactions
Max Size: 176.35/200 MB

Candidate Block

Mining Attempt 3b79710f1e90e21e3f409f38fb1fdbfd71638af630086e23813adf26fa058324
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root e61b24d9435b4146f4efbb8598696e389012c5efbe5ac6a3b291f28724507548
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,070
Size: 1.00 vMB
Total Fees: 0.00547563 BTC
Feerates: 19.86 > 0.55 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (595,160 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
319,836 319,836 000000000000000004845bf4fe778fd2e450b97fe92e8e3965c74dacee776808 344 0.22/1.00 vMB 25
319,835 319,835 0000000000000000177b1063369e5668ed3d1f346bd8544c548ff57548c35757 1,093 0.75/1.00 vMB 23
319,834 319,834 000000000000000021649fff09484a45cf1cb1060d0a9cf3efd6252851da900b 333 0.40/1.00 vMB 18
319,833 319,833 000000000000000006e7deebfcf1bfa0ed3b4ffd0b276c2c706a088bad0be80e 1,415 0.50/1.00 vMB 52
319,832 319,832 000000000000000004c7932329aab0146d94a0194f31ef9609cbb7e3debfc297 144 0.06/1.00 vMB 33
319,831 319,831 000000000000000003dffede236a73d8df35b19537989152183270f0be606fb5 444 0.32/1.00 vMB 22
319,830 319,830 000000000000000006e1a9203708ce4ec96cc7ff460cfc6a5d37848ce455c458 909 0.54/1.00 vMB 26
319,829 319,829 000000000000000008ce5117b50d44b87857c5be773a0f81f19d5a6d98973d4b 778 0.45/1.00 vMB 26
319,828 319,828 000000000000000002c0f1e3e2c2fcd59a64114137c82d6f101c6ab49f68f1af 210 0.10/1.00 vMB 38
319,827 319,827 00000000000000000995075eb16e445390e54f435a0c3775e6f03829560d96f8 702 0.33/1.00 vMB 34
319,826 319,826 00000000000000001b9b1ec10309f3e5fe1a68c52e26ec384172f492862d7554 585 0.32/1.00 vMB 24
319,825 319,825 0000000000000000031bf57f848f9311ff0d338a5eae6d56968a425c593aa4f0 1,180 0.60/1.00 vMB 26
319,824 319,824 0000000000000000217e60ad83f021925d6ca75be0ac6df67ae402517ec567dc 635 0.31/1.00 vMB 28
319,823 319,823 000000000000000002091e291b9717765ab77337e45cdcebf1060f3d7c9dce5c 890 0.64/1.00 vMB 19
319,822 319,822 0000000000000000167c0d9d9e2de016d4a256fcd34fc03d76b5bbeca3731922 1,165 0.35/1.00 vMB 47
319,821 319,821 00000000000000001d84f154269d28613482e7d2af16d58632f2c854f87ec719 504 0.24/1.00 vMB 43
319,820 319,820 0000000000000000246709b8eb2707d0bcf861269f5b83df2b7fb5a2f19c028f 25 0.02/1.00 vMB 8
319,819 319,819 000000000000000009469a460c3b7f99fd8f22e0a75da843010714b605a3d45e 102 0.07/1.00 vMB 21
319,818 319,818 000000000000000015429ad00a2d72ee8ac363562e911ad79148722a3f0982d9 254 0.14/1.00 vMB 36
319,817 319,817 000000000000000008216575d6c94b8830296120d724fa1ab532af0aeefb6c0e 541 0.31/1.00 vMB 25
319,816 319,816 000000000000000003832f19336f5a35d9fb15a29507e9b03f1784daa97e8cc1 121 0.05/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.38 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 664.47 GB
    • Received: 14.98 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.