Loading Tool

Explorer IconExplorer

Memory Pool

45,518 transactions
28.98 vMB
0.13641862 BTC
Random Selection Loading Transactions
Max Size: 150.99/200 MB

Candidate Block

Mining Attempt 8039ea4beb13e4461038935de18ac285bd4b438cbc2cee167fdffc3687f774ad
Version 20000000
Previous Block 00000000000000000000c73256e2021808b5d929fff9651c7a560b10e6fe0132
Merkle Root a4f3d28e78596af4619c608946001ebcb6b110300de84b78ac0c4674db9a851f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,883
Size: 1.00 vMB
Total Fees: 0.04110561 BTC
Feerates: 150.75 > 4.12 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,710 (362,186 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
552,524 552,524 0000000000000000001d2c02ae94ab5a2bc5fe8aee1c8741ff60b7e80775124d 1,785 1.00/1.00 vMB 12
552,523 552,523 00000000000000000010c210e3e3e31457d687ec25e73a788f5ed972fef9cfc4 2,518 1.00/1.00 vMB 14
552,522 552,522 0000000000000000001fcbaf40bccb4942cab9db2def7fb28964ca61bb9e6c1e 2,641 1.00/1.00 vMB 31
552,521 552,521 000000000000000000221414d8e8dfc84cb97e74e31d2ea2a4d801ccc913dcd2 2,829 1.00/1.00 vMB 40
552,520 552,520 0000000000000000002516bf4ce049e867c2d4cccda43a2de7aeb706783411ec 2,213 1.00/1.00 vMB 14
552,519 552,519 0000000000000000003082fc946edc1786b88478862db87eda0f6c08c8a84439 2,555 1.00/1.00 vMB 32
552,518 552,518 00000000000000000006c6597331c240f55b494e3896319de1330f95470f6880 2,736 1.00/1.00 vMB 24
552,517 552,517 00000000000000000024cb6c2436ecf8f68b45717897c13c576b819621e677a5 2,450 1.00/1.00 vMB 27
552,516 552,516 0000000000000000001d440e8f5a571c2d697ca83e6d371d4cbd3eb742da74d0 2,891 1.00/1.00 vMB 43
552,515 552,515 0000000000000000001033e0c7a3db9b278dadffac87d8affc82af27fb5cac09 2,784 1.00/1.00 vMB 44
552,514 552,514 00000000000000000028daf8796be5d45ee3b845562cccb6c0c9625616242300 2,414 1.00/1.00 vMB 36
552,513 552,513 0000000000000000002a43a64755841624ec37f7648c9c760cbd9dc47aa9ccea 2,290 1.00/1.00 vMB 34
552,512 552,512 000000000000000000250ff321785817e08d26711a1f74b7656aef1d70cf53e6 2,562 1.00/1.00 vMB 39
552,511 552,511 0000000000000000000d5a00880be9d718103795123785aa64b631fa1e779bda 2,547 1.00/1.00 vMB 38
552,510 552,510 000000000000000000232d89e17d3b337b60c88d427b4256dfe4268050202db4 2,742 1.00/1.00 vMB 42
552,509 552,509 00000000000000000027494ebc75dcda3573f2ff02ef61c528f208c5e39ca467 2,712 1.00/1.00 vMB 56
552,508 552,508 0000000000000000000214cbdd654fb64d013fe50e5b36fd147eb768e7f9f8cd 2,164 1.00/1.00 vMB 43
552,507 552,507 00000000000000000028fcb3f54eba5406333a6d1574ea53f683711e4836ba04 990 1.00/1.00 vMB 46
552,506 552,506 00000000000000000021fedcdb6833d398153ae5cbe17dfa539f6845d71ba9fe 1,170 1.00/1.00 vMB 70
552,505 552,505 0000000000000000000b2203eb5d67306389ba1e45b71283b7b6d0586279f57a 2,319 0.91/1.00 vMB 34
552,504 552,504 0000000000000000000923a7f71b0b853a43cd28376ef246bfede5b0ab4eea43 2,381 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.88 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: 645.03 GB
    • Received: 12.65 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.