Loading Tool

Explorer IconExplorer

Memory Pool

82,411 transactions
30.15 vMB
0.08726416 BTC
Random Selection Loading Transactions
Max Size: 182.12/200 MB

Candidate Block

Mining Attempt 03f602e1fd42583a7c72331506105a0565b23d2fbb782d30174b773043f2c5f1
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root 78d712f4ed01abd0541fca69bec9a370db9ecde8d81eac5eb0d05c65515d44b4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,180
Size: 1.00 vMB
Total Fees: 0.02558093 BTC
Feerates: 151.12 > 2.56 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (569,542 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
345,424 345,424 00000000000000000853586261bf76cbd64bb23ec8e388f28160a2e34be74a6c 338 0.35/1.00 vMB 10
345,423 345,423 000000000000000005242adf8acd71302feb355635a2e5eb892d42957f229bee 1,251 0.85/1.00 vMB 20
345,422 345,422 000000000000000002a7b43cd98f1093144d85577609323ec24b8343d211eb97 512 0.16/1.00 vMB 45
345,421 345,421 00000000000000000afed25a8156ff0735a091aa41f63d30991c9911b63c6ab4 149 0.11/1.00 vMB 16
345,420 345,420 00000000000000000bef8809d0b397308e5ba3b2f70891ac4b60a65b5152ddd0 795 0.40/1.00 vMB 24
345,419 345,419 00000000000000000a233c4b91fffc043fc1ebe6048772baff4739f46162e1de 443 0.25/1.00 vMB 24
345,418 345,418 000000000000000006ac00e1b619cd904e5af7b96a8779313de42b6896e9e33f 521 0.30/1.00 vMB 23
345,417 345,417 00000000000000000f7be1edd537a0ec4a2acb9076f3e994b650028b3ac646a3 330 0.17/1.00 vMB 22
345,416 345,416 000000000000000000a7f561853efc9e84f7dcf553f8882a7e31457b8aa0d4fa 842 0.45/1.00 vMB 26
345,415 345,415 00000000000000000ba164d723ef8d860a62fc87e54d4e519a1a969c0cee0681 940 0.53/1.00 vMB 24
345,414 345,414 0000000000000000083e36c5bf9e85f69fbdb887a9a38910c38e492d30ff5303 905 0.41/1.00 vMB 25
345,413 345,413 00000000000000001084e79323a0900f18986c7e41c199e67ef03e27bc8c7b56 231 0.14/1.00 vMB 28
345,412 345,412 00000000000000000bfcfdf3a35a6f79749f7e5c53f4726ab820a29df2fb7ec4 218 0.14/1.00 vMB 17
345,411 345,411 000000000000000011f5d81b1690ff81bb554f12b689e52894d33aded96987e7 285 0.21/1.00 vMB 21
345,410 345,410 0000000000000000001abf6f5df1bde27bfe94975776283cfe49b2b7ff945317 403 0.24/1.00 vMB 32
345,409 345,409 0000000000000000087d41de97e50f2c63151b0caee4a63f1387dd0eb8ae2153 706 0.48/1.00 vMB 20
345,408 345,408 000000000000000016629ca1dab82f1c78c2a401d51021a890310b867190ac7d 256 0.09/1.00 vMB 30
345,407 345,407 0000000000000000022dad674ea6b69de08b8dd194a81431eb5b3417922e054a 1,212 0.74/1.00 vMB 19
345,406 345,406 00000000000000000329b9f3a9d2916b280fe69fe0eab51eca5817ddce10ca17 1,528 0.75/1.00 vMB 27
345,405 345,405 000000000000000016afece55f1ec5b2090d695ac8aa65ba8271457a45372470 171 0.10/1.00 vMB 21
345,404 345,404 00000000000000000ab0ed41c5ff279532b73fab78a3f80927eb651018392f5e 613 0.36/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.33 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: 660.39 GB
    • Received: 14.71 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.