Loading Tool

Explorer IconExplorer

Memory Pool

42,828 transactions
14.58 vMB
0.04552426 BTC
Random Selection Loading Transactions
Max Size: 98.58/200 MB

Candidate Block

Mining Attempt 0e8b60b28a4839ffbf93e853c11ad9d057b969b0368d9a8808b67ee204ff37c4
Version 20000000
Previous Block 000000000000000000011b558bb60efe8256f8c2c86784c7459a09954c8a41ed
Merkle Root 84ae763bb4a46ed6afed75928c868bfb092f6d30f5140d4a79ade73743a89032
Time (UTC) ( ago)
Target 00000000000000000001eb210000000000000000000000000000000000000000
Nonce 0
Transactions: 3,777
Size: 1.00 vMB
Total Fees: 0.02118371 BTC
Feerates: 60.16 > 2.12 > 0.95 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 920,812 (355,235 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
565,577 565,577 000000000000000000023703388df96c6e5b35cd3232ad01bab28f5a27aa2175 860 0.25/1.00 vMB 14
565,576 565,576 00000000000000000003a122453015fab636918913e4868b366847cd8ef7b7d4 1,904 0.61/1.00 vMB 15
565,575 565,575 0000000000000000002d6a0f3d7a4829fde2be3bc50b081952cb438022e74fe3 1,880 0.72/1.00 vMB 16
565,574 565,574 00000000000000000000c5496a8e5167630a44a7650cb3894d4a1d57c5a12c0f 330 0.17/1.00 vMB 29
565,573 565,573 0000000000000000002c623ebc05aed6e2437191ffce2d552510aa77f8456ace 569 0.25/1.00 vMB 16
565,572 565,572 0000000000000000000113237de85288c12f556983c75f8cd7ab7b977fa74ab9 1,961 0.68/1.00 vMB 14
565,571 565,571 000000000000000000034c20b7ae57e19a268d2a24bfdd8ef78fc8632f0379cf 704 0.24/1.00 vMB 16
565,570 565,570 00000000000000000011313196e73df523b20599aa0eb24a690a9f7296488daf 316 0.12/1.00 vMB 18
565,569 565,569 000000000000000000143ef65f7d0dcd09be032110bc03560647826fa71f96c4 433 0.18/1.00 vMB 9
565,568 565,568 000000000000000000185f0cda919d6fb7e3a5bcfd432beae9ebda6f3ada02e1 2,900 1.00/1.00 vMB 17
565,567 565,567 000000000000000000016593275d76b5a2d30c1cf05bd949040a389fe1ef1fb9 507 0.29/1.00 vMB 7
565,566 565,566 00000000000000000027b9b401104936c983077117688412e436dbd57f198107 2,782 1.00/1.00 vMB 6
565,565 565,565 000000000000000000056bafdb8fe24e4b380e5b7077d7bdaebacc31814bb6c6 3,082 1.00/1.00 vMB 8
565,564 565,564 0000000000000000002529c291b94f1a0067b2cecd0425405312420c7f27d237 2,921 1.00/1.00 vMB 28
565,563 565,563 0000000000000000002e2f02624e7be4f8a6b94a31883742a0d7e22cf2ad0510 3,011 1.00/1.00 vMB 33
565,562 565,562 0000000000000000001750e3d1ef5229bec2c0d7da157991ac99adb2c19fd6ed 1,895 1.00/1.00 vMB 28
565,561 565,561 0000000000000000002a4df2285c9a63fe0b568d7652837ce907336af342cf3d 925 0.35/1.00 vMB 19
565,560 565,560 0000000000000000002226458cfdfabad111325428c4245aaf4d76686a7592c2 971 0.32/1.00 vMB 18
565,559 565,559 000000000000000000211a0b6bcd3b16c1d59cc31b637a73c43fad9752ad0eae 1,382 0.53/1.00 vMB 2
565,558 565,558 00000000000000000007385d2b4058a49f9a641b2801b1e497d477ce09531ce8 2,610 1.00/1.00 vMB 6
565,557 565,557 00000000000000000003029b10af8a3e84691fd891b5cc764877a72afac1bc17 3,167 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 792.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: 1,647.22 GB
    • Received: 64.46 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.