Loading Tool

Explorer IconExplorer

Memory Pool

49,185 transactions
30.56 vMB
0.09523186 BTC
Random Selection Loading Transactions
Max Size: 163.47/200 MB

Candidate Block

Mining Attempt c84b1e422328d94a836b7ca9fe89b0fb501795971f4558e4c84a2b38dd52c489
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root 8220448ab78b8e274e17d3e32a3fc3b83061a682d8201f02191b13fc2cde254c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,544
Size: 1.00 vMB
Total Fees: 0.03202665 BTC
Feerates: 101.56 > 3.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (598,942 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
315,911 315,911 000000000000000019ddbc0ef54fec2b7fe679830c9c3b7ef6689e10190f98d7 341 0.16/1.00 vMB 27
315,910 315,910 0000000000000000139105bbfca5b5b326774c4ae42240d10e0a165f173e9c0b 67 0.03/1.00 vMB 38
315,909 315,909 000000000000000029f17d7f7bb53528dba7bd407e5d258a12a3b3af69c4c31e 456 0.20/1.00 vMB 29
315,908 315,908 000000000000000036edb9b09a9edc50eafe7ec7c86c9578fd53d506ee819788 579 0.33/1.00 vMB 27
315,907 315,907 00000000000000003303ed811278939e4fc42e6fa940b4881c81a3fe20445909 323 0.19/1.00 vMB 25
315,906 315,906 0000000000000000073ef171b04904b9c1495d3c249b2d4f0269491beb17d985 260 0.13/1.00 vMB 29
315,905 315,905 0000000000000000097d45ad78679960e9e7fd4f34a748722cd8dffbcbe69fcc 689 0.35/1.00 vMB 27
315,904 315,904 000000000000000012564390415148b9b3e32c47e01605605a4298952f6f93f1 193 0.12/1.00 vMB 22
315,903 315,903 0000000000000000091249497a128bec4dc53d2735547ff54156d9e235e39c1f 599 0.33/1.00 vMB 25
315,902 315,902 0000000000000000131a1f691f988051f2f219eaa33fe62159830880163fb313 725 0.38/1.00 vMB 26
315,901 315,901 000000000000000016de6417884e8dcdea8756ec207094f70008d6740aee23dc 121 0.07/1.00 vMB 20
315,900 315,900 0000000000000000318c077efd911e444bef4b00b3f500613e5116ecc4b8c276 722 0.46/1.00 vMB 24
315,899 315,899 000000000000000034bc7b960a59e45b991435c05872b6ae6bb3fcea48d583fb 21 0.01/1.00 vMB 19
315,898 315,898 00000000000000002af599717fd1eef52ca4ccd9d6c44a05a7fe5e4942134efa 102 0.07/1.00 vMB 21
315,897 315,897 00000000000000002a9eba16a44bed9cffb6c4bb8304548eda78d5ada7708b91 169 0.08/1.00 vMB 30
315,896 315,896 000000000000000028ad72d68687fcd5ee7138261420746ff5caeecfdce04ada 140 0.07/1.00 vMB 28
315,895 315,895 00000000000000002e4ae60232b13afa212dbad1ed6ae3cdceff175207b1b873 11 0.01/1.00 vMB 21
315,894 315,894 000000000000000029ccf90cb8a59a115c84de232a5438643dc91d1ca03bba7e 179 0.11/1.00 vMB 20
315,893 315,893 00000000000000001aa24e2f170a7e14efbdb5d5993e316f37b9d9e98176ceb3 853 0.50/1.00 vMB 25
315,892 315,892 000000000000000014f78f41e15b7885a586cbd4a7ba8e82fcd8337a5fbb2082 320 0.17/1.00 vMB 27
315,891 315,891 0000000000000000297e79263a1561284bdfec7d1771ed283b58dafb485be1ea 57 0.04/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.13 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: 652.42 GB
    • Received: 13.77 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.