Loading Tool

Explorer IconExplorer

Memory Pool

23,124 transactions
9.91 vMB
0.05795619 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.72/200 MB

Candidate Block

Mining Attempt d0b3fa2a9a76b4c042126c533f13109fd941582a49c887e331577bb3db542394
Version 20000000
Previous Block 00000000000000000001124cf23d5407a6c1c959f1638ede05fd1137b99bca69
Merkle Root 12602a42e0ce10056e613683af8a2a0966a12bcd92cbbbaaff24c450099cd7a9
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,443
Size: 1.00 vMB
Total Fees: 0.03077641 BTC
Median Feerate: 2.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,405 (862,898 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
50,507 50,507 000000000166b8a4a4beab1d569751e80aadb2c5130a63cc4e6bd6f709e8786d 1 0.00 vMB 0
50,506 50,506 00000000083a529037e12fd88044b965803a2d9d0fce1847f305a2467313a2ff 1 0.00 vMB 0
50,505 50,505 0000000013685081415e7b4c1d6efeaf870fb3c25a518b90849f9a5141e6b647 1 0.00 vMB 0
50,504 50,504 0000000007a3a3378a134794ba2bd7792d75df1a941641d070eb4e724c1c4543 1 0.00 vMB 0
50,503 50,503 0000000015ad713b4c8a705e34f83fc742a653693cf6a0cb4935ac2051e64941 1 0.00 vMB 0
50,502 50,502 000000000ff859b8fb5d173cf276b64672f806d07a029f84070d9f38066dbba3 1 0.00 vMB 0
50,501 50,501 00000000173edd7a34524baa7fd6ea867d960e11a0f89429703bea9adad87511 1 0.00 vMB 0
50,500 50,500 000000000f7a00006941c145773c1566ca582d7dc12e0b4491d43157d9ed6e00 1 0.00 vMB 0
50,499 50,499 00000000146392ffc93f835bae1fd5beb09c57b80105f5a9dd2353da340fd663 1 0.00 vMB 0
50,498 50,498 000000000805d303903dcb3af87ed85b7c36760d9223ba10d8ac8b4943df1755 1 0.00 vMB 0
50,497 50,497 000000001d01a7978d6a284d4cc47f9bcbffc8c323370a12d372f28f99af2698 2 0.00 vMB 0
50,496 50,496 00000000058c1dc3fced8ae842ae42e3af0f87a7dc6a8d4b082a63f4f73cfa37 2 0.00 vMB 0
50,495 50,495 0000000012ac3eca0da7fd25978bc1f11fdebaf0e9cfa4f38c41fb004de983c7 1 0.00 vMB 0
50,494 50,494 000000001e72e536420dd49f4af9cf114bd7b659210b19f8219368ac30c40c30 1 0.00 vMB 0
50,493 50,493 000000000d68d97bf6e583df5610c781c7f36d233ead2fe165b046b2f06daac2 1 0.00 vMB 0
50,492 50,492 000000001bf13fba0a9d349ebe5d3b95a76cc896335c10124d1726e9f9515fe0 1 0.00 vMB 0
50,491 50,491 00000000099b893a9d4900749a44aee665e52c4963379d6c4512dc403e7e2593 1 0.00 vMB 0
50,490 50,490 00000000055284d8ad2be3bebe93952a002451ed72be618eebd1c51e50d6b684 1 0.00 vMB 0
50,489 50,489 0000000002e750d798a59beabe28e3c5fe39954f9808750d096a4e4bbf65bdd5 1 0.00 vMB 0
50,488 50,488 000000001c59c9c9b84e1269cdf3b40c43145bdb8a268c6e842760ca39e88f63 1 0.00 vMB 0
50,487 50,487 000000001d84487e29eafb19833210f2fa5be546205265bfbdabe77ea833de5e 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.57 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 279.29 GB
    • Received: 1.10 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.