Loading Tool

Explorer IconExplorer

Memory Pool

83,592 transactions
31.82 vMB
0.13126336 BTC
Random Selection Loading Transactions
Max Size: 191.96/200 MB

Candidate Block

Mining Attempt e1ba4e41a4f4d75ff1c8b34a1b914dd6700ab7373a9158862de53079848d35ba
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 3881993bbf2b02842739df48ace5ff7ad7bfd13793060b0f978e47c6060a8049
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,178
Size: 1.00 vMB
Total Fees: 0.04400517 BTC
Feerates: 803.65 > 4.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (634,566 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,786 280,786 00000000000000008db223e7dbd07524c3b7b6dbf7ae5b11463361db8749a93d 155 0.07/1.00 vMB 59
280,785 280,785 000000000000000142f33d94e31a003a07634e1dafa006d8ccf43537fb2a12ca 205 0.13/1.00 vMB 34
280,784 280,784 000000000000000086c732e43c5ef4747063b7f16cffbab49631fc2f6d83816f 183 0.09/1.00 vMB 32
280,783 280,783 0000000000000000a73708c6b4b1bc05f0514497f2daf8a2b2ecd9001548b190 114 0.03/1.00 vMB 88
280,782 280,782 0000000000000000a7b465007f613fd825841a3b803a5ed3f04ed80249a5f51a 38 0.01/1.00 vMB 75
280,781 280,781 00000000000000023075118d26ce530a9f30ea63b1c8e463ad0cf6c69111cb05 166 0.07/1.00 vMB 51
280,780 280,780 0000000000000001b6abd4da525e7d812bd50ae3d1984f40cb646330ccd902ca 70 0.04/1.00 vMB 52
280,779 280,779 000000000000000050c24ac50083f598a446fb9fe84efc7dc21dab5099f7e4d9 16 0.01/1.00 vMB 90
280,778 280,778 0000000000000000969a7f87eb96e3a48d7190d4b1499b18e7665eec7c183c18 82 0.03/1.00 vMB 59
280,777 280,777 000000000000000060b22bfccdb4b75af65a55105662a13f79ccf4f662a9f412 149 0.07/1.00 vMB 44
280,776 280,776 00000000000000003a317496ac041805dcee4a5a29f75f1aee6b7a3203138879 53 0.02/1.00 vMB 46
280,775 280,775 00000000000000004c61fb759f969d559a574d6a6b04c12ddec954eca4d1d564 85 0.05/1.00 vMB 32
280,774 280,774 0000000000000002033496e500a0f2627c1dbf046dead507691b0b86f7d37bbc 47 0.02/1.00 vMB 38
280,773 280,773 0000000000000001570c66bc1d226dba4993f85e12cb122c8ac735904f015e8a 27 0.01/1.00 vMB 34
280,772 280,772 0000000000000000574aa114d199cfedece879a0914de7b00471fa366256474e 189 0.10/1.00 vMB 34
280,771 280,771 0000000000000000648e748e05a35ef00dde053f9d7f41eb99aec77004b6f159 51 0.03/1.00 vMB 30
280,770 280,770 000000000000000043d466dce2b351321c0e23b8d692452ea9719d4074067ef6 413 0.23/1.00 vMB 38
280,769 280,769 0000000000000001ac2971e062396eabaf88d7bdcce51089a3d3faded859b1ad 317 0.13/1.00 vMB 62
280,768 280,768 0000000000000002259427de9fac00c9b1c44ec5eb7d5b51f73c90fb01b47672 173 0.10/1.00 vMB 29
280,767 280,767 0000000000000000439de09c14f36fce4db74a76781b60e23c1fe0aad3475dd1 597 0.25/1.00 vMB 45
280,766 280,766 000000000000000019079eeeb7049328a06beb9df9ae3ddb06518b0a3bce3422 30 0.06/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 783.00 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: 718.69 GB
    • Received: 17.94 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.