Loading Tool

Explorer IconExplorer

Memory Pool

79,517 transactions
29.68 vMB
0.06836547 BTC
Random Selection Loading Transactions
Max Size: 178.68/200 MB

Candidate Block

Mining Attempt 314e5509f3aa7fb56562c2740d87e3bbc00dd54883894ae5bd0b5d23ae081886
Version 20000000
Previous Block 000000000000000000004443bbd7d3e1cd234af07e1977968d16f2c7b837c7c8
Merkle Root b5c5ae4c71adbe8dc01997202f8576946a696ffa507398c106e6961148fa8420
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,295
Size: 1.00 vMB
Total Fees: 0.00791583 BTC
Feerates: 100.19 > 0.79 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,988 (597,199 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,789 317,789 0000000000000000096cd1432d7178c65b6e010639b974906c70e4a437581e0f 203 0.17/1.00 vMB 16
317,788 317,788 000000000000000018a85b55ee5cbb197c9f0dbe04f6222f6d1bb36a0ea79092 180 0.12/1.00 vMB 24
317,787 317,787 0000000000000000086ddcb8428d6c2be96362cde4e598c212e9471adea233ee 286 0.25/1.00 vMB 19
317,786 317,786 0000000000000000111424bacbcd919fc9f237f05e10127d3c8d00faeb4dc0e5 29 0.02/1.00 vMB 21
317,785 317,785 00000000000000000bd0f2a97897f0d0b2ebd4d8b07fec6f15272813400e9e47 258 0.33/1.00 vMB 20
317,784 317,784 00000000000000001b6380955b712023f074ffa449b04d077a06d8139afe5add 285 0.20/1.00 vMB 19
317,783 317,783 000000000000000020c8bf9c15a9ab30f74261eb2689ae58d4c46fa2305c53a3 184 0.17/1.00 vMB 18
317,782 317,782 00000000000000002c6d59995cc994cc2cfa242e6d0a7b196eeb7c25a800f6bb 414 0.22/1.00 vMB 21
317,781 317,781 000000000000000001717b53af3d590022d0f311452d55c249c4018e305721a7 1,116 0.71/1.00 vMB 27
317,780 317,780 0000000000000000281114c2549ebedc12078df58011f02c8864fe621a009fb2 1,051 0.70/1.00 vMB 25
317,779 317,779 000000000000000012400f7f18961be5e30abbb7ef23ebf6477032c63862502e 1,014 0.94/1.00 vMB 21
317,778 317,778 00000000000000000c6e6a873805fcf2163ef23cd54fb4394f6ac5a21b5a6e0e 323 0.26/1.00 vMB 17
317,777 317,777 0000000000000000093610b55f1cbb2bf794ce17ace691514ecdd31e80c240c0 393 0.15/1.00 vMB 34
317,776 317,776 00000000000000001c07b0e93a0442c8912823d8e6710aeaa70a82fc2dc49f0c 317 0.14/1.00 vMB 30
317,775 317,775 00000000000000001ecdc459c95ebd1d0f03b41fe48c10662624564de931afaf 213 0.24/1.00 vMB 20
317,774 317,774 00000000000000000251291a745367b45eeb3d1a26535477a6e69abec157f3da 368 0.63/1.00 vMB 15
317,773 317,773 00000000000000000e6a0039de0536afb26acdb3a1c927ed5df2a78a3c679f7d 978 0.86/1.00 vMB 22
317,772 317,772 000000000000000012f4bf5bcef8b9816b8acb8e156de42cc93722393ec4e8f6 936 0.51/1.00 vMB 32
317,771 317,771 000000000000000000e37a00b836e367a0c6f57c64dfc1fd72f961dc3584a3fd 54 0.12/1.00 vMB 14
317,770 317,770 000000000000000009f63a74fe1377ff7b5e068b85ace14373a297802d004c42 14 0.01/1.00 vMB 8
317,769 317,769 000000000000000005e801ffe3c0eb7ea7d2ef0cbdffd099c0ee41e7f12d0d3b 329 0.27/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.37 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: 663.68 GB
    • Received: 14.93 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.