Loading Tool

Explorer IconExplorer

Memory Pool

28,754 transactions
6.99 vMB
0.05175395 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.20/200 MB

Candidate Block

Mining Attempt edc66e073c7f9c04dedaf225bd08b466747b64fc6453621ebfa86e01f13545fa
Version 20000000
Previous Block 000000000000000000010aae71661ec974f19f60e6845081a7dd81ae0148c404
Merkle Root 29cc71e06de5947afe87eebbd8ef6786d771a1d62e80f3209419348e685a3322
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,688
Size: 1.00 vMB
Total Fees: 0.03092847 BTC
Avg Feerate: 2.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,016 (858,520 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
54,496 54,496 000000000c84b351f67b6ed6ede4dbab68a08eef8233fa56c895b900c287cf43 0.00 MB 1 0
54,495 54,495 0000000008ec8e5a11677471ceab16677cfb9afa7b14d7aaa5f60c1c304a6cab 0.00 MB 1 0
54,494 54,494 00000000133836c6a5df52fe70d62c9fe030406e175505b4a50c60cfa9b53b4e 0.00 MB 9 0
54,493 54,493 000000000bde71bcd5d1ec5645438dc8ae23528325d1e16feb2d9afc67f5d336 0.00 MB 1 0
54,492 54,492 000000000d3d1f97bd4a9e33fceab7d5e25c88bde6ca5e4ee516c0f952997e00 0.00 MB 1 0
54,491 54,491 000000000e6564108b9f7178e250fab800f2976c5bfefdf5cfccc8e59a157029 0.00 MB 4 0
54,490 54,490 0000000012a03fb82fa5b8894cf368fb88d1eeebf266e880ad2f45c06e3a8d1c 0.00 MB 1 0
54,489 54,489 0000000012b516f3f3dd3159d16d2e724970cb97a19bfecf1de94bb5e8d2b8b7 0.00 MB 1 0
54,488 54,488 0000000001d2af1caa5b16fb4bb059dfca2bb83eea757e688b8ba5782f5d6f9b 0.00 MB 1 0
54,487 54,487 0000000001aa73329c2e3feae2e4d32cfd5d96d71d9361eef2645b05c9d5685d 0.00 MB 2 0
54,486 54,486 00000000030533c06f0cf703e8d2e2fb8742b0c33ffd9a5c1ba3443d7cdb40a4 0.00 MB 3 0
54,485 54,485 0000000010b6667e16a85b8d81654447ef0994ec162fc780490cf55ca130d250 0.00 MB 1 0
54,484 54,484 00000000034e0ff6d1b175a3a211d36cc8d0da80a547d579f0636185103eb02b 0.00 MB 1 0
54,483 54,483 000000001239368d4c99f3ab7002bf06d2e817e7a793657a123f63131def3afd 0.00 MB 1 0
54,482 54,482 000000000e915a83c93eb7c459a64f7c60fcfb349f10e002961ef63a2bbbe6bb 0.00 MB 2 0
54,481 54,481 000000000bfbdb5553a1ed2b65e4ca31136639b8cdeb517ad99e18c1a4412786 0.00 MB 1 0
54,480 54,480 00000000117aeba325940856612db0f5472f520c76fa669a5fee359a1c092d3f 0.00 MB 1 0
54,479 54,479 00000000005a6a7def989e3fd3369374a9b81b36c82a8904d2dbf1d6ae183b15 0.00 MB 1 0
54,478 54,478 0000000011974448e5cb39def0c7a2d56e98f124265e01871d90ebe5dd326d0b 0.00 MB 1 0
54,477 54,477 000000000a90580bc8bd021cd8447dd65e939adce3b997e477112b9a6d11470f 0.00 MB 1 0
54,476 54,476 000000000fffdc31b12a0bac45930eb044ba0244d9b38a57df0e7c189f602d58 0.00 MB 1 0
Previous 10 blocks ↓
Total Size: 778.87 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: 397.59 GB
    • Received: 3.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.