Loading Tool

Explorer IconExplorer

Memory Pool

83,829 transactions
31.77 vMB
0.11921694 BTC
Random Selection Loading Transactions
Max Size: 194.08/200 MB

Candidate Block

Mining Attempt 7c94765e1cf1953511152abc2f9b8369d272ba177bf2da307af91b1cb0c06244
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 9061f5315123743dd8e8f75bdd6f7c88d00253b5616f1625bca021a562e2bd77
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,200
Size: 1.00 vMB
Total Fees: 0.04278830 BTC
Feerates: 301.05 > 4.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (262,544 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
652,677 652,677 00000000000000000003514f2c658543b4871a6c849a9f1ecf4d2f27f8b3d027 2,003 1.00/1.00 vMB 41
652,676 652,676 000000000000000000091dcb7f851d823a74f0465ef16d0c549f0654e41d3490 2,566 1.00/1.00 vMB 58
652,675 652,675 000000000000000000001202a48616e9077ad97c20eeffaa6622772139f27ad2 3,138 1.00/1.00 vMB 93
652,674 652,674 00000000000000000005cf1a6c9b4a256b082c78b4a42f442cb79a9334eae71e 1,809 1.00/1.00 vMB 18
652,673 652,673 00000000000000000009a83d113e57f00b9cea054856a6205aea37e6ce0fd3c7 2,120 1.00/1.00 vMB 43
652,672 652,672 0000000000000000000e32e89471dd5a9432cc185de82ac0a421f85d9a4bc9bf 2,647 1.00/1.00 vMB 55
652,671 652,671 0000000000000000000d3ae843aed14ee89192455abac23fe97346303ae305ed 1,994 1.00/1.00 vMB 32
652,670 652,670 0000000000000000000b7e9ad57c1e8edf6558728230fe98334a53dd24d780dc 2,722 1.00/1.00 vMB 59
652,669 652,669 0000000000000000000e89def56e357d57d6263147d6e38e8cfb849263c7caa3 2,629 1.00/1.00 vMB 8
652,668 652,668 00000000000000000007da18ea63cc6783832260495071ab5def11d27b4c92c2 2,229 1.00/1.00 vMB 51
652,667 652,667 00000000000000000005f34819df3427a665a65401578fe7ad47d019886ecd51 2,399 1.00/1.00 vMB 60
652,666 652,666 00000000000000000004f6ec5a8794327e0830ea2495d26a09a65cdadb37b518 2,867 1.00/1.00 vMB 68
652,665 652,665 0000000000000000000ae8c9b834171e678ad0e04d5a7285d9bcc0c6e49a37f6 866 0.40/1.00 vMB 34
652,664 652,664 0000000000000000000d2de2a3e1c83e58c3c7ea2fd3445d56f0e8ef6a9727b0 149 0.07/1.00 vMB 56
652,663 652,663 000000000000000000013bb44d9d6020891f37aedf9fbbee14776654f82682a6 314 0.34/1.00 vMB 38
652,662 652,662 00000000000000000007b6b8a045b1c73cee7c087da23bf126e1450f28a771db 97 0.09/1.00 vMB 22
652,661 652,661 0000000000000000000cc25d3c0927ecaf7110841ebaae384fc2d90ef0a7cd71 99 0.03/1.00 vMB 74
652,660 652,660 0000000000000000000001836835d7c46f837f06a149be9e8b0a24de40210624 2,547 0.96/1.00 vMB 38
652,659 652,659 000000000000000000039365a2cf71164cc7d79aa11a6473c0de24541646b0e6 1,125 0.46/1.00 vMB 45
652,658 652,658 000000000000000000067f3ebf95dcf015ee95ce0d6a0017988119165fefb238 725 0.25/1.00 vMB 44
652,657 652,657 0000000000000000000238c985670ee1249657799aa14306bb162cb0304b1dcb 1,156 0.58/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.77 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.34 GB
    • Received: 16.89 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.