Loading Tool

Explorer IconExplorer

Memory Pool

46,775 transactions
29.12 vMB
0.15232653 BTC
Random Selection Loading Transactions
Max Size: 152.21/200 MB

Candidate Block

Mining Attempt f80d71f25d88a4cfba69a4e87694eca93fb3065412b2aaa1b4b4d804a38117f2
Version 20000000
Previous Block 00000000000000000001df143f900493685d6623e4901f699b33fb4601190dde
Merkle Root 60f109c616b64a181137878366fbbcbb9e849dba40357e27b7b321134ef7e000
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,645
Size: 1.00 vMB
Total Fees: 0.04359644 BTC
Feerates: 100.65 > 4.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,708 (526,276 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
388,432 388,432 00000000000000000c5ac793595eecd8b550f30787fa9e13c7189d0570e3db4a 720 0.44/1.00 vMB 20
388,431 388,431 00000000000000000405ea3149d1bd60bbef14cdfd2497f18421d5f48ea5abc5 182 0.08/1.00 vMB 34
388,430 388,430 00000000000000000a0cf83a28d4d687b57b4d45101cad1f769bdc26d5ac9754 1 0.00/1.00 vMB 0
388,429 388,429 00000000000000000898e64279f244cee29a47460d6b1f4fa489420c48d0a13d 1,024 0.42/1.00 vMB 48
388,428 388,428 00000000000000000a1d6dea1c25768934e5283ce006d5efafe5e7028c114d4f 1,087 0.55/1.00 vMB 41
388,427 388,427 00000000000000000baaa61ece017dd8e22172691c34e11e32734431ec8d8ab8 2,285 0.93/1.00 vMB 38
388,426 388,426 00000000000000000c9a2871d4edcd001340ff79899ff3599dc34e57208ebcc7 1,692 0.74/1.00 vMB 33
388,425 388,425 0000000000000000099a67573dd58125b21315bdba90efbb4ea466ba7c2c776e 136 0.10/1.00 vMB 37
388,424 388,424 00000000000000000d1688804d71f4254124d5dfd93fdb5aea7e630b93554f11 643 0.57/1.00 vMB 18
388,423 388,423 000000000000000000a65d0635468617b8a8086bc44ea2cccaa147fac470ed17 261 0.14/1.00 vMB 24
388,422 388,422 0000000000000000004761a7f2c20c7a33f8dd8d61ed8da8af31269886e872be 2,114 0.75/1.00 vMB 44
388,421 388,421 0000000000000000045f1fe26c43f33a4e0e894e35bf4be29660344941ed66d2 1,811 0.75/1.00 vMB 42
388,420 388,420 00000000000000000d305053be57e2aeca4fbcffa6de0b09c4a6e09dc3370284 186 0.08/1.00 vMB 33
388,419 388,419 000000000000000001371f4c360a1b14973c56cdb4a239304eddf9626da5a845 864 1.00/1.00 vMB 14
388,418 388,418 0000000000000000095c6ceb46d2d18d1f3ed8ad3e39577426adf3d9c88db758 308 0.24/1.00 vMB 18
388,417 388,417 00000000000000000d13e2071af65ed28d1e8642b053b7301a1a61334b115310 668 0.30/1.00 vMB 35
388,416 388,416 000000000000000009b0eb97317d0261dd3ad8d25662e591d3fff26f481d14f1 1 0.00/1.00 vMB 0
388,415 388,415 00000000000000000a2c13103f6c3d2a3fb07991dd8ebec5eecf4aa6ff5682cd 773 0.32/1.00 vMB 36
388,414 388,414 000000000000000005147214632b8bdbeaa550f552e46ecf2f36a5f07b522886 36 0.01/1.00 vMB 33
388,413 388,413 00000000000000000bff8876f08a384a17402a61befce293c684d3bac640c8a8 2,412 0.95/1.00 vMB 40
388,412 388,412 00000000000000000adad4ed0a919a0dc8fd5d74f5b9703631d3b6367dc13fca 979 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.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: 644.99 GB
    • Received: 12.63 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.