Loading Tool

Explorer IconExplorer

Memory Pool

101,105 transactions
25.14 vMB
0.08184756 BTC
Random Selection Loading Transactions
Max Size: 174.27/200 MB

Candidate Block

Mining Attempt bcbe74ef80361c2ad0819a28ffacfc66e2049dc712914b21c738d50c1a34a2d8
Version 20000000
Previous Block 0000000000000000000197dfeeb4dee6b56d0c23e775b6501031f614440bde66
Merkle Root f261acd6b1248677c35fbb9d92d64dd0a687d62df6a2a46e6368e947f4b4f36b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,626
Size: 1.00 vMB
Total Fees: 0.02441994 BTC
Feerates: 452.05 > 2.45 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,923 (852,529 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
63,394 63,394 000000000863f84bce5e025f711597741134d19993ef6bfd0f82cea5bb8e708c 2 0.04/1.00 vMB 0
63,393 63,393 0000000002cae36f61805ddc964fa4f660c3da720b77bcb6c642f1300c0bd384 1 0.00/1.00 vMB 0
63,392 63,392 000000000b15573853ccf89c41d77eb210103f2829ab416604ba30e8b3ce730e 1 0.00/1.00 vMB 0
63,391 63,391 0000000003ccece66a2765d54a6ba44dc97047c911602d0b9516f05eb0381178 1 0.00/1.00 vMB 0
63,390 63,390 000000000760edba02de2327bfcd7651543f2052e27ae19619af71f690f9c92f 1 0.00/1.00 vMB 0
63,389 63,389 000000000488da36f615c5a735273b7f6cb9689878bf4cb1cfc5acc280d6ab45 1 0.00/1.00 vMB 0
63,388 63,388 00000000042b97dcbfeb906585cf3b0d656333f6b7b94d3a799b7358a67d7e9c 2 0.00/1.00 vMB 0
63,387 63,387 00000000081766971360396090673a3da46ae712a0f090432d32471d5690b788 1 0.00/1.00 vMB 0
63,386 63,386 00000000092358505f19b0bfbd9c30a7dbbb4694f6a6b5a6aa9114237e524ab1 1 0.00/1.00 vMB 0
63,385 63,385 000000000899c6cd31c94eb73591d24000078f3b0238e554c8b0c06df2e59322 4 0.00/1.00 vMB 0
63,384 63,384 000000000721db61a5780e200db0792044fba79d85c8bcbbf6c2d1e9b587dce9 2 0.00/1.00 vMB 0
63,383 63,383 00000000035571f5b47d5a712a738984f8ee35119a020b2a5524ce260b38dcbc 3 0.00/1.00 vMB 0
63,382 63,382 0000000009265876b82e28f6179687979b17968263de7af997000a6539c31524 1 0.00/1.00 vMB 0
63,381 63,381 0000000009f53a29fa9bc1ad519f28324957605bc669cca31f61b6af028782da 2 0.00/1.00 vMB 0
63,380 63,380 0000000005edcae809b74a79368d97ba38c11babe16e1beabfe43a65bc21a4d3 2 0.00/1.00 vMB 0
63,379 63,379 0000000007e290d7e8229331f87cfe02772965e4356f59255b7b0b4063b2012a 1 0.00/1.00 vMB 0
63,378 63,378 0000000004cc44766aaf1f3e01e0ab8157791a05d65dd3e65d8be9e75371fe98 4 0.00/1.00 vMB 0
63,377 63,377 00000000028f86daed980b0bd8e255465a0f80dd2bf3e9ba563f1f334895bedd 1 0.00/1.00 vMB 0
63,376 63,376 0000000009fd548b127ec13675e6565ce23236a37fa13ddf11d82b7c7beb1c7f 1 0.00/1.00 vMB 0
63,375 63,375 000000000c7bed0237d1f1509284eddfe218d57426bf7e04653d0cf143512852 1 0.00/1.00 vMB 0
63,374 63,374 000000000b4666d0b779616773203bfe6ebfa34cefce5fba509e4d90274f9351 6 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.97 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: 798.74 GB
    • Received: 22.56 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.