Loading Tool

Explorer IconExplorer

Memory Pool

80,245 transactions
29.64 vMB
0.08944324 BTC
Random Selection Loading Transactions
Max Size: 179.86/200 MB

Candidate Block

Mining Attempt 32f41be96e8ac81599d3897a347eaa715b23c6ad967ef1c87d074ec5f1362c60
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root be589fb59c1cb8b20ae453cee56a7293beefcddcddbcc6f205ce255e2a7ebb56
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,903
Size: 1.00 vMB
Total Fees: 0.02379422 BTC
Feerates: 90.00 > 2.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (73,779 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
841,360 841,360 00000000000000000001ad92519e2755a7a510765132a04d76b377a38b7f6e15 2,489 1.00/1.00 vMB 28
841,359 841,359 00000000000000000000599a44f7184fa123987be0ac019293362decd06a6898 1,508 1.00/1.00 vMB 22
841,358 841,358 00000000000000000000432708500afb2883d5f0b6c9233cd5192fc785a29951 3,286 1.00/1.00 vMB 29
841,357 841,357 00000000000000000000f9fa2696a42b44b5a8de0313bd7463002d9f9a118a31 3,688 1.00/1.00 vMB 59
841,356 841,356 000000000000000000005cfa335ce8695010e71ac05918b80576275e84ba8f41 3,498 1.00/1.00 vMB 40
841,355 841,355 0000000000000000000309ac5ca6eb22bd6246a068906df0767b5f93edd0b39a 1 0.00/1.00 vMB 0
841,354 841,354 00000000000000000002fd4bd2b63713153aee330eee4d8934082658301742bb 3,536 1.00/1.00 vMB 54
841,353 841,353 000000000000000000014f9ca54354c5804853bf8b9af33594ba959603acaec7 3,972 1.00/1.00 vMB 19
841,352 841,352 0000000000000000000169b62b1cf82609691f294013b36cf3fc237088167115 3,813 1.00/1.00 vMB 25
841,351 841,351 000000000000000000020f1ea354ab4eedb3713997890842f31a29f3e89a19df 4,080 1.00/1.00 vMB 23
841,350 841,350 000000000000000000029743489212c03ecffb2808244a3d98ef4ca07c9528cc 3,621 1.00/1.00 vMB 18
841,349 841,349 0000000000000000000246f00cb1dd6a769612c584c0ca8a5c41ac291e6f094a 2,968 1.00/1.00 vMB 29
841,348 841,348 000000000000000000028a275f92d18fe820adc817daa4bcfef5262b79f3b174 3,200 1.00/1.00 vMB 47
841,347 841,347 0000000000000000000305ee877f602b8d388292513914fbfa8671fe2b925348 3,145 1.00/1.00 vMB 27
841,346 841,346 00000000000000000002a496fa0cf17d5c8f25b345ff9ad589b68381b02faa29 2,746 1.00/1.00 vMB 18
841,345 841,345 00000000000000000000f4c8a2b59d326087acfc6dfa961ad4ab04a97f3cc92a 1,958 1.00/1.00 vMB 24
841,344 841,344 000000000000000000019fc37ce9b356712a4363371d5c4b64a0ab8f0a3146d3 3,115 1.00/1.00 vMB 42
841,343 841,343 00000000000000000003009d5b04e62427484e7efd73f1a1da65dce3592896b9 3,399 1.00/1.00 vMB 35
841,342 841,342 0000000000000000000114f8353f8b954c73bb5031a2aeed453c661e5d83ac86 2,819 1.00/1.00 vMB 45
841,341 841,341 0000000000000000000252defe04c72146a94dea3987152bcd739fe7c61e6e73 2,640 1.00/1.00 vMB 29
841,340 841,340 00000000000000000001fc572a26234f8387cfcf7b20016385c2b41f5fe66980 3,121 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.63 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: 672.33 GB
    • Received: 16.20 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.