Loading Tool

Explorer IconExplorer

Memory Pool

47,346 transactions
28.44 vMB
0.11351488 BTC
Random Selection Loading Transactions
Max Size: 148.86/200 MB

Candidate Block

Mining Attempt 800b9ef3ccbc4ce2f0dd668bcf1b59e786160c9a521a2a0ebd42260015ecb0e6
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root e2f8819f33b374b8434de2e4a84795e1d7cd66036840beea3ed122a11e15abe4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,971
Size: 1.00 vMB
Total Fees: 0.04622615 BTC
Feerates: 150.77 > 4.63 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (249,113 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
665,772 665,772 000000000000000000080ea122f994835cea26112096b7d394036527bff7296a 3,076 1.00/1.00 vMB 134
665,771 665,771 000000000000000000058a031610b5f5e8156279e4879b35671fd71c50ca63bf 2,746 1.00/1.00 vMB 139
665,770 665,770 0000000000000000000758fc18a63e8c71a53cd9cc4f509ebc232353073d5094 3,126 1.00/1.00 vMB 159
665,769 665,769 0000000000000000000b3b2c3834fe2471c9c201adeb7da8718151f185b39422 2,892 1.00/1.00 vMB 145
665,768 665,768 00000000000000000007194aac142cf6adae08e424c04803bb008dd3e497d902 2,619 1.00/1.00 vMB 141
665,767 665,767 0000000000000000000d9c964ccbb4108004ea2cca1848d94a188d8ec054f600 2,189 1.00/1.00 vMB 138
665,766 665,766 00000000000000000003a5870793d2ab444f21ed2e528baffa9bededa1a29390 2,515 1.00/1.00 vMB 169
665,765 665,765 0000000000000000000281965493564fb30b7e77b4928e8653a71372c044c891 2,329 1.00/1.00 vMB 142
665,764 665,764 000000000000000000067012028306dd92ce4cd87750cb1758f657e87cbac55a 2,892 1.00/1.00 vMB 164
665,763 665,763 0000000000000000000920fb4b6a47cac9248ca21983b193f8699644c68c82d6 1,057 1.00/1.00 vMB 134
665,762 665,762 00000000000000000008fa4c670c67950315be184e8938d1636858f010f30627 2,348 1.00/1.00 vMB 137
665,761 665,761 0000000000000000000505f880837f692e4d967e4db9f434332554f5b413f4e4 2,899 1.00/1.00 vMB 189
665,760 665,760 00000000000000000003e72d35797e9003a08170fd9e1ed38b9951c457fed7ff 3,013 1.00/1.00 vMB 148
665,759 665,759 000000000000000000052691f605111ef26958e598ca186ae2c31bf742f96c69 2,648 1.00/1.00 vMB 98
665,758 665,758 0000000000000000000c839333f355459df988f158050e2eb042bc0e2a66ecbf 2,678 1.00/1.00 vMB 122
665,757 665,757 00000000000000000006ced92466d630a47fdedb9e6c9c3daa684713706575bb 3,190 1.00/1.00 vMB 123
665,756 665,756 00000000000000000000777edf32d724222e3dec1d834b85ed039c64e78bc547 2,388 1.00/1.00 vMB 130
665,755 665,755 0000000000000000000cf45245cee78b97dea1ff15aa1f01546984268112b855 3,058 1.00/1.00 vMB 160
665,754 665,754 0000000000000000000131d71fda0b02ac7a1bbea64241e99d49fdc6eb7fe562 2,782 1.00/1.00 vMB 154
665,753 665,753 000000000000000000041df71004fb6ee2dbb30916d8949789df3bda0a5d816a 2,530 1.00/1.00 vMB 125
665,752 665,752 00000000000000000002c0ff2d75ae779a14a87003e6cb8f820948c0f1a87fa0 2,221 1.00/1.00 vMB 120
Previous 10 blocks ↓
Total Size: 782.18 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: 653.68 GB
    • Received: 14.01 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.