Loading Tool

Explorer IconExplorer

Memory Pool

79,028 transactions
29.29 vMB
0.09628923 BTC
Random Selection Loading Transactions
Max Size: 177.00/200 MB

Candidate Block

Mining Attempt b34bf727a69fd899cedc706c3a76e2512683ea5072214033298f1b7d1fce183e
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 5fbc71a728dfda3ea69a596197ad1b8f7436514d2bc6278016df0c372a2034e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,277
Size: 1.00 vMB
Total Fees: 0.03430536 BTC
Feerates: 150.62 > 3.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (323,531 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
591,625 591,625 0000000000000000000f808283af8e026bc4faedc4dffdf3d80a86fa6d1f020f 743 0.21/1.00 vMB 18
591,624 591,624 00000000000000000001a577b376fd33bf8419948299457f645e74e14af968b9 872 0.26/1.00 vMB 22
591,623 591,623 00000000000000000007f7ce31f6044c8b01de1b340a23325cffe45a19ab601b 2,489 0.73/1.00 vMB 18
591,622 591,622 00000000000000000005311ac1d67223b44fe4f033954df053647bc0e26cefb5 207 0.05/1.00 vMB 28
591,621 591,621 00000000000000000018c014687115693d9bbdfbf15243d8b52efe78f6926b68 546 0.18/1.00 vMB 25
591,620 591,620 00000000000000000012cfd8c98388f7ce53c559343b5fe26669973f825d210c 2,279 0.67/1.00 vMB 16
591,619 591,619 00000000000000000003a62509b44acb77aa9adfe8d62867fda3dd76164aa2c9 1,947 0.70/1.00 vMB 20
591,618 591,618 0000000000000000000fb0bc02f123918411a550e7cf6f7f15c8b7e93df3bb2e 1,077 0.56/1.00 vMB 21
591,617 591,617 0000000000000000000bf002ede5a2e5404dbccc516fb0714e534cf37f09ef5a 3,497 1.00/1.00 vMB 19
591,616 591,616 0000000000000000001272f234105ba5d6fb3f534b0e175e38c384b525bd52a9 2,431 0.69/1.00 vMB 16
591,615 591,615 0000000000000000001838114e75daad9982fafd79c278269f1a15068f588e5a 1,521 0.43/1.00 vMB 15
591,614 591,614 000000000000000000096f536341117c2af55e69356ee7cd5da1355b26843f6a 1,326 0.76/1.00 vMB 10
591,613 591,613 00000000000000000014f83cf63c1398da9fc59c860450c8d7705ec4981fca24 1,224 0.56/1.00 vMB 10
591,612 591,612 00000000000000000011fdbf7988a5b7db0b4cd1d533c1c4bf82a27cae39d462 369 0.11/1.00 vMB 11
591,611 591,611 0000000000000000001978b3c9c4cc5b9b425d8ecd1f11effa05e695599b13bc 86 0.02/1.00 vMB 14
591,610 591,610 000000000000000000160b75ff10fb93ccaf9c615881eefb13463ad70ff75f6f 59 0.01/1.00 vMB 27
591,609 591,609 000000000000000000179bcb104a42daed9a24f7a8c5cbf2384675818ab6934d 993 0.31/1.00 vMB 17
591,608 591,608 00000000000000000006331df4e77bcb6f6d08f08438a7c643851960ff4c9e09 1,977 0.71/1.00 vMB 12
591,607 591,607 00000000000000000000735fed83a08672e5c561a33988418823d5ae3c71e427 824 0.23/1.00 vMB 11
591,606 591,606 000000000000000000107c2e276c46d7ac42770d7a7a2329d018ad672ed9484c 1,084 0.35/1.00 vMB 15
591,605 591,605 00000000000000000000a1b0bfd836dfd4bf6a37189d4176c7e21e6be69134d4 591 0.16/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.