Loading Tool

Explorer IconExplorer

Memory Pool

24,837 transactions
17.37 vMB
0.03629167 BTC
Random Selection Loading Transactions
Max Size: 89.82/200 MB

Candidate Block

Mining Attempt 64dcc8ae080868add9be35b1290b40b2d7d248f748e7832b2ddc29463b5a693b
Version 20000000
Previous Block 000000000000000000015006f78d6da5ccc5a910d7dab6028b11b9bfcaf915a7
Merkle Root c25ae98fa562b615dd186bbee2e7b0b76682c8adc338bbcf8e7e9c91456e2a7e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,459
Size: 1.00 vMB
Total Fees: 0.00402568 BTC
Feerates: 52.28 > 0.40 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,134 (740,398 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
173,736 173,736 0000000000000a1788b6fa5712b0c078edb4db4640da3ab41a01639481287f42 42 0.02/1.00 vMB 543
173,735 173,735 0000000000000318477ba8194250bdc5cd747a81f82034334b6d9e1b908958f7 63 0.03/1.00 vMB 159
173,734 173,734 000000000000068ca9f29619cccf96c8afabf9c5b962540ad199346532639ee9 80 0.02/1.00 vMB 66
173,733 173,733 000000000000090ab73d8ddf91cb8d8bc3975e7fadcaeb05ec708d26058e65e2 77 0.03/1.00 vMB 45
173,732 173,732 000000000000032457476a68ddc40072196f4c12db0f96b82024a56e73557eda 1 0.00/1.00 vMB 0
173,731 173,731 000000000000051296e230ec6755b37ccba9d9a4ab62c453874806ebd4c0e8e9 7 0.01/1.00 vMB 13
173,730 173,730 00000000000001230e803023054b5ae328dcbf20709a1fe0888920e57932e6ab 42 0.02/1.00 vMB 58
173,729 173,729 0000000000000983de2730bf6469f2808d2014931f111c7d773cd565b23708ec 12 0.01/1.00 vMB 38
173,728 173,728 00000000000009fd769f88465a63177c9068781bf6ed3808ddbcb225725c6abc 3 0.00/1.00 vMB 0
173,727 173,727 000000000000003a2c4457b233202b842bd54d7d07aa42752e3f984b7b3aadb0 39 0.01/1.00 vMB 158
173,726 173,726 0000000000000058ac1870ad7c5a9624180a9f7f44c151a5b7c696c5ede2efc9 50 0.02/1.00 vMB 492
173,725 173,725 00000000000002f0bd26ba6655206c9ad55b84b851f00aaa6626461f6000c808 7 0.00/1.00 vMB 258
173,724 173,724 000000000000017538e7dc2de965b4ac649e446c6eafd35dac4a268d3518ceec 1 0.00/1.00 vMB 0
173,723 173,723 00000000000004baae4d8b1b1d5952df17018659d25194496e31fc9eaca8d854 22 0.01/1.00 vMB 12
173,722 173,722 000000000000064ad488a0c8584c51dfab4474c95ca72ce3b19b4022eca2c15b 64 0.03/1.00 vMB 131
173,721 173,721 00000000000002f5c7daa990060e5a32a2582d88f8755645885694721d929e01 43 0.02/1.00 vMB 80
173,720 173,720 00000000000004d06e06a67df737685b236300a3dee2cf21d95f3bd6a7255abe 31 0.01/1.00 vMB 107
173,719 173,719 00000000000008ba88bd682209926e82cfa2175bad9fe1cd1185acf41281b7a5 106 0.05/1.00 vMB 35
173,718 173,718 0000000000000231160fd0063fd885c234825640b6a7f5462f52a8e7bbd0e33f 9 0.01/1.00 vMB 676
173,717 173,717 00000000000006cf2697ddfdf8d8542253f3a955c2d092cbad04f1b30ef03ebd 14 0.00/1.00 vMB 96
173,716 173,716 0000000000000135cfb09a4beb79d84842e39da322b518258b932e113d55eda3 32 0.01/1.00 vMB 113
Previous 10 blocks ↓
Total Size: 780.84 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 562.13 GB
    • Received: 7.45 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.