Loading Tool

Explorer IconExplorer

Memory Pool

73,494 transactions
28.10 vMB
0.06653314 BTC
Random Selection Loading Transactions
Max Size: 167.15/200 MB

Candidate Block

Mining Attempt 375f7c0e5f43df2db249bef8d7dbc2c6ab6b94080eea0ba6fa58e500b60fdf13
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root a9ac036c7a1adfe33dd36e448c3ca2b04e671f25fb0dde03362676408daeec08
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,210
Size: 1.00 vMB
Total Fees: 0.01035598 BTC
Feerates: 101.62 > 1.04 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (455,671 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
459,397 459,397 0000000000000000015fa862686461623d7b65f9c0537c657cc947ca0319dab6 2,542 1.00/1.00 vMB 141
459,396 459,396 000000000000000000accf1aa52b4487c1713dae8df31af447e577c28660cd59 1,408 1.00/1.00 vMB 153
459,395 459,395 000000000000000000c1857c50b09b0f94a93b8c07a5388618320b98b72d5710 2,634 1.00/1.00 vMB 144
459,394 459,394 0000000000000000015fd8142b6e61e4ccebe97db869bc5dd57939f2950b27cf 2,462 1.00/1.00 vMB 182
459,393 459,393 0000000000000000012e5b1619d00c25dcfadf282f8428c0ece7eedcfb0882f4 2,370 1.00/1.00 vMB 202
459,392 459,392 000000000000000001c326303d8f6463326bb327e27be10e8231b658d6bc70d5 1,982 1.00/1.00 vMB 142
459,391 459,391 000000000000000002441ff912d0781fcd2fc55ae162947bfc91622ecf6f0661 1,935 1.00/1.00 vMB 152
459,390 459,390 0000000000000000001b76f75652176f0e860a72503da9f141d293b91846b091 1,564 1.00/1.00 vMB 163
459,389 459,389 0000000000000000021002101e658102e928ad2a9e6accaeab70e78696b7200d 1,914 1.00/1.00 vMB 194
459,388 459,388 000000000000000001d35112817f2e5e45c75eb432c181589df138d0940857ad 2,749 1.00/1.00 vMB 192
459,387 459,387 00000000000000000101a9fb427e633052fd6fb38fbb1b19de8ebbae48c85c73 1,792 1.00/1.00 vMB 246
459,386 459,386 000000000000000000f5ec8f215cf4fd770d7dd786cd3a5c34f06b1cec6cc764 2,271 1.00/1.00 vMB 191
459,385 459,385 00000000000000000237ba0afb171c6f8445c57201fab0d89983b4799c2c593a 2,617 1.00/1.00 vMB 206
459,384 459,384 000000000000000000bc6edd36688a36ad81da6b6aafcd50f2c65f0bc2356314 2,799 1.00/1.00 vMB 134
459,383 459,383 00000000000000000162820763fec61c9ee35df5d9cc0720b90e954a78980dea 2,645 1.00/1.00 vMB 130
459,382 459,382 00000000000000000146dc3cd64532b607bb77a8cc8322d78069478c65a10072 1,957 1.00/1.00 vMB 164
459,381 459,381 000000000000000000723d0e562974064cc21c7ad526ce591c8540304d686dba 2,275 1.00/1.00 vMB 177
459,380 459,380 0000000000000000009eb4ae6f11ada9bf6f21ba4628072e229757ee87ec368a 2,279 1.00/1.00 vMB 237
459,379 459,379 0000000000000000022dca5a283681b611cb7ad22091a969975476bed4fab8b1 17 0.00/1.00 vMB 1,661
459,378 459,378 000000000000000000d84c7244f708cc230f1ff3f9669997eef7261628d5e5ce 1 0.00/1.00 vMB 0
459,377 459,377 00000000000000000040ea6ce2e189e3ad9ead5d1578de19ff0cdc35523e3d27 2,022 1.00/1.00 vMB 236
Previous 10 blocks ↓
Total Size: 782.51 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: 668.67 GB
    • Received: 15.54 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.