Loading Tool

Explorer IconExplorer

Memory Pool

17,944 transactions
16.22 vMB
0.03434552 BTC
Random Selection Loading Transactions
Max Size: 80.15/200 MB

Candidate Block

Mining Attempt 2a07776fd89e82c45e705959c4ae86211ed06cef820f73f4722329dbf0fcfd8d
Version 20000000
Previous Block 000000000000000000011ba1298aaa8b40b990edf5611745cb5fd869c4fb3bae
Merkle Root dce7c338c1888b1211f5e0d8202adb0612995f10d98a5e49ad54b1d574c6b631
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,957
Size: 1.00 vMB
Total Fees: 0.00526480 BTC
Feerates: 40.21 > 0.53 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,136 (913,750 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386 386 0000000061d87eca0a039ebdf3f6a7932aa879729b74d64911b9828957a294d9 1 0.00/1.00 vMB 0
385 385 00000000cdaf0290cbd8caac684c2cb2bb32b8153b53c074df8e366ceb647da6 1 0.00/1.00 vMB 0
384 384 00000000a82a81f206e2bee2fc10dfcc107ad1a56312e0ebe94cffc1d05e7def 1 0.00/1.00 vMB 0
383 383 000000002f10da7a6a0c302a3a800722764a863e32fa1730cafacce35cb023b8 1 0.00/1.00 vMB 0
382 382 0000000018844c2a38f9ff9e018ba5ef9e02780b8d6fe3ce63fd4a6136633ed7 1 0.00/1.00 vMB 0
381 381 00000000539376ba9a1b68e9b803ce7ae280bfbaa0eb62fc462126a6d07feec3 1 0.00/1.00 vMB 0
380 380 000000005c619c5a51f6bfeea9029520d1e05befb6129795e9cb122efd8f4dc8 1 0.00/1.00 vMB 0
379 379 00000000ca826763c172f28976c008fcf73f4f2cbac96335d49918162cf3b018 1 0.00/1.00 vMB 0
378 378 000000002ad17ed06d467923d29348ee3692c53f24858236818e68820de26ce6 1 0.00/1.00 vMB 0
377 377 000000006d7b30cc5c8ccdfdd56417846e3485f42106fbee53e483e571f41c32 1 0.00/1.00 vMB 0
376 376 0000000045c48b53f19d5a3e73ef6d22930737080b6bdea398303e2ae2ba27e2 1 0.00/1.00 vMB 0
375 375 00000000a075a8baeda1ecd9043458877c9cb9abc68ccd035fcbf450b91fd3b5 1 0.00/1.00 vMB 0
374 374 000000007ead0a1b0b1faa566697697600fbc24dadef627cf76169c8631e7453 1 0.00/1.00 vMB 0
373 373 00000000f91934e5f42cb57e2c3241a4bb7c178c85593613e7b2e43c3a9ff2ab 1 0.00/1.00 vMB 0
372 372 000000002612c92d24f533bfc280284354cb4f561c91bfaec2932f6da4e8959b 1 0.00/1.00 vMB 0
371 371 00000000ba884fc8047c04bba7068f575e21d4cb953e1f52262a0454c98c5586 1 0.00/1.00 vMB 0
370 370 00000000cad69daaae19df9068b0d4bc8d6999c63bd4fb067958bc8881ab7e5c 1 0.00/1.00 vMB 0
369 369 0000000063a7ce9070407aaa02268a35a3eb652b2e083c26630e17c1a5a7a553 1 0.00/1.00 vMB 0
368 368 0000000023ead2b9fd8c909248a60bd63b0edca44c10c8a267548f9a6ae9f1b8 1 0.00/1.00 vMB 0
367 367 00000000b4faa2facc1e5f54978b5c4cc770457d0ce921ac7c8a45d766e0858a 1 0.00/1.00 vMB 0
366 366 000000009342a7b5d434088a48d94dc05ca2b8543f11d8042c4fa2a32f3cfad5 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.84 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: 562.32 GB
    • Received: 7.45 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.