Loading Tool

Explorer IconExplorer

Memory Pool

79,409 transactions
29.90 vMB
0.08040925 BTC
Random Selection Loading Transactions
Max Size: 180.16/200 MB

Candidate Block

Mining Attempt a2734b0a0c86b787adcde8509003d54c28e0557d14e521d05b9154bd8e1d0abb
Version 20000000
Previous Block 00000000000000000001fa22e6231aaa977327edfd312baec3e012ec5bb62617
Merkle Root 8b749ec71edfb4f1161f914e71cbf1bd8e0148de07e5b8ff60475aec84fe1230
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,904
Size: 1.00 vMB
Total Fees: 0.01696748 BTC
Feerates: 150.45 > 1.70 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,168 (311,506 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
603,662 603,662 000000000000000000080e90a2a403d7ab34527089b82495ca03c4343a344dfc 1,604 0.46/1.00 vMB 19
603,661 603,661 0000000000000000000596f0dd2852bcb152d451c06fd3f4a08d45078b3c7ae5 804 0.24/1.00 vMB 29
603,660 603,660 0000000000000000000a3f561b2f9dde29df4dc3008ca47cfdb48b8c540d6ffe 2,411 0.86/1.00 vMB 18
603,659 603,659 000000000000000000143aed2e2e57d93716895f45eb954b5dee9432bd849894 807 0.25/1.00 vMB 24
603,658 603,658 0000000000000000000cdef47f9c633ec72c565a4b859ddb5fcb6024619f26be 528 0.40/1.00 vMB 23
603,657 603,657 0000000000000000000f1ad099f90ce4cb7c79504d006b18ac34efe5f0a55a50 1,107 0.29/1.00 vMB 22
603,656 603,656 0000000000000000000c6f064b76613489eb431ad19c44148591af3ec290a43b 2,297 0.73/1.00 vMB 22
603,655 603,655 00000000000000000014c242fe75afc4cd381335edc009792514731e74658efd 2,923 1.00/1.00 vMB 17
603,654 603,654 0000000000000000000461085073cfa341ed4048c70499febcb519f0a9304dd3 2,879 1.00/1.00 vMB 28
603,653 603,653 000000000000000000138aea8c7a7bfcda7c204693c48ff346b44b18a88f7455 1,135 0.37/1.00 vMB 18
603,652 603,652 0000000000000000000667c6dc4807799a78b587b0a5f7fb44c1401953a26deb 116 0.28/1.00 vMB 3
603,651 603,651 00000000000000000012ec9138dbdec951ef6dad5d726563293e45d616e1dd57 3,476 0.94/1.00 vMB 26
603,650 603,650 000000000000000000069b3653573819cc7b0dd486496a90df701dac013a78e2 2,867 0.87/1.00 vMB 21
603,649 603,649 00000000000000000004067e09e9d1210903c05e29f78616ef4a90bfc8df96fc 1,263 0.35/1.00 vMB 16
603,648 603,648 00000000000000000008ec49666e081c56fa0f6e2e18b1d35e63a6da7b8932fc 3,594 1.00/1.00 vMB 20
603,647 603,647 000000000000000000033a6bc3bc964dffd52f53d2c488a39231fd1e97059e13 697 0.24/1.00 vMB 25
603,646 603,646 00000000000000000000d2cbcb86aead55fd5fcf028a68145604e0fae015b857 3,251 0.89/1.00 vMB 18
603,645 603,645 000000000000000000065d69c4222723ad65fffcaad3a5c6a1fd70ea7082eee7 3,058 0.92/1.00 vMB 5
603,644 603,644 0000000000000000000c8c08f644b5c04b0474031d0c28b1bca6fc54ce90e0d8 3,224 1.00/1.00 vMB 26
603,643 603,643 000000000000000000017a13ec633ee9d9eabd2cd7eba78794426de476575caa 2,521 1.00/1.00 vMB 45
603,642 603,642 00000000000000000001a5c7744337abfdabef40f9e34f55174e195b818b49c6 1,206 0.36/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.69 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: 687.35 GB
    • Received: 16.49 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.