Loading Tool

Explorer IconExplorer

Memory Pool

42,486 transactions
26.76 vMB
0.08809378 BTC
Random Selection Loading Transactions
Max Size: 139.79/200 MB

Candidate Block

Mining Attempt 243805257a32c50b830f12db160eb3ff7ea411ba506bbec64b5f3b625879c56f
Version 20000000
Previous Block 00000000000000000000fc48cc8686a8ac722c054bcc7b44a0442c0f1c3ff981
Merkle Root c3b6aba1ae7d060a59aabfcf6cf8bb9189ce60304814bdf065847fa0c81fd0c6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,373
Size: 1.00 vMB
Total Fees: 0.03744543 BTC
Feerates: 151.01 > 3.75 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,883 (397,089 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,794 517,794 000000000000000000410f8f1e2d6267ab05382e6c515a8b7f60511627359786 74 0.03/1.00 vMB 30
517,793 517,793 00000000000000000006177c4e79aab8cfb4fa4eda34b2bd2618c80fb756e555 726 1.00/1.00 vMB 9
517,792 517,792 0000000000000000003cb931dc60c68b093d842d3991a3e3c65873e56a045cd4 570 1.00/1.00 vMB 10
517,791 517,791 0000000000000000003c1bbb12dbb25a13cf48336e1b4b853274a7b3e0825266 1,018 1.00/1.00 vMB 9
517,790 517,790 0000000000000000000327fa1223ed8deb7f9a04eab2c27851f1e67f733f3add 414 1.00/1.00 vMB 8
517,789 517,789 0000000000000000002dbb019badc89586abb55cf39d18fd10930b4a255a6e6b 278 1.00/1.00 vMB 3
517,788 517,788 000000000000000000100144127b0b98a4c8275e815f1148541ba3a99f2fba48 1,911 1.00/1.00 vMB 23
517,787 517,787 0000000000000000004996d1a86057934501f7955f1df6abf6c5b8f14f4a57e7 233 0.98/1.00 vMB 1
517,786 517,786 000000000000000000338038a27ad867338240374243abf959431e0d31f09d7a 854 1.00/1.00 vMB 11
517,785 517,785 0000000000000000002a6643b53a9039ec53afdada788d3b7996e649cafa9574 388 1.00/1.00 vMB 7
517,784 517,784 0000000000000000004bf8d0879a2fc189db47cf99fac3663702d2cb4cd8f9f4 472 1.00/1.00 vMB 9
517,783 517,783 0000000000000000001d8661be0aeebce9e6ce2dbdf500db2cf5cba3d30926d0 2,417 1.00/1.00 vMB 28
517,782 517,782 0000000000000000003cf3f1aefe09e5d3ce23e6c2b3abf11bcc1a837e545508 99 0.04/1.00 vMB 16
517,781 517,781 0000000000000000000704793bc2d1d5f2ca5de53fd303f8b5badbd3b1dce349 397 0.17/1.00 vMB 31
517,780 517,780 00000000000000000027a9a225ef23d29c5a40895358acadebf34fa1d3ea4510 2,023 0.76/1.00 vMB 26
517,779 517,779 0000000000000000000610f0570401c909cfc95ee99cd934e9562e855720572d 671 0.27/1.00 vMB 25
517,778 517,778 0000000000000000001543eb50f32adceac9a2cc2a8fc4b29286a3b76a8024ed 258 0.11/1.00 vMB 46
517,777 517,777 000000000000000000378b2bff92ea2ccecf9c531717b8eba3bbd8c29832ec5c 879 0.29/1.00 vMB 27
517,776 517,776 00000000000000000009a14186168406262f5413d6bb6ecc5d3f85b65a3332ba 471 0.19/1.00 vMB 23
517,775 517,775 00000000000000000045e5a73e8b4b67c8a4097de258c93371aa6684e1dca9d7 756 0.38/1.00 vMB 28
517,774 517,774 00000000000000000044c4283e68642eb9619d68015eb1fd6834eee078081909 797 0.34/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.18 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: 653.63 GB
    • Received: 13.97 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.