Loading Tool

Explorer IconExplorer

Memory Pool

20,922 transactions
8.64 vMB
0.02858649 BTC
Random Selection Loading Transactions
Max Size: 51.57/200 MB

Candidate Block

Mining Attempt a87301f7f57e2e87df5fe74f30d628ac1605dd554af43a9087ecacd284b60ba2
Version 20000000
Previous Block 00000000000000000000a5d1d4cb682edfbf2554b01a3314d733789542d2e000
Merkle Root 8a5f3fdacbba52c86d28d12a85d2ebaca7fe2c8a87576b156c690603d9054bbb
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 3,693
Size: 1.00 vMB
Total Fees: 0.01980162 BTC
Feerates: 1,260.71 > 1.98 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,493 (24 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
938,469 938,469 00000000000000000000f2fce973abb98f6d9937083f0a34a1595ea62ba22aee 4,441 1.00/1.00 vMB 0
938,468 938,468 00000000000000000000ab5ca3c03e2fe2c051a4e1e17fd911510edd2ef74f4f 3,206 1.00/1.00 vMB 3
938,467 938,467 0000000000000000000068f72b72d4f6fafc12e362f459b16ba631f8bfbdf518 3,135 1.00/1.00 vMB 3
938,466 938,466 00000000000000000000ff3cf0771882ee1980cb69ff9712596e3e8775b0d758 3,571 1.00/1.00 vMB 1
938,465 938,465 00000000000000000000e5d287fa52e615fb08166baa9d0b764c8bd97059f181 2,308 1.00/1.00 vMB 3
938,464 938,464 00000000000000000001eca94e4b5eb84f01f47c726ff21fb52974bcc1f87b4a 3,870 1.00/1.00 vMB 5
938,463 938,463 0000000000000000000184e0edb72ab6b156fb3ab80817838272524d3c336b3c 3,823 1.00/1.00 vMB 5
938,462 938,462 000000000000000000007fc9e647215c376eb239bc98cf97f981fa8064c7dcd7 3,883 1.00/1.00 vMB 2
938,461 938,461 0000000000000000000091436f476bf1f009ab81ca3b5108334a9beec44d0af1 4,867 1.00/1.00 vMB 0
938,460 938,460 0000000000000000000127da56e9be37192ba1a4c540436c5c9cd13b5e6ba0a6 4,482 1.00/1.00 vMB 0
938,459 938,459 00000000000000000000589e800c384dec9ee316db9ec5c931135f712ff7fc00 3,785 1.00/1.00 vMB 3
938,458 938,458 00000000000000000000e4e121b4d6be5031e3d2d0ffaa911b4733870eb37363 459 0.19/1.00 vMB 4
938,457 938,457 000000000000000000017bac5da910bcf3348a81465254971739c1d7a2a7503a 2,625 0.73/1.00 vMB 2
938,456 938,456 00000000000000000001a155f285a56ec26a817807fb5af6f6ac9ba911ff0d58 4,083 1.00/1.00 vMB 5
938,455 938,455 0000000000000000000045c552177da4b203110941096769fb56a91cabd31ba9 3,039 1.00/1.00 vMB 3
938,454 938,454 00000000000000000001ae659cac003629840de97a31a5c7f68d532cd9f77bd6 3,518 1.00/1.00 vMB 3
938,453 938,453 00000000000000000000c76b26d2dcbb8c4c41a09c8b130c084d1c25507318cf 3,337 1.00/1.00 vMB 3
938,452 938,452 00000000000000000000161c44db20d51fc38172a5fc35404a66741ae707695a 3,106 1.00/1.00 vMB 2
938,451 938,451 000000000000000000018da78a2dfc4da16f36c9fd643978adcb9970fa835cb8 2,665 1.00/1.00 vMB 3
938,450 938,450 00000000000000000001205b189c05c607822fccb32e6495498078bf8ac58c31 3,732 1.00/1.00 vMB 4
938,449 938,449 000000000000000000000db87deb540ed99b1e50a021cbe108d2a2682b8305e1 3,995 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 824.01 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: 4,113.24 GB
    • Received: 226.46 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.