Loading Tool

Explorer IconExplorer

Memory Pool

41,282 transactions
26.02 vMB
0.05531546 BTC
Random Selection Loading Transactions
Max Size: 135.92/200 MB

Candidate Block

Mining Attempt 94031ae86f6c7e3c835c4e9e63995ed47a43bb8abf8b39c747eb67c874ad78ec
Version 20000000
Previous Block 00000000000000000000172132c00b110ec4ee02326028bead4b8d9ab2ab8c10
Merkle Root b9b002f0ece4a46564cc767c01a49c982e8c4314a07d24dea9369b36428281fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,563
Size: 1.00 vMB
Total Fees: 0.00802106 BTC
Feerates: 40.21 > 0.80 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,745 (525,088 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
389,657 389,657 00000000000000000ab7654096cdd6da701080048dc3c7ea9b466de50fa427e2 1,152 0.64/1.00 vMB 32
389,656 389,656 000000000000000000abb6991a7b579e5faba5774955a4dd616d2bdce97a4291 2,526 1.00/1.00 vMB 40
389,655 389,655 0000000000000000089376f150d20a69d59f90146e843692fb791d2cdadb8d99 749 0.41/1.00 vMB 27
389,654 389,654 00000000000000000424af2428cb09b7753fe6ff81695975429dd3c4f9b18a89 1,107 0.99/1.00 vMB 19
389,653 389,653 00000000000000000b68f25186b38ff35e46f720ba931678f4188e3c4542adaa 635 0.32/1.00 vMB 32
389,652 389,652 00000000000000000899ba3308a9725700d6c72232e5662ba1a7845ac2231761 236 0.15/1.00 vMB 30
389,651 389,651 000000000000000000daff8907ab51f7c70603abf6bcce1f56e54c212e9f598a 581 1.00/1.00 vMB 8
389,650 389,650 00000000000000000736e0e26028206eec9b538e4e59e66a2784518a844b4d85 1,797 1.00/1.00 vMB 27
389,649 389,649 000000000000000003c02496c529dee9949c72b82ff867a3752019f90cfa3ca2 2,012 0.93/1.00 vMB 36
389,648 389,648 0000000000000000095fa76dac2e18f5dec3ac49447b4f5f7154e0883d55523d 1,679 0.95/1.00 vMB 28
389,647 389,647 0000000000000000000e053f9164b5ffef99468b65300d2f1630184c9a619b37 1,028 0.49/1.00 vMB 34
389,646 389,646 0000000000000000028a1677bf2d79010ae2bec1f1db09612fc6bf47bb1814c5 1,573 0.95/1.00 vMB 30
389,645 389,645 0000000000000000016cf7f0d73e298ae589c653fbe64f8132efd4bf3929097d 1,338 0.95/1.00 vMB 19
389,644 389,644 0000000000000000027fba242cdfb1ac42130fa5f8a4dcfe761f1daa5436a8da 2,024 0.75/1.00 vMB 38
389,643 389,643 000000000000000005bf13e78f8b0ff643c3dc6b4642620d8a1f7216cf2d5e31 2,092 1.00/1.00 vMB 35
389,642 389,642 0000000000000000052ba381b09adea17da674e29aabd1621dab9b3706fa123f 3,514 1.00/1.00 vMB 62
389,641 389,641 0000000000000000040fbb7c8bf00ea03aee212db5b844bbe9272b468c796618 419 0.18/1.00 vMB 36
389,640 389,640 000000000000000006a9f7e42cc6d26452884d91621badd18d75b89f24e79674 1,135 0.99/1.00 vMB 20
389,639 389,639 000000000000000000ed0ac1f6c72b09141e8418cf2a189a22384f459643a75f 1,604 0.93/1.00 vMB 25
389,638 389,638 00000000000000000211dc468335c71224571d0a66631ef75673671ca21a1411 2,074 0.93/1.00 vMB 35
389,637 389,637 00000000000000000068aef71ce6477b8f14cc95530739ddbc7e1270b6ee2a1d 3,006 0.93/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 781.94 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: 646.58 GB
    • Received: 12.86 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.