Loading Tool

Explorer IconExplorer

Memory Pool

44,134 transactions
28.40 vMB
0.11861881 BTC
Random Selection Loading Transactions
Max Size: 147.60/200 MB

Candidate Block

Mining Attempt d1cc2d1c75570eb2f298298a050edd2f77096fc93a2cf4b5b342176458f0f3f2
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root b655eb76c06d253f375652bb8832dff2f973cbd309f2d662920164ced7307081
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,429
Size: 1.00 vMB
Total Fees: 0.03199150 BTC
Feerates: 39.16 > 3.21 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (663,928 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
250,781 250,781 0000000000000022c065bccb0cb5506fed7f7fb8dd05301a20adc626e7058ecc 64 0.02/1.00 vMB 95
250,780 250,780 00000000000000365e2338dbe7ee3d572ccc49d37551083da5b24fd84f1df5b0 493 0.24/1.00 vMB 106
250,779 250,779 000000000000006a037b666832b2b890700665e1f2cb33a97ecd2881d61d1c7b 458 0.17/1.00 vMB 169
250,778 250,778 000000000000004d206f810d40741ec8040f1381f1f5e1a44f4e43241f9713ee 91 0.03/1.00 vMB 155
250,777 250,777 000000000000003290be366ea2451ad49000f7c59da1d898faa762078cc2f01f 569 0.23/1.00 vMB 108
250,776 250,776 00000000000000475b96bb85275d715ce8e8216f6d2c34a08a6dea4c79d600b9 331 0.15/1.00 vMB 126
250,775 250,775 00000000000000438b93dd8b2b2e4f966b1e81a9df87601305c35d811930ecea 314 0.16/1.00 vMB 124
250,774 250,774 0000000000000018440273c97c1dfd9bd8a8a2b5bab2d2ae25a6f98236a9bf91 576 0.21/1.00 vMB 178
250,773 250,773 00000000000000016319695cf655574b9987b918916a887b47eaa0d45acb9d8f 294 0.10/1.00 vMB 135
250,772 250,772 0000000000000000a83fc5e1109949673ff0b164d4c8b1ec2f0fac5688b4d5c5 82 0.04/1.00 vMB 94
250,771 250,771 00000000000000528c5f4a2afcb292301dc3695b795b96b0c5d39c12b87a1bd1 283 0.14/1.00 vMB 118
250,770 250,770 0000000000000020b8c328d8c4d29f60dc67af725b541ee2c441e07daeb2373d 157 0.10/1.00 vMB 86
250,769 250,769 000000000000001dd34c60adf49f04c4667f6229c450b8cd073735eaf4da63cd 217 0.08/1.00 vMB 128
250,768 250,768 000000000000006d349a65da2185d9bb530e5cee982e95a42a9c692ba9b5f3aa 479 0.19/1.00 vMB 152
250,767 250,767 000000000000007175b86f9b549eb763bf6002eb4c70d721b3a8cbe46d3219d4 54 0.02/1.00 vMB 147
250,766 250,766 000000000000000d26fa38621489050ad2052b2574e5503d643c68fa55b21e37 166 0.10/1.00 vMB 111
250,765 250,765 000000000000000dcafb1039adb024fd9f5985916d09b68107c89086277fb626 325 0.15/1.00 vMB 123
250,764 250,764 00000000000000529188e7852907cd051fc673b62c3efbb10421abe87637ee91 215 0.09/1.00 vMB 121
250,763 250,763 00000000000000027c5ea4610e462e9709c400ef5d61d02f1a471e72c2b66253 113 0.04/1.00 vMB 123
250,762 250,762 000000000000006cb6c9bcf544fc7799b8c31d73698654a0ff73ad402a852956 61 0.03/1.00 vMB 154
250,761 250,761 0000000000000068f4a8930312393f41b4028b1d2b2235a982fc069b61bfbb20 132 0.08/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 781.88 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: 645.00 GB
    • Received: 12.63 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.