Loading Tool

Explorer IconExplorer

Memory Pool

82,454 transactions
30.72 vMB
0.08201116 BTC
Random Selection Loading Transactions
Max Size: 189.06/200 MB

Candidate Block

Mining Attempt c577e5c09f9cca0db68f99e57cc996a200c88e29db04860b990bada2a8650112
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root ee6fc8ea914e4df0d65eaba6de3c58cbb62a4fce3c6326abc95d620abcc3facd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,274
Size: 1.00 vMB
Total Fees: 0.01262108 BTC
Feerates: 353.36 > 1.26 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (311,566 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
603,665 603,665 00000000000000000011333979e5ea859a07acf25982182dee6e02d5e7e8507a 1,233 0.43/1.00 vMB 27
603,664 603,664 0000000000000000000836db9f92804d1ba060499c8ab83247058e3364f79784 397 0.11/1.00 vMB 28
603,663 603,663 0000000000000000000af4fdd988881edc1535da534b57d7411058dc0804800f 2,718 0.87/1.00 vMB 23
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
Previous 10 blocks ↓
Total Size: 782.79 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: 709.81 GB
    • Received: 16.99 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.