Loading Tool

Explorer IconExplorer

Memory Pool

82,021 transactions
30.47 vMB
0.13143845 BTC
Random Selection Loading Transactions
Max Size: 183.62/200 MB

Candidate Block

Mining Attempt bb8229cd86f299964b7a2e1efbd2f45c45772f358cc2213482a434909a679b95
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root 82eb9827621353cd92f3b8549d701e6d90858ef8044a0cc7126c0e940550d7f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,484
Size: 1.00 vMB
Total Fees: 0.06878775 BTC
Feerates: 203.60 > 6.89 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (250,283 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
664,690 664,690 00000000000000000004024f3d9ad5969dae94a5d4ba0e84831865f9332d93d7 1,284 1.00/1.00 vMB 94
664,689 664,689 0000000000000000000c664a83876e4c783a9704ce40965e54b41c1e428659ca 2,963 1.00/1.00 vMB 108
664,688 664,688 0000000000000000000cc00978fc7b5dd71c311f4d0626b21ff5e5944584af54 2,931 1.00/1.00 vMB 96
664,687 664,687 00000000000000000006e5a9bcaf634e4609432b619555394f7fafce10d17e2d 692 1.00/1.00 vMB 89
664,686 664,686 00000000000000000007e0e202585a06ec094bacc4c6b69fe5514b1137e0c162 1,761 1.00/1.00 vMB 100
664,685 664,685 00000000000000000004ad82dd070392a418e9eac9504c78700f1c34a4b2e843 2,496 1.00/1.00 vMB 99
664,684 664,684 0000000000000000000528a7600ba8aaa9cff0c1227c783f024f4478f5766ad0 2,682 1.00/1.00 vMB 81
664,683 664,683 00000000000000000007b8d8450256e861e82eaba464d855f67f2527ea3ae08a 2,929 1.00/1.00 vMB 87
664,682 664,682 000000000000000000022ca18d0e7db3e499229a688b367b4eb988c91e935469 1,819 1.00/1.00 vMB 87
664,681 664,681 0000000000000000000d3cfbfafa5f1a8d534e06467074b032fcc59671fd3693 2,174 1.00/1.00 vMB 87
664,680 664,680 0000000000000000000d38090c61b32a5d2bbc449208d11538abf9583f7c4f00 2,345 1.00/1.00 vMB 94
664,679 664,679 0000000000000000000911fb8e575e33ab89f88d291c11af2c63ddbf4bb58fd0 2,622 1.00/1.00 vMB 97
664,678 664,678 0000000000000000000a42e9d7092ffa4ff676b13cc2d173d55c364a930370d6 2,619 1.00/1.00 vMB 89
664,677 664,677 0000000000000000000c1ab086498825fe69ea8eed1776e49794d81888341a1a 2,914 1.00/1.00 vMB 105
664,676 664,676 00000000000000000005bf7d91847e3121bf10c9e4e27e2934ad05d275474b16 2,874 1.00/1.00 vMB 99
664,675 664,675 0000000000000000000aa474e34810a63803636713206f4b9384cda127237cc7 2,724 1.00/1.00 vMB 99
664,674 664,674 000000000000000000029d8a173ad93822b5e5eb2315df0d61abd580333b6053 2,394 1.00/1.00 vMB 97
664,673 664,673 000000000000000000035e746dc67ae0d2abf01187ef97894e9958875880f033 2,536 1.00/1.00 vMB 99
664,672 664,672 00000000000000000006e9963eae7efcff717149a7a0ca7cccc3c8313c1eeece 2,951 1.00/1.00 vMB 104
664,671 664,671 0000000000000000000260bc5f430c6ed011dd125ab93bce9f2f5e2c3c071ee1 2,664 1.00/1.00 vMB 90
664,670 664,670 0000000000000000000130cea9e8a92802ab72576a2b2c3326bfafc29eb7f07f 2,670 1.00/1.00 vMB 103
Previous 10 blocks ↓
Total Size: 782.34 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: 661.29 GB
    • Received: 14.80 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.