Loading Tool

Explorer IconExplorer

Memory Pool

79,136 transactions
30.50 vMB
0.06950721 BTC
Random Selection Loading Transactions
Max Size: 185.02/200 MB

Candidate Block

Mining Attempt 5af73315d44460b9cee6890d3a6b20241a0c926238d4028817455589c0def4cf
Version 20000000
Previous Block 00000000000000000000ea58206e4eff75b5d66645906505b921d60d4f38d2fb
Merkle Root a57bf29e5127bdf554f83ead613472a986c132eb8126b1f8b2176097bad14f0b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,870
Size: 1.00 vMB
Total Fees: 0.00425645 BTC
Feerates: 40.21 > 0.43 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,178 (145,982 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
769,196 769,196 00000000000000000006fe136fbe83276eafbe00456b4742c7293c956c16695d 1,170 0.42/1.00 vMB 16
769,195 769,195 0000000000000000000385adc1dab56a4d5c9b25ed644e5858b072f07690174a 1,041 0.40/1.00 vMB 26
769,194 769,194 0000000000000000000691664d35bf39f12781bea2b6caa36182178c63c804da 1,210 0.45/1.00 vMB 16
769,193 769,193 00000000000000000003a4366051844e05874b6a0593673b573a43e57d5cd2cc 224 0.07/1.00 vMB 20
769,192 769,192 00000000000000000006d72d3be610f77e8e7e09db99adad697797e7c047b634 78 0.03/1.00 vMB 12
769,191 769,191 0000000000000000000669c599c2e74fa624441be166bc0d1e53d702a0d89047 489 0.20/1.00 vMB 18
769,190 769,190 00000000000000000002f5e04daebbaa1b2b95a4e6aebf61030ff4ec31504f7f 851 0.30/1.00 vMB 20
769,189 769,189 00000000000000000001f8babf2377757859fdadace78cbeff162de6b5eb2c7f 740 0.25/1.00 vMB 17
769,188 769,188 0000000000000000000795388f23dd9fdf7c202704e110c38a9b2a5e38dd867d 263 0.09/1.00 vMB 18
769,187 769,187 00000000000000000004e6f0b743256026402726da7b03d7c35a0d531b46bfd7 1,045 0.31/1.00 vMB 20
769,186 769,186 00000000000000000000d193f9b2cab4ea1c3a1f0b04771a0eb609dd66f9afe2 1,447 0.48/1.00 vMB 17
769,185 769,185 00000000000000000005f01a28d823aedc135546fa9a511efe958fe7c90a9f71 114 0.06/1.00 vMB 12
769,184 769,184 000000000000000000060f7d93cf522d1518d939f84f165c233e2ca26f627f83 219 0.67/1.00 vMB 2
769,183 769,183 000000000000000000031db9698b3f896c3ae192dbf19a401af8b76a08357cc1 2,148 1.00/1.00 vMB 15
769,182 769,182 000000000000000000020cad2807bdfc5774bed05ddb5f2a88c28253ccb558fd 283 0.27/1.00 vMB 9
769,181 769,181 00000000000000000006d4bac813ed78c3713e158e48725b62869a6e95fd62de 328 0.49/1.00 vMB 5
769,180 769,180 000000000000000000014007d8cec3342db54cb7ed3638631877a481deb6bd8b 1,694 0.99/1.00 vMB 18
769,179 769,179 00000000000000000004bbd9bf651ac5a16ea163a3b8e9317960d2a0856eaff1 1,010 0.77/1.00 vMB 17
769,178 769,178 0000000000000000000370672927ee12f1954bee8307680c1088fdac6cd6e5f7 1,077 0.40/1.00 vMB 17
769,177 769,177 000000000000000000055d5b83a84760213f8a357fe9f6940c2fee8c6932db2a 706 0.29/1.00 vMB 16
769,176 769,176 000000000000000000001b433d81aa2ddbab64651189bacc31e937208c3f9234 1,238 0.58/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.71 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: 697.54 GB
    • Received: 16.58 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.