Loading Tool

Explorer IconExplorer

Memory Pool

81,140 transactions
29.81 vMB
0.10441918 BTC
Random Selection Loading Transactions
Max Size: 180.34/200 MB

Candidate Block

Mining Attempt ba7030f8fb8f868ef53141c1d541bd7c845fd36c655d11024bf5082b516b23de
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 30cd9031ec65ae8a3e99ce15625685994f93ec90fec5f6d3f3ad69b2f86e52f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,079
Size: 1.00 vMB
Total Fees: 0.03910492 BTC
Feerates: 146.36 > 3.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (171,651 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
743,457 743,457 0000000000000000000893fd29d07034916665f11aeefc1028846374f4ac9641 2,147 0.69/1.00 vMB 11
743,456 743,456 00000000000000000005905335e2b4c22256e7baac519457ab0f4aa92583b838 503 0.19/1.00 vMB 10
743,455 743,455 00000000000000000006bf14f0349c30e578aa13409349c3747a1dd3ed8577b5 1,450 0.49/1.00 vMB 11
743,454 743,454 000000000000000000038353859b51d8840b76d0bf77f95834c97267107c1ff6 323 0.14/1.00 vMB 18
743,453 743,453 00000000000000000008bcc1ea8069bf5f7a6a9887478ac203c64aab8f9daffb 321 0.09/1.00 vMB 12
743,452 743,452 00000000000000000007c56f246dac2291a7d560640d994fbff258f90299b303 914 0.28/1.00 vMB 8
743,451 743,451 0000000000000000000675a7154f45db4c0b112bc4782849e3a49ddaeaf1a7fa 972 0.35/1.00 vMB 10
743,450 743,450 0000000000000000000617ddae9decf313d4394b91408a9e592ba02c211f58fb 1,942 0.68/1.00 vMB 9
743,449 743,449 00000000000000000003606577020db4c1eafb68d9c42926c178674fdd4e9a99 2,320 0.80/1.00 vMB 11
743,448 743,448 00000000000000000001733d81f07a5ec2814e80edcfed4c7192ebc084d14bbe 1,508 0.72/1.00 vMB 4
743,447 743,447 00000000000000000008f51bbb523148f4a28b72b1eca54c70b20f1756a4ce1c 2,711 1.00/1.00 vMB 8
743,446 743,446 000000000000000000029575c495ece130820af0c2f6bf1eb96f3b241923364e 1,532 1.00/1.00 vMB 11
743,445 743,445 0000000000000000000404be347a4d0cc0d1d4af455df0c69d5f56353990188d 2,882 1.00/1.00 vMB 22
743,444 743,444 0000000000000000000292653bee96fb400417cdad2de507f9966a46561696ff 1,221 0.63/1.00 vMB 6
743,443 743,443 0000000000000000000074d23682f26586636d655ab760a72c1074c9866824b0 1,351 0.55/1.00 vMB 9
743,442 743,442 00000000000000000000a02e3feb2fa531c1de262229a4f32f9bb96dd21654cb 326 0.09/1.00 vMB 12
743,441 743,441 00000000000000000004529e41a8d2ff95da99602e7a31469e5ca296c418694e 1,638 0.75/1.00 vMB 8
743,440 743,440 00000000000000000002ad3ee07f3c25795b86fd57ecdf42bad0a4940e9bfe3a 2,416 1.00/1.00 vMB 14
743,439 743,439 000000000000000000037c3287993706f8d6f1be2f6d0cb3e263dba8677371da 662 0.51/1.00 vMB 4
743,438 743,438 000000000000000000071b58f9a4a43085e4ba355ac9a2a19f59c5b8415d43ea 1,699 1.00/1.00 vMB 5
743,437 743,437 000000000000000000090a677527b7f3d980433b33b6322b8b504be1b3054af9 2,443 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.