Loading Tool

Explorer IconExplorer

Memory Pool

42,261 transactions
19.62 vMB
0.04225794 BTC
Random Selection Loading Transactions
Max Size: 111.00/200 MB

Candidate Block

Mining Attempt bf93079bdf93b411d79dfef2317402c8b994fc3212d7428bffb9f996e13b96ba
Version 20000000
Previous Block 000000000000000000018874f947c54f57812b49683cdc24268b3f6b0182883c
Merkle Root f8094faaa0bb882bcef66250cf6e0ffad5ab93914db500a07eaeeac13e36335f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 7,067
Size: 1.00 vMB
Total Fees: 0.00415288 BTC
Feerates: 301.57 > 0.42 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,953 (688,324 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
225,629 225,629 00000000000000601540b7c7e17e03753a059b15bc27cb3a5b1a2ad9ca12afd9 24 0.01/1.00 vMB 125
225,628 225,628 000000000000000429cb1dec097098a2c0d86f5d5107ee0ac452279de509ebbe 112 0.06/1.00 vMB 118
225,627 225,627 00000000000000acd3a3b22a0b0d7c8c3674951a748552ee3c0c77107c58fe85 280 0.16/1.00 vMB 141
225,626 225,626 000000000000002aa4d6bb4aef253bff9982d64504d0336ac12de28a49bdcdb7 564 0.25/1.00 vMB 183
225,625 225,625 00000000000000788b67aff93c14c262f5f22d1adb9b2092a69171325b4ebe38 67 0.03/1.00 vMB 56
225,624 225,624 00000000000000c31b775296e4281a5afe3e9d1ec8c9fb7426ce840b80550f83 627 0.25/1.00 vMB 198
225,623 225,623 00000000000003722fd901002e1cf995f8e4e49dedae23525bc0a56de6e1387e 73 0.03/1.00 vMB 171
225,622 225,622 00000000000002a7e4ba054d3e6a513aa65955f8368d424382d58fe7020dcb4f 194 0.09/1.00 vMB 191
225,621 225,621 00000000000003a25d9f16f8d9e19c1182b128ed324a7cd652da80891ac82a1e 19 0.01/1.00 vMB 133
225,620 225,620 00000000000000e4564aef24738351e37da3c4df6402b5d8a678992f4829d998 485 0.22/1.00 vMB 220
225,619 225,619 00000000000000461778e3a6be12c9f0832f886c324d7bf47ae0e9d4e9d0fd4d 70 0.04/1.00 vMB 178
225,618 225,618 00000000000000ed2522401e4678b308cf3fe8528592a9fa204e55e288042d64 200 0.20/1.00 vMB 100
225,617 225,617 000000000000014c08020286539b1e15e835c99cb9baa33de2947c5cf3b6f5a7 639 0.25/1.00 vMB 204
225,616 225,616 00000000000001e2b6f52d23736f39ffddd795d75b7f2659498683ad072d2bdd 459 0.24/1.00 vMB 167
225,615 225,615 0000000000000112fb9bca9c99b724d5db31c4362d6333700ca1eddb0d3b3993 128 0.09/1.00 vMB 116
225,614 225,614 000000000000010af4487cd869f3566a90fe142a2611564f876b3e499d98fa7c 368 0.25/1.00 vMB 127
225,613 225,613 00000000000003af32492dd5b36fa40bb0e7c63f0dddc20198580e31a715d88b 640 0.25/1.00 vMB 446
225,612 225,612 00000000000000933c7971aeecc88e3ae1176c864a245e11a1525f2ab20497f3 160 0.11/1.00 vMB 101
225,611 225,611 000000000000027448ad61a38b07321a1e270f99ecf24dfddf847d93d26da3d9 803 0.25/1.00 vMB 313
225,610 225,610 00000000000001697e2ad01211bc547c7aecd3f963a91e0012d221324ed50278 332 0.14/1.00 vMB 212
225,609 225,609 000000000000014ac75728361291ba80e68bc8f0d7e064025bb38fdc19bb40fd 205 0.11/1.00 vMB 157
Previous 10 blocks ↓
Total Size: 780.53 GB

Node Details:

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