Loading Tool

Explorer IconExplorer

Memory Pool

44,739 transactions
27.31 vMB
0.10156203 BTC
Random Selection Loading Transactions
Max Size: 143.16/200 MB

Candidate Block

Mining Attempt 73b77d2905a7367e6db511d8ff5f84470be2b2d1f649f2cbcb0848d25f220f2e
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 7457cc49255778ab00a4bb283ba6e3e02bf916f78d820949ac9bdfa12feb36c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,608
Size: 1.00 vMB
Total Fees: 0.04612420 BTC
Feerates: 151.16 > 4.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (292,000 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
622,869 622,869 0000000000000000000434386a4086c93352357281db8c7061845d137dccd73c 3,172 1.00/1.00 vMB 58
622,868 622,868 0000000000000000000be860836c7dd8e5656e0acd7e72461e60ef750276fa5f 2,044 1.00/1.00 vMB 54
622,867 622,867 0000000000000000000bcffa15fb35c3fa0991f2eeb09fbece43a45754dfb0ae 70 0.02/1.00 vMB 35
622,866 622,866 00000000000000000009af1bcab156755210efaa67ff841286d6e4421f77fcbc 64 0.02/1.00 vMB 32
622,865 622,865 0000000000000000000961bce37034eae99f38548a1b8ce67f6bb594e23a5649 2,557 0.88/1.00 vMB 33
622,864 622,864 0000000000000000000daa1fd1b06fbd91f5d7c68c904bf3627dcdb734461d21 1,024 0.33/1.00 vMB 28
622,863 622,863 00000000000000000006bf3977f83a284057e96ae129474328dfba3bde07a470 3,194 1.00/1.00 vMB 37
622,862 622,862 000000000000000000059caaceda83ec951aa1e45bff646ace496ea57aaf10d6 362 0.14/1.00 vMB 40
622,861 622,861 0000000000000000000d10c2d0b7716ddaeda760a7ace9075e46acb4b3288610 385 0.13/1.00 vMB 35
622,860 622,860 0000000000000000000f73fed2329905cd07ae58e9afc455b51f663b55dbbb8a 1,998 0.68/1.00 vMB 34
622,859 622,859 0000000000000000000d2432b8fc784e388d7520d474fc54bef4c26a0e1f6bef 667 0.22/1.00 vMB 30
622,858 622,858 0000000000000000000875a6316305904149471387152ec541b95b77313715cc 154 0.08/1.00 vMB 42
622,857 622,857 0000000000000000000eb37fbb450abd0dfaf7910ca656a5770a6f78002f5e24 936 0.34/1.00 vMB 36
622,856 622,856 0000000000000000000e8ba75d250cc28b47ab3daf4b8747d5954867c47af96f 744 0.55/1.00 vMB 22
622,855 622,855 00000000000000000001d1f0d0bb887cc9ab2242a8eb850609705bfee12d4d3e 2,971 1.00/1.00 vMB 20
622,854 622,854 0000000000000000000e297af5f6223d956e0dea5b4346f16b1ba8ffde1259d3 1,893 1.00/1.00 vMB 29
622,853 622,853 0000000000000000000e6d2599f4746da6f027b3641686e1c0f9a8211d13ad76 2,509 1.00/1.00 vMB 59
622,852 622,852 00000000000000000004f29487baaf8388c7cbba66c49e07524a3d473e2f0376 236 0.10/1.00 vMB 45
622,851 622,851 000000000000000000006fccdff47f72eb8d0cea482ff35f15a7bdd4cb65212a 35 0.01/1.00 vMB 25
622,850 622,850 0000000000000000000072e8dae16449830ebf610d35a6caaf385e6a80e527e8 1,503 0.65/1.00 vMB 36
622,849 622,849 0000000000000000000269e742b8c16e5aa612ca957358d44263258f4629931f 1,548 0.67/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.