Loading Tool

Explorer IconExplorer

Memory Pool

37,534 transactions
19.02 vMB
0.04330492 BTC
Random Selection Loading Transactions
Max Size: 105.23/200 MB

Candidate Block

Mining Attempt e5e41e8a0a9bc9816a930950036a7bff530c9a4c92da6291e78e98b1b6b2f651
Version 20000000
Previous Block 00000000000000000000750cda13cb2faf3c1a95cd574d16602cff3e58023ec1
Merkle Root 04cd5ae0df14ff93f46eeedd57da6296363f1369e80e300bed9e6345d2f2e10e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,670
Size: 1.00 vMB
Total Fees: 0.00676919 BTC
Feerates: 139.41 > 0.68 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,958 (697,409 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
216,549 216,549 00000000000004d2012da5740b26cbbe9716d84b8edf23de6a36467f94b23ce7 405 0.25/1.00 vMB 122
216,548 216,548 00000000000002944eda07e118b954b24b34a9c7ef82f7b43bb320480ac7f0fa 708 0.25/1.00 vMB 200
216,547 216,547 00000000000004ebb7c0f1e88337641b0d516249eba345cd414d2ed13face293 558 0.32/1.00 vMB 223
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
Previous 10 blocks ↓
Total Size: 780.53 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: 535.67 GB
    • Received: 5.92 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.