Loading Tool

Explorer IconExplorer

Memory Pool

88,156 transactions
23.30 vMB
0.06909587 BTC
Random Selection Loading Transactions
Max Size: 158.48/200 MB

Candidate Block

Mining Attempt 5ad15ac38cf05d1a9fe95c932bd427b187bb6b0a64fc6905cdd5b124b1210726
Version 20000000
Previous Block 000000000000000000019b4476420a45227c4c00c3e782152e163690b4dcdf75
Merkle Root f4455f8e210ce15e35261cc5819ab29b27570c891a2560cf815be1ba5fd54624
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,693
Size: 1.00 vMB
Total Fees: 0.01679170 BTC
Feerates: 151.16 > 1.68 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,896 (656,129 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
259,767 259,767 000000000000001f53d3a894f3dac32872a9ea2e609717ef53af95efb6d56725 90 0.04/1.00 vMB 41
259,766 259,766 0000000000000023221b99b26ef88c9b93f9f13f56d9fae45cb2049cb6c8ba87 623 0.38/1.00 vMB 51
259,765 259,765 0000000000000020dbc81f9b36b172f2b5951adeb94f0c13e5dcc539eaa0f5dc 668 0.25/1.00 vMB 127
259,764 259,764 000000000000000996b1f06771a81bcf7b15c5f859b6f8329016f01b0442ca72 562 0.25/1.00 vMB 129
259,763 259,763 0000000000000023d815fa9b06a55faf3ce92cd423efbe577cbe8b54aeb5277d 434 0.21/1.00 vMB 78
259,762 259,762 000000000000000acf2588d97d276d416e06f9233545f36fb73eaa81ae581393 382 0.19/1.00 vMB 83
259,761 259,761 00000000000000224befe1b8bc9301e566e3d26f5980bf54419d999c82b1a502 15 0.03/1.00 vMB 37
259,760 259,760 000000000000001ae043f9b79d9233bc3eb06b750bfbea409b1c9949bbf4ff76 47 0.03/1.00 vMB 102
259,759 259,759 0000000000000012b42f6b2a89b56d2253f55d82ca890e623d98e1fd4b4a12a5 128 0.07/1.00 vMB 97
259,758 259,758 0000000000000005bf09f191a75d5d202d4c246904ee4d9f2aee489edda55b25 370 0.16/1.00 vMB 109
259,757 259,757 0000000000000025c06630ad2e8d6157806d301cf42f0c651d416cacceaf3ebf 104 0.05/1.00 vMB 117
259,756 259,756 00000000000000233f78fdbf2140c1147532c0da4bbc0a3f3a4f53d69f8bb78b 436 0.17/1.00 vMB 123
259,755 259,755 000000000000000c06b9d312467bdff6d2fcc5b6ca9fb6a9ed3bc39a02bcb17d 52 0.02/1.00 vMB 78
259,754 259,754 000000000000000dee34b8c8736c03c777f8d6879ab8f8e4bdaba04ed8348d49 36 0.02/1.00 vMB 27
259,753 259,753 000000000000001eb437fc85db9b4ea4f850882a6b64b71a1ba63ac7ac4f8c4f 556 0.22/1.00 vMB 558
259,752 259,752 000000000000001d9473ad2743bb46a833944e1504479f5994a621ecc2cecce7 180 0.10/1.00 vMB 58
259,751 259,751 0000000000000011f279764bbdfec4f6218a905a22c56eb965dfd73663aa8796 425 0.16/1.00 vMB 164
259,750 259,750 0000000000000000c6806450c0384eb602c8796c9c72c7a2807bff5eb703b662 519 0.25/1.00 vMB 85
259,749 259,749 000000000000000ffd9ec7be6e493a740b064e75ee87b82227a2267364c55815 90 0.03/1.00 vMB 147
259,748 259,748 000000000000001dd5cad5a0fe87dc06462f39094ae8dead0bdd701ea0bd8d6f 301 0.13/1.00 vMB 96
259,747 259,747 000000000000001d029f90106720a83c18bc235882644ffe5f931d98fdbf9f58 180 0.08/1.00 vMB 104
Previous 10 blocks ↓
Total Size: 783.92 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: 797.37 GB
    • Received: 22.30 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.