Loading Tool

Explorer IconExplorer

Memory Pool

84,719 transactions
32.50 vMB
0.11749190 BTC
Random Selection Loading Transactions
Max Size: 193.32/200 MB

Candidate Block

Mining Attempt 1e37bd79e20095f1b9ffaddf263a04106aaf49b110975f8fae46a13bbd74a532
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 66d0282a263750df113154f96a4c1c657009cc67b84efd0c22a49d42b39e17e3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,140
Size: 1.00 vMB
Total Fees: 0.05206425 BTC
Feerates: 387.56 > 5.22 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (719,165 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,788 195,788 000000000000011a5a0556b46db4456bf1bbf67eb91effe922a222a445273188 240 0.09/1.00 vMB 142
195,787 195,787 000000000000003bc03b8f2b1701cf14506cd6e1f9818d7573ecf39f85f9289b 128 0.06/1.00 vMB 125
195,786 195,786 000000000000057c46de5949ee9ce9e7d4418f6144403150c0b81ed846310e2d 132 0.05/1.00 vMB 102
195,785 195,785 000000000000046f776cd1a7236ef96a18ba20894d0b3f4e5f93bd06d5259b33 128 0.04/1.00 vMB 239
195,784 195,784 000000000000043a62d51d3aa907269f8cb5fdfc11f48ead6d8f816208105138 64 0.03/1.00 vMB 132
195,783 195,783 00000000000005bc37722df6c0868e79cd2c6cef1052d3ba28511801292c02ed 300 0.10/1.00 vMB 177
195,782 195,782 000000000000046f743120102f83813eddea1c21312ba42f04d922c2fa863898 123 0.06/1.00 vMB 112
195,781 195,781 0000000000000543ecbbb0b66c604a71e791bc144bf7e27e154104ea32a70757 144 0.05/1.00 vMB 74
195,780 195,780 00000000000005204801271f2ee60638c9ed6b56d151e22408743dd481760bc4 64 0.02/1.00 vMB 173
195,779 195,779 00000000000003246e4f3ae8b8ffca3d5497ecc7b673dfd1ddc674e97b45284d 19 0.01/1.00 vMB 59
195,778 195,778 000000000000029ca52463c4ec6e5d67d735b5a13bd1b5a79f5572d6f769a0e4 46 0.02/1.00 vMB 98
195,777 195,777 00000000000000671822dd2eb8865eec577d3eaf5e940d42450e552c07ccc499 252 0.09/1.00 vMB 147
195,776 195,776 000000000000057c557788602cfe4bf98fe79d95f9b3267b1777d5a2e324f3ff 190 0.10/1.00 vMB 86
195,775 195,775 00000000000001509bdac3e42bed3391cfbbeb1d54668a73e83c6397dcbc6c6e 13 0.00/1.00 vMB 14
195,774 195,774 00000000000002aaebfc9f2646df9f3785360fc3945978dd9949893e38f6baa6 85 0.18/1.00 vMB 65
195,773 195,773 00000000000002b6e62f4cc20a86313890546b96c0e6d867ae7b5121deb50ca1 696 0.32/1.00 vMB 120
195,772 195,772 00000000000003567c652166e5298de5d92a67a8823bbbd0e1d1cc9be0dc580c 40 0.01/1.00 vMB 52
195,771 195,771 0000000000000167d30a000de5f9d6cd29edc073be8877af6b5587d51f5d107c 256 0.12/1.00 vMB 116
195,770 195,770 00000000000003d66dc2ea141d227914c5915c767f9628e49c6865e357c2a913 143 0.06/1.00 vMB 98
195,769 195,769 00000000000000d1448d6c8a12d46d52994a9010325a812bf49f31ce6513fb84 32 0.01/1.00 vMB 0
195,768 195,768 00000000000003368dfbb5269ec462d6d4476e716ce600b071f37e1290af0f54 91 0.05/1.00 vMB 81
Previous 10 blocks ↓
Total Size: 782.31 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: 659.14 GB
    • Received: 14.59 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.