Loading Tool

Explorer IconExplorer

Memory Pool

25,099 transactions
6.81 vMB
0.04349149 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.14/200 MB

Candidate Block

Mining Attempt 7844e765b2e545986899b7a6cfdcb019268e1f3218aa401ab4147f54c1f9a5e9
Version 20000000
Previous Block 00000000000000000000959c0308c4656bdb7b0822aa4e9eacb8878a36969eaf
Merkle Root b1219f480f4298b6c6d251f52f5de997ce7efe8b25077a1ef93bb03d39ea0c03
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 591
Size: 1.00 vMB
Total Fees: 0.02169563 BTC
Avg Feerate: 2.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,114 (696,530 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
216,584 216,584 000000000000013ae31a57bf45e9a0af8983912a2d14d01179fbdb61273c6901 0.06 MB 178 49
216,583 216,583 0000000000000366d9f05c16dd6dd3c5caec6b8401d7126909309de7cbe3c870 0.01 MB 31 197
216,582 216,582 000000000000046560550b4acc110b2271b787ff280cb4dfef231abfce5d3582 0.06 MB 157 154
216,581 216,581 000000000000034a4cb0772638035e23785ed0712db09cf190a6b91d017ce77b 0.09 MB 225 156
216,580 216,580 000000000000032008bc8ddd9f5e4a2a2e99dfd286d22a8add7a57951622c27b 0.00 MB 10 164
216,579 216,579 00000000000001f205443a71f4b09521e00bae62ca2ea0d0aadae5b11c3c064c 0.25 MB 546 171
216,578 216,578 000000000000017f2679a8d9e7e6feac111d43f9c70b11144bfa58c0b905aff8 0.15 MB 326 149
216,577 216,577 000000000000050395a653aff0f290bd1e078d668ac9c93904fb7caa6781ef63 0.11 MB 128 88
216,576 216,576 000000000000001a35ff6e20d926eb1f5054a84be60b01ccf6bd22299fa9edb0 0.25 MB 672 194
216,575 216,575 0000000000000374d0e303a327488067c292c4a66fea6b1c1c83d1389c586479 0.05 MB 132 118
216,574 216,574 000000000000015747269b4fe142b7ccdc705bd9060c5e353ee2a7e7657db603 0.17 MB 451 195
216,573 216,573 00000000000004f7412cdc2ad741ff5a8405e4a635ed2f51f323040ffa6db046 0.02 MB 55 215
216,572 216,572 00000000000001cea37fa159b6b59b8196e587fca7a8ca72d873e692f8199255 0.05 MB 85 135
216,571 216,571 000000000000044d5c763eb40e83646c6f3f73acc683d9d86bd496e9e75af363 0.19 MB 439 184
216,570 216,570 00000000000004e2e6d62d992024a1a10e3bd823a514aec0d4feca0d2be066ae 0.10 MB 262 31
216,569 216,569 00000000000002141a92c74398b6ade07dc5a7f0dc5cae02e95a6957645cec84 0.22 MB 518 159
216,568 216,568 00000000000004d435e12dfb5ec02f92e7456fca4df632ea8f7606219e219bec 0.25 MB 631 239
216,567 216,567 00000000000000825f49ec951fd298345ff685d6d0eeb5755a739bef78501b46 0.25 MB 490 207
216,566 216,566 000000000000004a231dbc93b0a4efbf8eead0b2da6846bab71e544562151af5 0.26 MB 623 178
216,565 216,565 0000000000000385e6b8d1b675095a5113901422a83580d5bbf672e7de2b1e77 0.05 MB 134 182
216,564 216,564 00000000000003419418a862f47047f33e30a4b8c97a6215a83ca892643826f3 0.15 MB 388 171
Previous 10 blocks ↓
Total Size: 779.05 GB

Node Details:

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