Loading Tool

Explorer IconExplorer

Memory Pool

80,593 transactions
29.74 vMB
0.08167088 BTC
Random Selection Loading Transactions
Max Size: 179.48/200 MB

Candidate Block

Mining Attempt b6d4b1c3da96d98959776f11a53250a8313bfc3c3b6b05caeac1a6a0a4ed7ff9
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root 9c1583400853572e43f27a0ef0c0c43a6065f6d29f62417a39b75b61ef1e1f41
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,910
Size: 1.00 vMB
Total Fees: 0.02103261 BTC
Feerates: 214.36 > 2.11 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (663,218 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
251,749 251,749 000000000000004f9e0037cb8afea5832b0201d1b5568974731a8071775378ec 245 0.11/1.00 vMB 109
251,748 251,748 000000000000006c531cd6ccde439ffd494919d3c73c8a9e6a8b44439a5dae41 396 0.25/1.00 vMB 70
251,747 251,747 0000000000000026d13b7129cffff194d89c026ac797bd1c1c6609678cf059f1 163 0.06/1.00 vMB 108
251,746 251,746 0000000000000047740de9665de5ffe3b391f362cd962c3cbc03919aa0d56954 68 0.07/1.00 vMB 43
251,745 251,745 0000000000000028f17a1eaa8d2e5109d85e9d4f726eadd4c0dc99f02df7ff5f 194 0.17/1.00 vMB 54
251,744 251,744 0000000000000030751688dee27da8b380b8388b965cbdad7ad2f969222ae7fb 137 0.07/1.00 vMB 87
251,743 251,743 0000000000000024148396b967d36310579fb4cf2fd696366ad243339c256d4e 55 0.03/1.00 vMB 123
251,742 251,742 000000000000004352de4e13f441bce77819ab37bc04e5c7e879727df79b049c 37 0.02/1.00 vMB 82
251,741 251,741 000000000000006bc43727156013a39e5b9118436f83e24e5d07ec981bc7806e 131 0.06/1.00 vMB 101
251,740 251,740 000000000000006e09617765c4fbb1a89316e04074fba4c15286f88a1b914a22 98 0.04/1.00 vMB 125
251,739 251,739 00000000000000676ae16395a6d2b56d00366e8fffcc2894899e700c1cb8ba1f 42 0.02/1.00 vMB 115
251,738 251,738 000000000000000fb556b5ed110b7771e25e292660fc984aada7e68cfd0dbce4 196 0.09/1.00 vMB 95
251,737 251,737 000000000000006f9fb4b647ee94a52d87367ab2ebc333b287f8dd15a843273d 205 0.10/1.00 vMB 85
251,736 251,736 0000000000000024beda9636922be1c02b86b1f578af91dd4072fb44686e8683 128 0.04/1.00 vMB 197
251,735 251,735 0000000000000036612b6c777e54fdf8662b7d76a6cdf22610ff455ddfd04c76 14 0.01/1.00 vMB 73
251,734 251,734 000000000000003ea97cda86bcc622adea9167800179fdec3d1344a5ec9fa930 311 0.12/1.00 vMB 120
251,733 251,733 000000000000005ebb4646007bd80b6bc58669f562071ee69677e01d5bf8bcf2 235 0.13/1.00 vMB 113
251,732 251,732 000000000000001a8f29bab1d1f4361c1f1f44835524dc3a4c964a7ae67815b8 300 0.10/1.00 vMB 66
251,731 251,731 0000000000000029d493bc7caca68f25d7d16c919de9570158daea3054f46e61 472 0.20/1.00 vMB 110
251,730 251,730 0000000000000036eb65684c5a95f5255324b42bbce801b62b53094b4ddcf366 472 0.18/1.00 vMB 97
251,729 251,729 0000000000000071892c696e7d5694a7504748a018ce211339705d89697697ff 666 0.25/1.00 vMB 100
Previous 10 blocks ↓
Total Size: 782.33 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: 660.40 GB
    • Received: 14.72 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.