Loading Tool

Explorer IconExplorer

Memory Pool

79,178 transactions
29.51 vMB
0.06887395 BTC
Random Selection Loading Transactions
Max Size: 177.64/200 MB

Candidate Block

Mining Attempt 6fd2affc8f6b28c2fd27eac38f9022caf8998c843a9fc617be2cb6ded846e7cb
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 041bb38d354cce93b309569ba015f93034f7f6c88b39e86ceec90319a98a8f33
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,120
Size: 1.00 vMB
Total Fees: 0.00899742 BTC
Feerates: 454.44 > 0.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (69,390 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
845,595 845,595 0000000000000000000295d5b8e23957bc27918d7d0196e1e696e076e8df8c6f 4,182 1.00/1.00 vMB 19
845,594 845,594 00000000000000000002431d93f9f500dca85e505f309c2785482e4f4418dea5 6,170 1.00/1.00 vMB 11
845,593 845,593 000000000000000000018a81246dbd265ff06da28d7c0e06493236ed80ce3823 4,880 1.00/1.00 vMB 18
845,592 845,592 000000000000000000016e5bf0291c23481762ddac3b652196cb2ea6dc8de01c 4,736 1.00/1.00 vMB 12
845,591 845,591 00000000000000000002f1712ccec4c0c40d8dd7bfe5735b992315999c075528 3,931 1.00/1.00 vMB 12
845,590 845,590 00000000000000000001008352b160eb4f38b6739e5ab20067fdf656aa338348 4,918 1.00/1.00 vMB 17
845,589 845,589 00000000000000000001a7844ca729130f92e917e9dd24709f41b92a51e30158 3,745 1.00/1.00 vMB 20
845,588 845,588 00000000000000000000964635b5432e4fb0ee5f0cf5bec9259162bb8d78d486 4,467 1.00/1.00 vMB 12
845,587 845,587 000000000000000000022e513fb9ad7a1ac74b44faae3c7e440004bf7959480c 3,314 1.00/1.00 vMB 15
845,586 845,586 00000000000000000002fc0771befef94d68ffb9d70ca52283fd29b40f08f9a2 6,185 1.00/1.00 vMB 12
845,585 845,585 00000000000000000001f056811ac484bc0294c21687df7436f643e6f3455a02 5,932 1.00/1.00 vMB 11
845,584 845,584 00000000000000000000872ac0271e4d1530bf987ad10ac1a17002ffa1ab0754 3,696 1.00/1.00 vMB 11
845,583 845,583 0000000000000000000034e56d9c4ab0472326d0ef5b58a5aca13dad4516e912 3,609 1.00/1.00 vMB 20
845,582 845,582 00000000000000000002b9887bf0bba275bda704ff89012414cab39e1c4ac57d 5,783 1.00/1.00 vMB 8
845,581 845,581 0000000000000000000124f0ba9eeaa0b752b0bcfc51a446691e9a4c523e3240 6,244 1.00/1.00 vMB 10
845,580 845,580 00000000000000000002b5d7918bdeb6620e16340190aa735bc57e8181caf7b9 3,607 1.00/1.00 vMB 14
845,579 845,579 0000000000000000000351d52327ac9492be687262d63a76bee68ac549946e8b 2,734 1.00/1.00 vMB 12
845,578 845,578 000000000000000000028299c81513255a8d83c9537eedceee3d7c04bb0fc9c6 4,846 1.00/1.00 vMB 11
845,577 845,577 0000000000000000000209bbb6b98117f2af7b5cc2244a9cef351b8bd5329dcd 7,434 1.00/1.00 vMB 9
845,576 845,576 00000000000000000000aee511a0324b0f58d24a12f1e467b7b931f334f126bc 3,231 1.00/1.00 vMB 13
845,575 845,575 0000000000000000000284020267528fb470ec89ba8c82a85b249340363e1b71 3,603 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.37 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: 663.22 GB
    • Received: 14.89 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.