Loading Tool

Explorer IconExplorer

Memory Pool

82,908 transactions
31.33 vMB
0.12877871 BTC
Random Selection Loading Transactions
Max Size: 189.90/200 MB

Candidate Block

Mining Attempt 72814cce8657d3e541644b01380de1738dab30720ab81bd2419637fa268cd082
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 673ae8d5d83db179819eda01f3374bd3c57952664ae7ca9e4207dd563a4ca88f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,013
Size: 1.00 vMB
Total Fees: 0.04513959 BTC
Feerates: 318.30 > 4.52 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (470,665 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
444,736 444,736 0000000000000000033e34c0cf9416120c7173d647265d57f89f8b9e4cabbdf5 2,570 1.00/1.00 vMB 89
444,735 444,735 000000000000000002ef33464ad43806de3991d048df96c6af8114fd9e60de16 2,048 1.00/1.00 vMB 63
444,734 444,734 0000000000000000030ebedf393b1319794ad7bd4244b26f8b2bad4f66d734b9 2,426 1.00/1.00 vMB 71
444,733 444,733 0000000000000000024cda77ca5e161e5a4cb6f578739fae24f92ad650b5068b 2,412 1.00/1.00 vMB 72
444,732 444,732 00000000000000000133c9cfd87db94c08fbc0020b83e368bf4070832e95be7f 2,366 1.00/1.00 vMB 83
444,731 444,731 000000000000000000e6d1376e54e220b39132dea12ce27b90a64949835fdf43 1,970 1.00/1.00 vMB 68
444,730 444,730 00000000000000000360ebaff1e0d99d66a761e084bb1da56e2ebf28cf0ee858 2,502 1.00/1.00 vMB 79
444,729 444,729 000000000000000002b4499623841972f9f9f36f80525131ff0a634dd766fbff 2,479 1.00/1.00 vMB 87
444,728 444,728 00000000000000000207309fb7c1c3fbc9fa3fd1544272c39ea0c9a0b85d6691 2,247 1.00/1.00 vMB 64
444,727 444,727 0000000000000000003b1fdcffceb2d8f550053bf1744b19adfc51f362ae18f2 2,383 1.00/1.00 vMB 88
444,726 444,726 000000000000000001ac9a3480f8400f7cde476ff3d7b07729423c5dda962360 2,414 1.00/1.00 vMB 84
444,725 444,725 000000000000000001e422a493e8bc952d645fbb87419bcefce45ebc0e7fc898 2,691 1.00/1.00 vMB 80
444,724 444,724 00000000000000000159870e06d577e63df9d83040b145f2ac6c1a6726ad9ec9 2,717 1.00/1.00 vMB 70
444,723 444,723 000000000000000001824baa75a6d429ad4a069d846e219ced69bc78b7218f51 2,503 1.00/1.00 vMB 95
444,722 444,722 000000000000000000cf69d675a420fa497504565045115236a6fd4422d5ae39 1,359 1.00/1.00 vMB 55
444,721 444,721 0000000000000000018390ebaf84055ba6dc5e9518af8ce6d193c0f7cf500e65 2,504 1.00/1.00 vMB 76
444,720 444,720 0000000000000000031e812aeba4eb414c467ea333ef7ad33ca7b0bf6d5f21ff 2,601 1.00/1.00 vMB 71
444,719 444,719 00000000000000000009c2d84ecef4fe617c7362f51d03398a26c9f2614dc347 2,049 1.00/1.00 vMB 91
444,718 444,718 000000000000000003829c6a860fd9035d440ae10eb27dea567075090a08fb31 2,072 1.00/1.00 vMB 68
444,717 444,717 0000000000000000002d31d39db215c7b97994d9c8bc2cbf41a9af74acf8aa5e 2,519 1.00/1.00 vMB 94
444,716 444,716 00000000000000000087454e957af2dba7009e366c5fd88a9da40a439c2b5992 505 0.23/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 783.08 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: 722.43 GB
    • Received: 18.40 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.