Loading Tool

Explorer IconExplorer

Memory Pool

80,270 transactions
29.64 vMB
0.08958232 BTC
Random Selection Loading Transactions
Max Size: 179.89/200 MB

Candidate Block

Mining Attempt 69a31ed9246c4a90228c3285d9bacc37ba69e3ecbe204eb873d0e05940e50ac2
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 5be75789338a19ad32cfb7b537452aff08dde52ff715622df98df28aeeca0dbf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,917
Size: 1.00 vMB
Total Fees: 0.02399037 BTC
Feerates: 90.00 > 2.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (375,267 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
539,872 539,872 00000000000000000026e3cec2e03a09ef8b639bd93c22a9be1e83a7d710990c 2,678 1.00/1.00 vMB 20
539,871 539,871 0000000000000000002635ec3402f77af6c235a5a7b852af50e9ea8f2666a964 2,656 1.00/1.00 vMB 20
539,870 539,870 000000000000000000246a4313c61c0764ef7e7f8ec056d977a6ff9ac05b7ce9 2,399 1.00/1.00 vMB 27
539,869 539,869 00000000000000000014cedffb1bd93afac4cae00388332af5b53f644dc4eda7 283 0.23/1.00 vMB 12
539,868 539,868 000000000000000000008977103e5210ae8ac648ffe1580758835b7b2b29c316 242 0.11/1.00 vMB 19
539,867 539,867 00000000000000000013b7872bafa4ea894e4c96c7872db825818f7d068e894f 599 0.30/1.00 vMB 16
539,866 539,866 000000000000000000038d6f4d921815628ca65f0a18b34d47ea9f966305f0ba 741 0.42/1.00 vMB 26
539,865 539,865 0000000000000000000bee7d582f01467a7fae4ccc9524405c814bfe1aef4276 4 0.00/1.00 vMB 7
539,864 539,864 000000000000000000188080724cf1509ca9897532b0c5b7316c184984ba18b9 1,106 0.58/1.00 vMB 13
539,863 539,863 0000000000000000000979929e5d8b0a0777b964097c6d5818184da74d187d2a 2,054 0.86/1.00 vMB 13
539,862 539,862 00000000000000000021f63f0886a5807a560af5d11b7d3181d3c709ac3d5c93 2,730 1.00/1.00 vMB 28
539,861 539,861 00000000000000000027c594d21a245a132db3b9918d7aa14f3a860d968a5fb1 1,592 0.54/1.00 vMB 20
539,860 539,860 0000000000000000002917c3568d07f2a80e601165048c154130bf39f764d203 863 0.39/1.00 vMB 20
539,859 539,859 00000000000000000012af31e1d61052932939907938fdbcf9cc0e41846f1050 754 0.24/1.00 vMB 16
539,858 539,858 000000000000000000226efa1e081088f1b8db9cce13ec9378dee725b7a31537 969 0.45/1.00 vMB 34
539,857 539,857 0000000000000000001907512c5fee487c9ad5f41c0805aa06fa13d5e74aaf33 1,577 0.81/1.00 vMB 15
539,856 539,856 0000000000000000001a2709328ed90f2db6635186d8de0eae69fb3ba1177ded 758 0.29/1.00 vMB 18
539,855 539,855 00000000000000000005d8373af00770f273a4a76de1506bb66e4fc2d60e67d3 1,450 0.49/1.00 vMB 20
539,854 539,854 000000000000000000069d30eee8dc1e8f21a71e85a346eb4b71d71ba756f23a 2,411 0.82/1.00 vMB 16
539,853 539,853 00000000000000000019876ff597d8bda76a1c92c11b8a26247ea9745a032237 856 0.33/1.00 vMB 28
539,852 539,852 00000000000000000016d447b6bdb5bf1ff34b85a670e8ad1ca72fb5cb3ea2ca 1,183 0.41/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.63 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: 672.33 GB
    • Received: 16.20 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.