Loading Tool

Explorer IconExplorer

Memory Pool

24,648 transactions
17.16 vMB
0.03577446 BTC
Random Selection Loading Transactions
Max Size: 88.55/200 MB

Candidate Block

Mining Attempt f34f2d33c25769d4d06d83c04b824c60351c8b023d76de83e81456ba7001d32c
Version 20000000
Previous Block 00000000000000000000629cd38376e7694362af34f33f16480e19bb9002b081
Merkle Root b4c1588331cd4f82f01eaab525bd6be39f2e6523566336c8e80cf165d06b1db4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,907
Size: 1.00 vMB
Total Fees: 0.00429882 BTC
Feerates: 59.17 > 0.43 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,144 (789,466 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
124,678 124,678 0000000000006065d1054cc57aba77d6d22348720f165fd2f57d5913139ee132 21 0.01/1.00 vMB 152
124,677 124,677 00000000000046c4355ad3fdf3d17b37692688a522367603e04aa22e868399a7 9 0.01/1.00 vMB 585
124,676 124,676 000000000000337c6068f7b6b6d97397059f4978b622b394e520374953dd557e 43 0.02/1.00 vMB 595
124,675 124,675 00000000000041a11db2b632d56dd7de7b69112654b25d9b4a88e81554dd5735 11 0.01/1.00 vMB 392
124,674 124,674 000000000000291f04bce8f0a4a21ed87f0d80857334818138284c48896f2f52 46 0.02/1.00 vMB 942
124,673 124,673 0000000000005ba396aa42dc049c5074960c404bedce7a79aebc73a281cc193e 13 0.01/1.00 vMB 351
124,672 124,672 0000000000003b0d343eed850bd585a419fa04c092c125778cd62a7d2ce9774e 7 0.00/1.00 vMB 0
124,671 124,671 00000000000015a6e81402c676f9ec5c7bc943df687907941d59d0c3fd1f7fdd 39 0.02/1.00 vMB 293
124,670 124,670 00000000000054e013b182f8259a9dd72d0ea8c23aea41a9ff600a605d7357f4 18 0.01/1.00 vMB 511
124,669 124,669 0000000000006a060b277574ee99ba9c3e46356b1367f51cc92d955c97891d99 19 0.01/1.00 vMB 78
124,668 124,668 0000000000005a115f9be3c966536fce6aad683fdfa8cb478a5ecbb928cf67ca 25 0.03/1.00 vMB 1,091
124,667 124,667 0000000000002d5b95883167811d38f206a781c05f251d08dcc91fc0b5edeed3 53 0.02/1.00 vMB 2,617
124,666 124,666 00000000000000de8197b8a51dfd522e7a28fb327331d8b31a200522457febf7 22 0.01/1.00 vMB 1,557
124,665 124,665 000000000000280204579d86f5cd4ee738fd8e4e510fa153a9b0b7d8cbbcf825 10 0.00/1.00 vMB 1,009
124,664 124,664 0000000000005deb9c351ae4591325af6f22d545c4bdb64ae5825e4fbbdaea7b 41 0.01/1.00 vMB 0
124,663 124,663 00000000000014de40adcc6ec5afe267af10dbde3d08bc2fbc7106ee4535fd62 37 0.01/1.00 vMB 1,244
124,662 124,662 00000000000062067c075f0ff42f75c8b6dd7baecee53b5261679f89411becc5 53 0.03/1.00 vMB 1,395
124,661 124,661 00000000000003beef993f0a94821ff14311bdb92fcbea9cf3c866bfab228be9 16 0.01/1.00 vMB 646
124,660 124,660 0000000000004ebdd23e9570c9caf0220436cc96a2d1166b56f8d0f374252e03 30 0.01/1.00 vMB 120
124,659 124,659 0000000000004b0f6f3943cf802ca38cd0cd2e77657db13d19dda0555521cb3e 13 0.00/1.00 vMB 848
124,658 124,658 0000000000003d6bd3753f489a8c694c99ec3e06bb37c6d176f17b22115e2afc 11 0.00/1.00 vMB 479
Previous 10 blocks ↓
Total Size: 780.85 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: 563.05 GB
    • Received: 7.51 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.