Loading Tool

Explorer IconExplorer

Memory Pool

31,574 transactions
12.36 vMB
0.04568532 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 71.59/200 MB

Candidate Block

Mining Attempt f3a8082838299957db36991fca8afe99aa469ac60a6170b32c7922789b13c06d
Version 20000000
Previous Block 00000000000000000000c77be48452bb25f0dd2b745c8e738aabebe40d3c9e3f
Merkle Root 961646cf1ef93b7ce0b729db1392a0b9d9228f7683418ca468506d3740b925e2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,264
Size: 1.00 vMB
Total Fees: 0.02354564 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,511 (660,711 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
252,800 252,800 000000000000002e649b8d0dc8d3ce18d6724165ff53827769f46219e139a940 75 0.04 vMB 55
252,799 252,799 0000000000000043692245b369630561a5fbce6bff9f1ced3d0d87bfd96570b7 622 0.23 vMB 153
252,798 252,798 000000000000003b09e6958dc258744f3b255404f152e336dc1824ce0d707bbc 5 0.00 vMB 9
252,797 252,797 00000000000000287f29bc6fb28aa89d4f0d121747829904f9d3d7b5d05df47b 261 0.10 vMB 140
252,796 252,796 0000000000000025271bf2ac0e0466ae77d00ab12baad1338bd5fc54468ae6b0 299 0.13 vMB 133
252,795 252,795 0000000000000043430ac46c12e751fae7d135f2cbb5f91a4f861373daad9d08 306 0.11 vMB 178
252,794 252,794 000000000000003646443edec51b343a224f3f8b7880fb7612eb73178c657898 85 0.04 vMB 103
252,793 252,793 000000000000005452c262c73cc51919ec2a7a7e2a7e334b894cabb19230871f 13 0.01 vMB 126
252,792 252,792 000000000000004bb2f079d6f1a50ac374c88fa9f03fe03051a07e8d13011299 33 0.01 vMB 95
252,791 252,791 0000000000000000dd02618b14b1df88452bcd9476e57a4f30e62e6324ee64e4 189 0.07 vMB 128
252,790 252,790 0000000000000004050d6df3a3b36f978b3b900b14e6b95ae79d004efbfcdd46 442 0.18 vMB 135
252,789 252,789 00000000000000234fd854e01b09c500a740ed43549f03709a61de773b0d563c 155 0.09 vMB 98
252,788 252,788 000000000000002f1291ebfb90722cd295ef736c961eeaaeebe174da68716c45 252 0.11 vMB 117
252,787 252,787 000000000000001ed72606fe0c520b4773ef3338660099b61753b8843505a4d6 37 0.01 vMB 122
252,786 252,786 0000000000000035eebfb62d7488a8bb01e035efdb376d36a4536735671e6b54 174 0.09 vMB 103
252,785 252,785 000000000000004eb1beae1d7075cbfa8081b2c37a85ba632f78cf4eaa527402 201 0.09 vMB 122
252,784 252,784 000000000000001898512059b240b61282630f072de6d6efce6254e073766450 93 0.04 vMB 120
252,783 252,783 000000000000004f5b553bccb75fe1fb0987d8904fc3ac1bbfbe3e6b7f0dc76f 227 0.09 vMB 129
252,782 252,782 0000000000000001c285fbb13bffa10ffde7ab1212fa339ab6e6bef14ccfa315 203 0.08 vMB 133
252,781 252,781 00000000000000463349be55b6b0cff41d430c787acbac6faf9c6b729c7f1330 42 0.02 vMB 67
252,780 252,780 0000000000000029752dc34c6a4fdb02d47f5c50991aca9c2daa96a474032961 363 0.16 vMB 126
Previous 10 blocks ↓
Total Size: 779.75 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 111
    • Outgoing: 10
  • Data Transfer:
    • Sent: 382.99 GB
    • Received: 1.94 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.