Loading Tool

Explorer IconExplorer

Memory Pool

81,480 transactions
30.13 vMB
0.14443025 BTC
Random Selection Loading Transactions
Max Size: 182.87/200 MB

Candidate Block

Mining Attempt 5f92a92557212bbd21edc9f75f5272e5217cd1c5c0fd40ae3bd387a05af4cde6
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 995a78edcaa18865c59b39628e2bdd24e00406af181085e755b4c061b4d551a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,822
Size: 1.00 vMB
Total Fees: 0.07355478 BTC
Feerates: 101.65 > 7.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (688,838 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,287 226,287 00000000000001fd44d28376430862a45c25cf537437cd51402c381efdeee66f 145 0.08/1.00 vMB 194
226,286 226,286 000000000000003103684a233bb213d116ab5760edf47b0f4337fb2b79b773e6 272 0.16/1.00 vMB 141
226,285 226,285 00000000000002beec97eac2a3cd07d386c08c8d6dd748c57d143a296368b810 6 0.00/1.00 vMB 30
226,284 226,284 00000000000002e7edf5da9e04201890f0519735f678a613bdd5e1a13c28a994 298 0.13/1.00 vMB 264
226,283 226,283 00000000000000a2dfa6c837e6ad5169c8452753b09fe4cba1f21792eb081f8d 80 0.05/1.00 vMB 168
226,282 226,282 00000000000000c5147fce22998e0e85dc3af1751971cb2d7d5baa3fa1028506 223 0.10/1.00 vMB 188
226,281 226,281 00000000000001eda9279780323fa78fb13884c0efc962a4fbf2efbff70be9cb 249 0.10/1.00 vMB 243
226,280 226,280 000000000000031e77961fc382c728fb0e062642ef1cee23fcd2fa043412480a 103 0.05/1.00 vMB 153
226,279 226,279 00000000000001f2dff874de7177417b9f8fd1b0bd32260a6cc334203aefad31 198 0.11/1.00 vMB 185
226,278 226,278 00000000000001d259bc466f11fc5129367c9311e1dc9771a919bb788016d443 180 0.09/1.00 vMB 223
226,277 226,277 0000000000000082ff4bfc538914310b0e7665935cdea20c957099549f9e8c33 324 0.13/1.00 vMB 236
226,276 226,276 0000000000000041ffbbf9415d86a83d56e88cdcb4e7309e3554af63552b2bbb 130 0.07/1.00 vMB 177
226,275 226,275 000000000000031d9954f39ce49573c8939d5416640f6db7111f0956280b6a43 190 0.08/1.00 vMB 231
226,274 226,274 000000000000024bdac00d62aa640db9768fa7bc760ab49388521bf7caf03b80 81 0.04/1.00 vMB 99
226,273 226,273 00000000000001e4d7836ad2f161af05097ff34e789cf1be5c75447ee1dc39de 295 0.15/1.00 vMB 152
226,272 226,272 00000000000003323622b3e8d925a0f5e5223b03c361b0ab4cca5c1544533b94 300 0.15/1.00 vMB 192
226,271 226,271 000000000000005c6fbb51d5976bddd4e2eb1a00854417c736099334fd5aef43 95 0.04/1.00 vMB 250
226,270 226,270 000000000000008ca0f8a2137211950b072139be3ce1c3476880e55025037e16 105 0.20/1.00 vMB 51
226,269 226,269 000000000000030b36b4c2635336485dc8bc715fdfbcebbf4ef9b0650082e363 175 0.09/1.00 vMB 186
226,268 226,268 00000000000000fa3d92647927867f1671ac3f9c1ab1d1dc755a67849740ad98 100 0.06/1.00 vMB 107
226,267 226,267 00000000000002e60135b76ddd31d727f4ca44c28f142e85ff38c199b1a098e8 88 0.03/1.00 vMB 242
Previous 10 blocks ↓
Total Size: 782.61 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.90 GB
    • Received: 16.06 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.