Loading Tool

Explorer IconExplorer

Memory Pool

47,872 transactions
20.89 vMB
0.06312510 BTC
Random Selection Loading Transactions
Max Size: 119.35/200 MB

Candidate Block

Mining Attempt 26640ebd31f1c42a7cca6d9dffaabfee8fbb704e2274948c2c40a15cf4e52c18
Version 20000000
Previous Block 00000000000000000000bddf5a6d15b6d99daccf0d9ebf9a45d9ed2f7c31ed55
Merkle Root f4808a0db9bb3e5935b602f892106b86d9c42bceacef6e499731c9d45f2120e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,577
Size: 1.00 vMB
Total Fees: 0.02147295 BTC
Feerates: 200.90 > 2.15 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,946 (697,400 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
216,546 216,546 000000000000028aa803d0455bc7a528e29bb5873dda8412cda9e3b3c9852d8f 13 0.00/1.00 vMB 640
216,545 216,545 0000000000000460732d650cd151ebc6cd6c6e656be49056d1c41b69158f4b5c 455 0.25/1.00 vMB 136
216,544 216,544 00000000000001fd10da6b04fc18a53370903b39eb1c2dc292cd5ff1845eb75a 542 0.20/1.00 vMB 222
216,543 216,543 000000000000041798c9a22fcc7d66841425a51ea47eee18effbfdabe58962d9 810 0.25/1.00 vMB 242
216,542 216,542 00000000000003c6851b7206907c453b7a1c4978c2fa0fe954e0835a047e6c63 135 0.05/1.00 vMB 119
216,541 216,541 00000000000004bc5594e43a32eaa749a8357dc5c57c34931a6882171438df34 592 0.31/1.00 vMB 190
216,540 216,540 00000000000003cfd832fae48ed2e18aed1231057b7aab24537e27f61009fb6c 119 0.06/1.00 vMB 137
216,539 216,539 00000000000001cc60f5f4bed7b6fc310a48d0901353c36e9a974afbe59cfc41 428 0.24/1.00 vMB 145
216,538 216,538 000000000000033bd9d4be4c6c0fbe6f62c930cb170562197fa396abae553d5b 579 0.25/1.00 vMB 308
216,537 216,537 000000000000017809aecd6a02bdb65725cac7fe25505281707999a6e45938d2 635 0.41/1.00 vMB 138
216,536 216,536 00000000000000bfe5fc72d457b4cb454d9dc4ecb401619cdc71718d67a81a24 598 0.25/1.00 vMB 198
216,535 216,535 0000000000000344a8b6e1833682f04ab07982795eae741eef214c5306e31fdd 53 0.02/1.00 vMB 248
216,534 216,534 00000000000002b23be5a0b5e55fb08726f5ad87361db0baeb97c5e86866ef2b 252 0.11/1.00 vMB 179
216,533 216,533 000000000000039b79c628b9b358486d81b5476ae78a07cc529a43bdd6ea4884 70 0.04/1.00 vMB 59
216,532 216,532 0000000000000308adcb781fcfe84df673d2ad30027d5f8d9d9045385b81c230 345 0.15/1.00 vMB 197
216,531 216,531 00000000000003e7f2d5e966de0dbe41d71f69b4648a059ae343feb3773e9bb5 129 0.08/1.00 vMB 145
216,530 216,530 000000000000008808d75576126a9e8539a05d67a7ac37b2e52dedef318b96d1 129 0.05/1.00 vMB 129
216,529 216,529 00000000000003ca21628f105ac9a66923e2cc7ad0770dd10ad1c14f0d360d85 623 0.26/1.00 vMB 195
216,528 216,528 0000000000000039ad3e3f05315e5ce0475f5e4968a585882153596513966dac 12 0.00/1.00 vMB 92
216,527 216,527 000000000000036df6508581da58cfb6f664d460ce58405feb17bbe2eed0a822 87 0.03/1.00 vMB 228
216,526 216,526 00000000000002aae182de4e975a1eaa4bb47724877a73c1e84e671dc168f577 350 0.13/1.00 vMB 212
Previous 10 blocks ↓
Total Size: 780.52 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: 533.67 GB
    • Received: 5.85 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.