Loading Tool

Explorer IconExplorer

Memory Pool

78,525 transactions
29.15 vMB
0.08277193 BTC
Random Selection Loading Transactions
Max Size: 176.43/200 MB

Candidate Block

Mining Attempt 47d9e5823f657c17bf2d97cb99e3d50f9932792739703118ba01e90f67445ebb
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root a75e252d4085064c4c63b51f3045aeefdf2286748c84ef31b6c86bbae345f578
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,655
Size: 1.00 vMB
Total Fees: 0.02182175 BTC
Feerates: 178.73 > 2.19 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (594,521 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
320,641 320,641 000000000000000016468dc41931b671d53b358b39091135a7356096b54597cd 72 0.05/1.00 vMB 23
320,640 320,640 00000000000000002258588a9f1b02f0576c60f0775cf882f4159408ffacd56b 26 0.01/1.00 vMB 29
320,639 320,639 000000000000000020830289c91cb99b31371517f0b94f75252d3ff81c329483 105 0.05/1.00 vMB 28
320,638 320,638 00000000000000000533ee3f7079fc5a278eeb4345be427a951e7fcc61a0788f 85 0.05/1.00 vMB 13
320,637 320,637 000000000000000023c7c696aae7a2f7a68a5db16aa1a385854982d40e5ffd6c 237 0.12/1.00 vMB 27
320,636 320,636 0000000000000000234b6689bbf3db24cfde93cef6a12bd01fefdc00e8abc759 551 0.38/1.00 vMB 21
320,635 320,635 00000000000000000c5d32bacb700c55836c6c10f487ae6e2b566cf7b1a0e6fc 1,012 0.68/1.00 vMB 22
320,634 320,634 00000000000000001da887c21d626035c4304f2206f79e79e0e1c8272e46fef6 212 0.12/1.00 vMB 27
320,633 320,633 00000000000000000c16337ea31a0a2079bd25ca5b95cfc8de198c3bb0bc6a63 254 0.14/1.00 vMB 26
320,632 320,632 00000000000000001084be6baf6fd5a1514c81deebe802380e7dbdef3cfa730f 153 0.06/1.00 vMB 31
320,631 320,631 00000000000000001e98e5b4f6a4dcee959bedfd175bc543346a5573ccaf7f59 566 0.30/1.00 vMB 28
320,630 320,630 0000000000000000163b6ced469b1465df5fce33406c0af293e5caad06539b4f 78 0.04/1.00 vMB 16
320,629 320,629 000000000000000023e68f67ed8361b1c97094841b0f90dd08da91ba44678f59 221 0.13/1.00 vMB 25
320,628 320,628 00000000000000001e60d193975d098f25fe2e3fc3fb4dfd7a1e085a98119de4 874 0.50/1.00 vMB 26
320,627 320,627 00000000000000001315822b63fbe17eb834c8c971f866f60060b2f2cc5f7ba1 16 0.01/1.00 vMB 28
320,626 320,626 00000000000000001ebd1d4e53e95527e02045d2fa80b587f9ffa9838edc2b38 231 0.17/1.00 vMB 19
320,625 320,625 0000000000000000013913a6f9342c8299992b569eab13fc9af950ac985e098a 42 0.03/1.00 vMB 12
320,624 320,624 0000000000000000197ecf6b27d3bd689de28429ccedde9ec4d9978b08651459 382 0.24/1.00 vMB 23
320,623 320,623 0000000000000000068ea0b43297a874b9fcf1536aa45c1fcd9536bcdc96112a 671 0.35/1.00 vMB 26
320,622 320,622 00000000000000000c2347942b51423c3b47b01eb0e8d9b651467d9f791f675d 258 0.15/1.00 vMB 28
320,621 320,621 00000000000000000e6c2be09b6db5cb786401ff30f8dd58da400f8abdab3c7d 740 0.39/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.68 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: 678.22 GB
    • Received: 16.44 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.