Loading Tool

Explorer IconExplorer

Memory Pool

78,049 transactions
30.14 vMB
0.07072871 BTC
Random Selection Loading Transactions
Max Size: 182.79/200 MB

Candidate Block

Mining Attempt e3e691249bc847f7fb11b49f473bca9fc843895b9b5e7063af806b5882575c2d
Version 20000000
Previous Block 0000000000000000000041d60a92a6ed88a5f4f780ef10a467a2b56d3042f027
Merkle Root a2830a3db66a1ba624b45512d2a2082d9f38c9a1d7d934efdc3919058603c3ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,221
Size: 1.00 vMB
Total Fees: 0.00669685 BTC
Feerates: 73.91 > 0.67 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,192 (591,959 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
323,233 323,233 000000000000000015ecd7feb009048fb636a18b9c08197b7c7e194ce81361e9 994 0.75/1.00 vMB 23
323,232 323,232 00000000000000000786f163154267467353b76e0491261bf0184886fdc398c4 2,067 0.75/1.00 vMB 41
323,231 323,231 00000000000000001ec658364b6e406bbd2fd61c8dc547c794ff918071654825 210 0.16/1.00 vMB 20
323,230 323,230 0000000000000000085b85b2f1da4e6ba3e0a3e969a8a2ac51765c9de2bf1481 206 0.13/1.00 vMB 33
323,229 323,229 0000000000000000084c9e71a33f2bd388722bc997679b59f8dbb251776d4554 472 0.27/1.00 vMB 27
323,228 323,228 00000000000000001a4baec9dbc930441fcdb7e68499866a916d8c8184d4730b 44 0.02/1.00 vMB 32
323,227 323,227 00000000000000001e09765716da069e4eced1e4c9c90887363b4e5f10f36ee0 729 0.43/1.00 vMB 28
323,226 323,226 000000000000000000b472ab48d8be94698c903985de2eeac886cdd79e8ae21b 539 0.29/1.00 vMB 42
323,225 323,225 000000000000000007cc2e0a3872a484c3e764a66383f014b39a91838a559055 90 0.12/1.00 vMB 12
323,224 323,224 0000000000000000119720fb64e9b3eaffc0de8c11bfa678f863010ed530ad7a 1,025 0.54/1.00 vMB 28
323,223 323,223 000000000000000017ac1106066c3e7245f80e43fd9c799056c723f12d4a16f7 161 0.10/1.00 vMB 26
323,222 323,222 00000000000000000549965514d620ead43b7d24c95552e40a5c6d7fee279755 867 0.51/1.00 vMB 27
323,221 323,221 00000000000000001ed04ca865e964731429d6a7e2d2e5db75d090d4ee31103c 418 0.31/1.00 vMB 17
323,220 323,220 000000000000000017da8d0833fc8d529bc65931343ef16e909f13c812b266a5 256 0.10/1.00 vMB 39
323,219 323,219 0000000000000000068aab8485f3592b34fb131d1a38a483bfcc9a9104181fca 1,320 0.75/1.00 vMB 27
323,218 323,218 0000000000000000177d8f91339393855683db5155b15b46f835bdf3dc3a1894 1 0.00/1.00 vMB 0
323,217 323,217 00000000000000001ea8dbaadda48b4259ae6caf2d048970335eee264d5f92d5 298 0.17/1.00 vMB 19
323,216 323,216 00000000000000001ba5718ef374b55f9281ba262aa9bafe75a552cd7749c7b7 508 0.31/1.00 vMB 25
323,215 323,215 00000000000000000d3a187444883d940e7394a7ec84d82a7a8a41de9a2ba02b 66 0.06/1.00 vMB 23
323,214 323,214 000000000000000003e680485c97a39b7354fea39b30506f035aca94ceb169ba 697 0.37/1.00 vMB 29
323,213 323,213 000000000000000013612e92834a1089039fdcaa6e382b9580dc001f5c43004c 73 0.03/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.72 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: 707.12 GB
    • Received: 16.66 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.