Loading Tool

Explorer IconExplorer

Memory Pool

77,325 transactions
29.50 vMB
0.07131709 BTC
Random Selection Loading Transactions
Max Size: 180.12/200 MB

Candidate Block

Mining Attempt b9cdc1396b028ce4f546a73f49a57c94cb5e43ec385a5b73bd2090d29856a0e0
Version 20000000
Previous Block 00000000000000000000cf3f5f15c57b2e8fb71d527029774760b564239aaa9b
Merkle Root 6509e63b07f46b351d9bdf26cecda4f484efa37b6c0aa5ee04a74a308c0fad21
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,108
Size: 1.00 vMB
Total Fees: 0.00635913 BTC
Feerates: 75.20 > 0.64 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,400 (630,623 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,777 284,777 00000000000000004157b256f642a3a3e7263d1b902b3341d9f3957675f302ea 169 0.14/1.00 vMB 21
284,776 284,776 0000000000000000dbc569b13fd15f047114dfb8689e8ec2bb04e3ac55bcc6b6 41 0.02/1.00 vMB 13
284,775 284,775 000000000000000034d62f4407a673899d58fda9385ab860f07622b211ff7ade 86 0.03/1.00 vMB 34
284,774 284,774 000000000000000112d6bf79e5c5fa32bac3167eabe33829d5ede8da26b655f8 123 0.17/1.00 vMB 16
284,773 284,773 00000000000000009af6f0ca388d3a1aaaeb1c522e63ec43bba16a57f8631f16 738 0.35/1.00 vMB 54
284,772 284,772 0000000000000000b806550d3f2c8370a5b6c48c80afea6004b8b66fb180620c 1 0.00/1.00 vMB 0
284,771 284,771 0000000000000000df05d6987215d8819089b1aef4908c0e6ff211e3ca523970 602 0.35/1.00 vMB 37
284,770 284,770 00000000000000007a047ad03ec4757f82fb431afce6b3b2e8f32d650ff21fb6 279 0.18/1.00 vMB 27
284,769 284,769 00000000000000004f62d9218f5c19dad9a033cb420b180ce1eb9cc3190e5e5c 275 0.23/1.00 vMB 23
284,768 284,768 0000000000000001620955ed3584d0571845171c9463e08361c2cadd4adbacc8 210 0.12/1.00 vMB 43
284,767 284,767 00000000000000015f5f63dda42e9a3459f2baab855bd495e11ec7248836d8e3 21 0.01/1.00 vMB 38
284,766 284,766 000000000000000003f61c6dada9de9d6a2bd0d31ab9dfc7dbe78d7e7c879bc8 154 0.11/1.00 vMB 40
284,765 284,765 0000000000000000bbcaa0942bd084436083843561e0bfbd715c8dfb870edf0d 165 0.20/1.00 vMB 16
284,764 284,764 000000000000000153afe384817bbff1e83eb8082ef728decf11a55e19b8708a 888 0.50/1.00 vMB 41
284,763 284,763 0000000000000000d96057dd1d74ea0e88678ebfffdc60602ea84b7e3c5e9d9d 52 0.03/1.00 vMB 5
284,762 284,762 00000000000000004ecdde0b2fd8955bef535b13e4966c04401d2e8ca1515d29 183 0.10/1.00 vMB 37
284,761 284,761 000000000000000087ed3e4af64d839204537430126fe68762f707cb2e261454 91 0.03/1.00 vMB 85
284,760 284,760 00000000000000016cb3713900a306cbf34a5bc773d8a84b26f15ba3e732f92f 101 0.06/1.00 vMB 37
284,759 284,759 000000000000000148f82804b18fef8379b2dd77b5f80ed390cf3ffbf875a96c 27 0.01/1.00 vMB 49
284,758 284,758 00000000000000016f7065c47eaa17ad844b9a2e6571725e8b64ca5b45a3164c 236 0.16/1.00 vMB 41
284,757 284,757 00000000000000001e889efb1b632f4ebc2699a925bfd5a99bb1b6f1e877642f 49 0.03/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 783.08 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: 721.16 GB
    • Received: 18.35 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.