Loading Tool

Explorer IconExplorer

Memory Pool

42,204 transactions
29.08 vMB
0.07234864 BTC
Random Selection Loading Transactions
Max Size: 149.13/200 MB

Candidate Block

Mining Attempt ebd47889c71878b6a974095897ebcc4ca93627ce67dac553526b5efdc8fc5859
Version 20000000
Previous Block 0000000000000000000109f5c0bf8516a6aa7ceb54e4b23cd73ce285a7f939df
Merkle Root 812eefd7f3f0f2e28810a16de6e293071a026708747cea2fa3b64422481f5f28
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,458
Size: 1.00 vMB
Total Fees: 0.01557423 BTC
Feerates: 100.36 > 1.56 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,614 (525,591 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
389,023 389,023 000000000000000009f38f2823aa17edad6a9a17f2bdc96a4ba9dfc4589b3152 332 0.19/1.00 vMB 25
389,022 389,022 00000000000000000beec3250a364fe361997418f5d28d923b565d36b70cf6c7 990 0.92/1.00 vMB 18
389,021 389,021 000000000000000004c91912faae7d83f94659f0d62e5c23a054b66ebc9086f7 2,364 1.00/1.00 vMB 39
389,020 389,020 000000000000000003de8002ca23a87da38db4fdef08b75ffb22afd026af45ca 1,484 0.95/1.00 vMB 21
389,019 389,019 00000000000000000c160c60b01462435bd1162d1fbf71922a5ace685d4ed341 2,751 1.00/1.00 vMB 41
389,018 389,018 000000000000000003cc8948720da4345e4efbd050e71dfb47cfd7ba1bd1dc8b 2,842 0.75/1.00 vMB 71
389,017 389,017 000000000000000000ee3ecf98dea931f9d181808b13edea3b8c384bd6064d3c 2,747 1.00/1.00 vMB 45
389,016 389,016 0000000000000000005aeb34491a813416035a59e01ac7c9c079fa466fdfe4ed 686 0.35/1.00 vMB 36
389,015 389,015 0000000000000000028e5451719aa1f34379de9ebe786b7e9f9a3f89b4bc761d 653 0.35/1.00 vMB 31
389,014 389,014 00000000000000000b119bbd8ae60db21ba7787bf7db83a8b24add71732804b1 758 0.44/1.00 vMB 26
389,013 389,013 0000000000000000051bdcb9cdb621dc073e5060097a135df3388919f8553c42 191 0.07/1.00 vMB 41
389,012 389,012 000000000000000006e731e49e725e3117c619936fc3cf458dc6961e63feb003 1,483 0.58/1.00 vMB 38
389,011 389,011 00000000000000000a8b6ebe51b14ea64665158c5aec8a37d499e9bfcc4dab86 309 0.18/1.00 vMB 33
389,010 389,010 000000000000000002d8006e77789019e4292b52fdb839924378c6052e0aa87c 58 0.02/1.00 vMB 71
389,009 389,009 00000000000000000a1f0fcaaa72924e52f781e426e073aec551d1b103319251 1,399 0.70/1.00 vMB 32
389,008 389,008 00000000000000000be0bf462f4b30ef6acdc319079331efead5845aedeb3240 1,073 0.46/1.00 vMB 42
389,007 389,007 000000000000000003c4cccbba52b87d1579babea6858e6a410c7e2375bd2776 369 0.22/1.00 vMB 32
389,006 389,006 0000000000000000006d52ca33c82ed5320d21be7d8237020fcd037235403cd2 202 0.11/1.00 vMB 26
389,005 389,005 0000000000000000022c1ab1a6305c52262ecfde692fb026dddb2c67c1b992c0 1,472 0.74/1.00 vMB 32
389,004 389,004 0000000000000000082f1539a98d867feeebf3d340b4a4cdab9dbca74cf972ca 2,023 0.86/1.00 vMB 37
389,003 389,003 00000000000000000ba6238520b651347add88a334cc3dc3d5e52d314b6bceb2 1,358 0.74/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.71 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: 629.31 GB
    • Received: 11.90 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.