Loading Tool

Explorer IconExplorer

Memory Pool

20,228 transactions
8.78 vMB
0.04633161 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.40/200 MB

Candidate Block

Mining Attempt 4058a0107af6aa839c35889d013edcf5fe6d0c5eef04fda69ee6864cf27b2df1
Version 20000000
Previous Block 00000000000000000001bf0296a9d24640817181fe27acc0716facbe0a50c1cb
Merkle Root cb56da676a3a2241d344aa18adf337ef781ddc0fadf883e21686f0f1c482835a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,713
Size: 1.00 vMB
Total Fees: 0.02668240 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,391 (525,001 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
388,390 388,390 000000000000000004d6638718a35d3aa8251345963645b1255caf8001f2888f 798 0.43 vMB 42
388,389 388,389 00000000000000000ce93e33dc5c9d360ea50eb1c618684d1f564f0bc2d237bd 1,580 1.00 vMB 28
388,388 388,388 0000000000000000012344120eba5bb76d4097087fe82c69117949c9d800ced4 566 0.75 vMB 18
388,387 388,387 000000000000000000cdcdc57154cf349fa8ad24831336abe583df544d59e196 538 0.25 vMB 42
388,386 388,386 000000000000000006059ec573e22e7d23a8e8e14ff4dd5474d97bec979ef469 1,121 0.73 vMB 28
388,385 388,385 00000000000000000a8712235d069a1d895d3898b9f0a6a45532c2b52e1d3a07 2 0.00 vMB 0
388,384 388,384 000000000000000003d5e4c2c5072c4351200c7ae459fd2dbdcfc713706349b8 1,724 0.75 vMB 43
388,383 388,383 00000000000000000d52bf2b4d8d87cfa4dfac77d96f282c89a09ef285e8dfef 2 0.00 vMB 0
388,382 388,382 000000000000000006c7efe2abb66088f1285dd3847bbe3be7d94f90e727bc85 1,858 0.95 vMB 33
388,381 388,381 000000000000000004c2b624ed5d7756c508d90fd0da2c7c679febfa6c4735f0 784 0.36 vMB 41
388,380 388,380 000000000000000009f886db2c7c12a497603e86378bace3ead93d350be3f38c 1,365 1.00 vMB 20
388,379 388,379 000000000000000006fb850740ae3881f3a5e64449d5f15b403a41c883c4df0e 1,171 0.99 vMB 18
388,378 388,378 000000000000000004361cfb160f4d038d6155b83a8090eeb79efcebc7fa2603 1,432 0.75 vMB 35
388,377 388,377 0000000000000000017bd86892debdb91399a8824fce2b82bc5ae3650c04cbcb 1,646 0.85 vMB 30
388,376 388,376 000000000000000006785572efd062cd89374d673055b999f1cdbf3337e1350d 2,573 1.00 vMB 41
388,375 388,375 00000000000000000b63dee4bcb759b63277b8fc0154c73afc180d68c68d3e14 2,501 0.75 vMB 46
388,374 388,374 00000000000000000c80d95ff3173bed7c2205e9c4bcca88ac95263e68e753a4 2 0.00 vMB 0
388,373 388,373 000000000000000004125843aaddd36c4a822f89200340e0375594e48c9ce7c6 2,481 0.75 vMB 80
388,372 388,372 000000000000000009c0bc3678dc98ae6ca9fbb807eb6f9dc81f66aed77c5b21 1,702 0.90 vMB 28
388,371 388,371 000000000000000006f4fbd1cb7393fd7437ba9c07ae75dd7596682e302fd3db 1,457 0.75 vMB 33
388,370 388,370 0000000000000000085df875d823a946fef3ccb8ca1d1c7cf3d94825d95b16ce 2,196 0.93 vMB 38
Previous 10 blocks ↓
Total Size: 779.54 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: 249.23 GB
    • Received: 0.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.