Loading Tool

Explorer IconExplorer

Memory Pool

83,061 transactions
30.84 vMB
0.08929435 BTC
Random Selection Loading Transactions
Max Size: 186.08/200 MB

Candidate Block

Mining Attempt bfeae0b4871db39510fe20df0a9e44afd6dc70ba2a18701c6c5df680a6602257
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 4e83ab29318a1e5af4ea57f5807cbf032baf5700b4d435cb89a3c39d1d16d308
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,610
Size: 1.00 vMB
Total Fees: 0.02287831 BTC
Feerates: 114.51 > 2.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (632,281 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,693 282,693 0000000000000000770ceba29409a8e15d4c6ea3e84a4e7db76febd99cf8c9e7 382 0.19/1.00 vMB 40
282,692 282,692 0000000000000001c6fccd51df118087c62dc55b208e9750754ac12e3a222060 51 0.02/1.00 vMB 38
282,691 282,691 00000000000000004a17411d2253c82f0313e061f8ab2fc63912f41d40ab7be9 64 0.03/1.00 vMB 19
282,690 282,690 000000000000000040bf46c536cdfab9e8990c12989d09f8b2cb97fd7b1956f2 125 0.08/1.00 vMB 33
282,689 282,689 0000000000000000cff7afa55db0602707ddac4af2a9a7fb313f3fdcad40e6db 122 0.05/1.00 vMB 49
282,688 282,688 000000000000000003baf48d6f76a9e1f0921c21edef2ab350ff29e5c62ecff4 203 0.11/1.00 vMB 33
282,687 282,687 0000000000000001551d9224a23093b6d0845fdba800a5572017ebf4eb626709 438 0.18/1.00 vMB 49
282,686 282,686 0000000000000001b94675e5b0f506dee0820bd1428555b4de0e2776ccea4ad9 404 0.18/1.00 vMB 46
282,685 282,685 000000000000000065b6c9b99116a6556258d3d960211db6706686c6de7c27db 212 0.09/1.00 vMB 35
282,684 282,684 0000000000000001241d5ab370dfff06e04117cd117f0805dc7260752f9de86d 86 0.04/1.00 vMB 15
282,683 282,683 00000000000000017214691ed26275fee1fcc4ea50cc8fe16d82edf886ae5a0b 292 0.13/1.00 vMB 49
282,682 282,682 0000000000000001db203e3771ebfb01156626444fecb0792818e5634c64c4bd 355 0.19/1.00 vMB 45
282,681 282,681 0000000000000001389805008417d91edb82c748aa01781b3bbb4d51589b5c49 79 0.03/1.00 vMB 41
282,680 282,680 00000000000000004807fea3fb789c17af6957248cfe5dd456fa7898f9534fff 46 0.01/1.00 vMB 30
282,679 282,679 000000000000000189758c88cdf5f247a68f7e5ee71d631a49ab717fe2190506 539 0.44/1.00 vMB 26
282,678 282,678 00000000000000017fd43714866da789074158a3b939da61a64beba3450332dc 590 0.25/1.00 vMB 48
282,677 282,677 0000000000000001cd40bba5dbb358585a3846f0dec0a346d553614a66eee298 766 0.25/1.00 vMB 59
282,676 282,676 0000000000000001a32aefe68042b1fc26d97d540a676d3e869ccc65a5581457 530 0.35/1.00 vMB 34
282,675 282,675 000000000000000158b93c8685bf5cc4cc2ab5ebbbefe583199ff1f8b21bfb05 24 0.01/1.00 vMB 29
282,674 282,674 000000000000000125d01fe620653bd078eb239e0038187ddb91ec309c7b4284 68 0.06/1.00 vMB 36
282,673 282,673 0000000000000000f5da9600be933a06232529a066f3e75015dcb9b9e19d1baa 410 0.25/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.34 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: 661.56 GB
    • Received: 14.82 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.