Loading Tool

Explorer IconExplorer

Memory Pool

79,708 transactions
29.27 vMB
0.07665153 BTC
Random Selection Loading Transactions
Max Size: 177.93/200 MB

Candidate Block

Mining Attempt ba962e6848abb8c9bab1626ce33993e3896f14b68d8d1cb91d4c25d52a12c9a5
Version 20000000
Previous Block 0000000000000000000133fd23f388524a0e94c313d877ce33166100e4eb7233
Merkle Root eb8ec23eeb9b5a1f257e751c8b581ea0d7a3b38a22784bb45664d0b0c9fb2f58
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,057
Size: 1.00 vMB
Total Fees: 0.01535887 BTC
Feerates: 74.86 > 1.54 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,085 (471,358 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
443,727 443,727 000000000000000002f59520e7fc8677475c7afc65bee717963f4c57d9fb7b96 3,169 1.00/1.00 vMB 110
443,726 443,726 0000000000000000008bdd287d401f04157b5c384487b3f90bf733edf0b9dada 2,657 1.00/1.00 vMB 71
443,725 443,725 000000000000000002896953bf9985a98d84e648b120b585d36ffc74ccfa90c3 2,611 1.00/1.00 vMB 102
443,724 443,724 0000000000000000010bf4193d610f5a427c8d638de5cb7c25c9d249d8bc8b16 561 0.29/1.00 vMB 62
443,723 443,723 0000000000000000009b84f1ad9a9efba99b466ee8922a1a81294a89ebd43464 2,220 1.00/1.00 vMB 102
443,722 443,722 0000000000000000036c50f4b628dde743d4bbe87e1ae1439b1d68af24f5774e 2,079 1.00/1.00 vMB 57
443,721 443,721 0000000000000000029a06acab9aa20f923b3b24ab0d8b05b8706657ce53fa50 2,367 1.00/1.00 vMB 52
443,720 443,720 00000000000000000188a82d8478e6c4453b63176d14ce65b89e4d433c10f44a 2,435 1.00/1.00 vMB 79
443,719 443,719 00000000000000000056b1eabf4a979210b7ed9f5998e941f54772d1a5e7f87e 2,437 1.00/1.00 vMB 103
443,718 443,718 0000000000000000034bb1f6cd4f5513dcfa1dcd6cbdbc44467f31be362e7355 2,447 1.00/1.00 vMB 74
443,717 443,717 000000000000000002e8536ba8b4524cc5d2d0a40fe5b31f0db5dadf5ce84f1d 2,273 1.00/1.00 vMB 61
443,716 443,716 000000000000000000a62664e72a24b95865cb51b5d681c49fcbc61f61ad52b8 2,257 1.00/1.00 vMB 68
443,715 443,715 0000000000000000002a6c6ec430f6fc91294375b8c2cf35358ab7c5632237ba 2,430 1.00/1.00 vMB 87
443,714 443,714 0000000000000000002bac9a669185813b4a6f63840cdc6c9806edf52bdaa89c 2,200 1.00/1.00 vMB 65
443,713 443,713 0000000000000000030496bb76d2db47ea31305c94e4b204778804295898ee60 2,812 1.00/1.00 vMB 81
443,712 443,712 0000000000000000005dae4e9cd4573869b2d13e5ae9114ab68f120ef05baed4 1,638 1.00/1.00 vMB 105
443,711 443,711 000000000000000001b3d2c26e2ea5833843d574e3f60723144715b0b4b5da50 2,923 1.00/1.00 vMB 75
443,710 443,710 0000000000000000025971536a53dc38238ffe22b42b7856fc2bbbfd25127899 2,021 1.00/1.00 vMB 85
443,709 443,709 0000000000000000008863f82b041eb9bc551bc65e8734adf9cefa0dc7c0a362 2,882 1.00/1.00 vMB 102
443,708 443,708 00000000000000000307f590f11df1d04aa9b72a0a82ef6b9ac1d985e7f16871 2,302 1.00/1.00 vMB 77
443,707 443,707 0000000000000000021777a47f4f9867d1c205fc935fb3c039267dc9027df983 2,753 1.00/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 782.54 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: 669.11 GB
    • Received: 15.73 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.