Loading Tool

Explorer IconExplorer

Memory Pool

82,587 transactions
31.34 vMB
0.11467309 BTC
Random Selection Loading Transactions
Max Size: 189.74/200 MB

Candidate Block

Mining Attempt cd5c657ad54cdd8a671ca628babcd6fad904a6e56f88b95635a4ecd6552619c0
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 168c9d1d43c4fbccca2f7cb00272e77e31aa20c3b91171a8776254319a684d03
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,733
Size: 1.00 vMB
Total Fees: 0.03667628 BTC
Feerates: 803.65 > 3.68 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (378,969 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
536,383 536,383 0000000000000000002940b03b814542eb8086c250cfccd7072027d9233e0bc0 842 0.54/1.00 vMB 14
536,382 536,382 0000000000000000000114665587de38c86e07b5cfd361c7bd8562c89430ada3 597 0.26/1.00 vMB 12
536,381 536,381 00000000000000000028c6cd479d075fce6ff6ed92e6d475de6edc015c2cffd5 454 0.17/1.00 vMB 11
536,380 536,380 000000000000000000127a6336b8cf7608f181615fc3516f27b84c9e572ad2df 326 0.17/1.00 vMB 20
536,379 536,379 0000000000000000000ef39be22b56e1693b555e562b8cb03a52c039d5d74dbc 30 0.01/1.00 vMB 4
536,378 536,378 000000000000000000140dfa052e8fa01d896b77c03afa5fe772861f5d3caa16 1,011 0.45/1.00 vMB 12
536,377 536,377 000000000000000000113133434d5dc2177662cf7c659d5430becc897ec37528 2,471 1.00/1.00 vMB 17
536,376 536,376 0000000000000000000754a2b1ba23a6d845b5e536d1a4d393911312b61a54cd 737 0.26/1.00 vMB 15
536,375 536,375 000000000000000000042e606c9a7fd645bb4188ddef6ec9825108547a7fb6ed 2,832 1.00/1.00 vMB 22
536,374 536,374 00000000000000000004bb4c3e7ed375c430a03f2ef5118bc0c272fe5f3d7eb5 123 0.04/1.00 vMB 24
536,373 536,373 00000000000000000012349b85e56666945af667c4f834a61d71ebcc204fbe32 240 0.12/1.00 vMB 10
536,372 536,372 0000000000000000000ca6ffb6ec829b72f89ccb652c2babc778f364f9a99cc0 87 0.05/1.00 vMB 25
536,371 536,371 0000000000000000002859346d49a801874cba3283ce2251aee63b00227a51ae 706 0.28/1.00 vMB 17
536,370 536,370 000000000000000000269af30b6ce0750a79e848b96b38cdf1018bb7db796908 12 0.00/1.00 vMB 29
536,369 536,369 0000000000000000000437d0f6b13c7cc3bbfe61bc5b9ce6a9dbe5a2f8d16229 176 0.05/1.00 vMB 22
536,368 536,368 0000000000000000001c7237386602c03281c03981068d54ad7e63d7e13714ff 1,011 0.38/1.00 vMB 22
536,367 536,367 00000000000000000011fdf11f66d3115ed3d01313f5025ffd4099555f9f18bf 1,808 0.79/1.00 vMB 15
536,366 536,366 0000000000000000001d35cee16e00235ec07bc19756f1028afece1ac299a339 136 0.04/1.00 vMB 21
536,365 536,365 00000000000000000005e9529ac1fdbf0d8e010468301349d0c1e2df8aa28adc 82 0.02/1.00 vMB 22
536,364 536,364 000000000000000000026aaf95b61660b695b658724b56be6aed1c6b4a22bc2c 2,190 0.92/1.00 vMB 17
536,363 536,363 0000000000000000000f636c7879bee5a298eb4e6a40193f547f877a853e83f8 177 0.06/1.00 vMB 19
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.64 GB
    • Received: 17.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.