Loading Tool

Explorer IconExplorer

Memory Pool

39,768 transactions
28.93 vMB
0.07097988 BTC
Random Selection Loading Transactions
Max Size: 146.92/200 MB

Candidate Block

Mining Attempt 9a89fe4dff84e1cee3786f2b66e26ceb727e95993130fb8fbf2fe9dd8a50eb9a
Version 20000000
Previous Block 00000000000000000000dcbb4606097e1e6e647621e87ea85d7afc7a11a5f479
Merkle Root 0981c5a3aa8d4616822b53b2dde1cd917039c159adfb169f53c6ef4ad2358d32
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,549
Size: 1.00 vMB
Total Fees: 0.01479844 BTC
Feerates: 100.84 > 1.48 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,547 (678,841 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,706 235,706 000000000000006b278cba4fb6db2d39a714ccf1d12f8df6ae8a9cb3a822478c 471 0.21/1.00 vMB 182
235,705 235,705 000000000000002bc1837cc1758976206107e63d450016439312e93f118e66dd 306 0.24/1.00 vMB 106
235,704 235,704 00000000000000a01988763973f9c55157965346bc31a7ab85b2a1c768bfca2e 714 0.25/1.00 vMB 226
235,703 235,703 00000000000000fe1b455ad26d065444e6c2cd082cbe52ff60ce382c2e0f5990 612 0.25/1.00 vMB 189
235,702 235,702 0000000000000106e99c5b53662ce92925d610e4b1f2483d392efc3d41f709fa 29 0.01/1.00 vMB 105
235,701 235,701 00000000000000122f3985ca2935ad236b88ea98b658f19b77c37fc8a20117c8 894 0.43/1.00 vMB 162
235,700 235,700 000000000000000f399762b3a7df151f5acb28da1dbe7b99b407315727a7566c 33 0.02/1.00 vMB 106
235,699 235,699 00000000000001768031ace29de22a170cc48a2fc6d1cbe80f399987267eaad9 232 0.15/1.00 vMB 129
235,698 235,698 00000000000000e6e6501bad60d2d73687215e433d63105b3b1cd5f4a54e238a 403 0.25/1.00 vMB 133
235,697 235,697 0000000000000133937272c8ca665bc635390cba74fd67ef34f81328e46c7236 671 0.25/1.00 vMB 226
235,696 235,696 000000000000014ca1360de56251832af5e0debcacc3b5737e96b2c560994c90 748 0.23/1.00 vMB 128
235,695 235,695 00000000000000a77d9c5c397c4fd258d02decb567175901ff1c09bae83b9513 179 0.15/1.00 vMB 51
235,694 235,694 000000000000009be2ca7e5f878c2235ac7b2ebf653d77c9d4d57b359e071ca2 312 0.17/1.00 vMB 164
235,693 235,693 000000000000003619618715c9f7c0f5689b9e247d46efd8fe537a48e8e373f6 681 0.35/1.00 vMB 166
235,692 235,692 000000000000015fd9d58bb40df7a4802b7b8838cf49c772725127399f6d627f 769 0.25/1.00 vMB 240
235,691 235,691 00000000000000069c952293b138d63014151084e2020218247ecdf09cdabee1 229 0.15/1.00 vMB 89
235,690 235,690 0000000000000005194084fabc89f37d911f5761a4125f56c911d4514c6cb80c 164 0.09/1.00 vMB 157
235,689 235,689 00000000000000c955d399fbbee1cf0cea1623c9e08a44b4e584851a2757f4f1 609 0.25/1.00 vMB 197
235,688 235,688 00000000000001271113c90621a2cdcc9bdad4d0d70b290f646cab4e2c37f947 384 0.17/1.00 vMB 175
235,687 235,687 00000000000000e5cc9916212ae2ceee1b23e97357b89442bb3c5bf4598c65c8 167 0.25/1.00 vMB 46
235,686 235,686 0000000000000000813f041d6cefedd0c12b548a3c8f33ad94b241739bc2630e 175 0.15/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 781.58 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: 623.01 GB
    • Received: 11.40 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.