Loading Tool

Explorer IconExplorer

Memory Pool

87,794 transactions
32.51 vMB
0.15170699 BTC
Random Selection Loading Transactions
Max Size: 199.39/200 MB

Candidate Block

Mining Attempt afdf1dff4beaba37513fc809f25b0b914d0e9791d0b8d910acdf542e2947b0a4
Version 20000000
Previous Block 0000000000000000000024e14012baaaec51ffbde7f4c16099d63d5881173d65
Merkle Root a30caa700a6f3c9fb9dbe7a654bb23a4d34d3339130c088c94761baafc7f6edb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,455
Size: 1.00 vMB
Total Fees: 0.06775680 BTC
Feerates: 502.65 > 6.79 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,217 (570,207 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
345,010 345,010 0000000000000000016ebdd710073ec881bfc935cb56b3da362753df6f982754 936 0.50/1.00 vMB 24
345,009 345,009 00000000000000000083018402322a2dfa50b88140530d0c85d49d52d84e4b7f 1,445 0.82/1.00 vMB 24
345,008 345,008 000000000000000007093934273d4bd622b8f033cee6398a78f4673407b31163 1,429 0.72/1.00 vMB 30
345,007 345,007 000000000000000013ddfca483b92d465e387ab93db3eae4bc0771bbff4073ff 1,248 0.65/1.00 vMB 26
345,006 345,006 00000000000000001167c681eb6ed6ea9ddf9773eb67231d98d284006fe3d7ee 759 0.57/1.00 vMB 18
345,005 345,005 000000000000000015417e7a2be26defe616e718b4a7bb289ece889fe2e529c3 405 0.25/1.00 vMB 22
345,004 345,004 0000000000000000157447d034eefb05b08e8feb71297787cb67c990bbb13e0d 958 0.49/1.00 vMB 25
345,003 345,003 00000000000000000593b60d8b4f40fd1ec080bdb0817d475dae47b5f5b1f735 182 0.12/1.00 vMB 19
345,002 345,002 00000000000000001740d075ec3f211986e0d03033df1d9e50c9bdcb5e1ac325 534 0.30/1.00 vMB 22
345,001 345,001 000000000000000014898f63487f5bfdd9d0d38fc4fb164e45e4096ab6375cab 519 0.26/1.00 vMB 23
345,000 345,000 0000000000000000172bde54cad0b002c35c89a2a67d82c02bb86ea08c6b54cc 960 0.49/1.00 vMB 28
344,999 344,999 0000000000000000093e0a7eeab145cdcbb4ba5a21f05f465d291b9c78814653 1,017 0.58/1.00 vMB 27
344,998 344,998 0000000000000000115a209f090bf1d5e774f20cf518791388379ff31f44bd2b 1,389 0.68/1.00 vMB 28
344,997 344,997 00000000000000000ff182e7fac66f3d18110c8c7080712d94898a52e1b72a50 528 0.43/1.00 vMB 15
344,996 344,996 000000000000000000bcd55b5ee370d7486dfe68581ce6ef2df12d2f4a721a15 1,977 0.75/1.00 vMB 33
344,995 344,995 00000000000000001723eb8cccc3a31bf241dbcc91fe5c0298c73190db7c7488 575 0.29/1.00 vMB 24
344,994 344,994 0000000000000000011eaaf73c176e9d580adb2c54246dc40c9814b3ee1ef00b 1,096 0.49/1.00 vMB 28
344,993 344,993 000000000000000007f3aabe32be69b6c7d92d704cd7ada8ecf1da446defce3c 1,382 0.72/1.00 vMB 25
344,992 344,992 0000000000000000131409d613d0afe41dd5cbb52611d49963f345ebfceedf5f 1,051 0.45/1.00 vMB 27
344,991 344,991 00000000000000000c35b852ef154f31a64485b7f1d05a57460c313bf36c830f 1,930 0.97/1.00 vMB 25
344,990 344,990 00000000000000000ba8420e08cb7aa2da9664b8f9613ed84c6b5b54e446c731 117 0.04/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.76 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: 709.16 GB
    • Received: 16.85 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.