Loading Tool

Explorer IconExplorer

Memory Pool

72,728 transactions
28.11 vMB
0.06383012 BTC
Random Selection Loading Transactions
Max Size: 166.68/200 MB

Candidate Block

Mining Attempt ec70e7fed07454ab0310f68509066fe06b93609fc29cfaca25b48d0f5259ae4e
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root d1a432906ba5d0b8bb8ba1be1fd48a58cdfc7b41a1783d8bfe5969e11d53751e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,400
Size: 1.00 vMB
Total Fees: 0.00751802 BTC
Feerates: 40.21 > 0.75 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (196,676 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
718,376 718,376 00000000000000000009adc0f08118ae6f68c9a125ef9ec6ae5ebb96261263bb 3,246 1.00/1.00 vMB 15
718,375 718,375 0000000000000000000932ac078e083da951c26530da2637a20355316da3964c 3,007 1.00/1.00 vMB 11
718,374 718,374 00000000000000000001d9fe3ca2fe54289a3488ff65f2c329b664bea1780d37 2,835 1.00/1.00 vMB 3
718,373 718,373 00000000000000000000c96775c471db024cd279e0b25d7075ea0e2090a42082 2,942 1.00/1.00 vMB 11
718,372 718,372 00000000000000000008ca4026c597b400805032da3bc29e9bc62472fb9de368 2,369 1.00/1.00 vMB 11
718,371 718,371 0000000000000000000657bf84cfee7dce02db81d29027f9721d7a17c1e312af 853 0.32/1.00 vMB 7
718,370 718,370 000000000000000000043059d232ce44b4fd147d32580dfc8f6d121f7955e7a1 706 0.28/1.00 vMB 7
718,369 718,369 00000000000000000000a3bca8e279a8b246474930aeff61187507f21e48a452 1,672 0.60/1.00 vMB 10
718,368 718,368 000000000000000000084c2a4adf25d9c4fd29615ed6143acbdba616e888374b 933 0.34/1.00 vMB 9
718,367 718,367 0000000000000000000562b43e66758a2e797b3d149b7a72ef33df0d6e4eaa94 1,107 0.32/1.00 vMB 8
718,366 718,366 000000000000000000095a87f47c2f6b611b62dddfc9179830f6f9cb32837a45 1,762 1.00/1.00 vMB 5
718,365 718,365 00000000000000000000541ca26ce7a2aa18b7b1db9e2c2655b2976f8f055f80 1,027 1.00/1.00 vMB 6
718,364 718,364 0000000000000000000092fa4e317c507f97cd5ed32743eee68b6b135ff4474a 1,343 0.44/1.00 vMB 8
718,363 718,363 00000000000000000000601484bd5ef681a868a29f7ea7a9c0533197b30ad83a 470 0.18/1.00 vMB 10
718,362 718,362 00000000000000000005c421fb5a30a6d10ce62559019b42c074bd99eae9ec87 3,210 1.00/1.00 vMB 13
718,361 718,361 00000000000000000005a753cde50e3b9d61ac7db211119d67230beb34dac4a1 736 0.19/1.00 vMB 9
718,360 718,360 000000000000000000094bca7b169c051ddbe8b58733c640015ad23321042724 1,264 0.35/1.00 vMB 9
718,359 718,359 000000000000000000075210e77e045168b6212eaf40f3402eccd472f71b18f7 2,612 0.86/1.00 vMB 9
718,358 718,358 000000000000000000086cc940582ee30b4a6f65c000890ac43dd579f30ef218 452 0.13/1.00 vMB 10
718,357 718,357 000000000000000000093200fa1b790bf5f3bf6a25c14cac0486f49c57debaa1 1,637 0.62/1.00 vMB 8
718,356 718,356 00000000000000000000dee8b568903824d986fce1ca6142f5874f608a5d2f48 1,667 0.98/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.48 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.18 GB
    • Received: 15.41 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.