Loading Tool

Explorer IconExplorer

Memory Pool

79,039 transactions
29.61 vMB
0.07393670 BTC
Random Selection Loading Transactions
Max Size: 177.66/200 MB

Candidate Block

Mining Attempt 831954e5f8e5d673b5349bb851669b8c7d8d86e8d8d7edccb2a5f0ae880b8642
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root 00e9f46aed3524958f4435bcc01ef2f56704af963c772ddf693426d45c54b221
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,144
Size: 1.00 vMB
Total Fees: 0.01358691 BTC
Feerates: 150.98 > 1.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (587,469 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,546 327,546 000000000000000013e69fee736540b83daa8cd00afad1005ee346854a76e0c7 134 0.06/1.00 vMB 26
327,545 327,545 0000000000000000025c9688489e2f6fc41f0ec2438bfae7192e1af3a151fd8f 103 0.07/1.00 vMB 23
327,544 327,544 00000000000000000bdc7be6cfcc86db8a293d464da0579a33c0d62dbbb6c709 989 0.48/1.00 vMB 30
327,543 327,543 000000000000000002ddb2ff8a768da2b22500dd37b0eea921b8483e5cb255e0 626 0.31/1.00 vMB 33
327,542 327,542 00000000000000000fb90ca3eac16170680450c4c7a8eb7208c99f8719f7ba55 161 0.08/1.00 vMB 41
327,541 327,541 000000000000000017ab4f6bc5c04b052cf6792993ee0634c4e630b4e2d8d7ec 244 0.13/1.00 vMB 18
327,540 327,540 0000000000000000101ae2555ba335d798a5b09e6b45d656e3c03f6e2bd9c581 1,737 0.91/1.00 vMB 33
327,539 327,539 0000000000000000008275d0020d6c210ac89642dd03a293cd4bd2ecb8275ad6 1,133 0.50/1.00 vMB 45
327,538 327,538 000000000000000018ad80ff43bbb9ca24dcb477bc6be7aebea9714c93984497 288 0.18/1.00 vMB 29
327,537 327,537 000000000000000005b7d161ad5b93ca4f1cb3c4bab44a7b0f6fb4107ec46767 1,291 0.73/1.00 vMB 35
327,536 327,536 00000000000000000a7f9410ea9779b4700be0135ccbb436a0b326fc0822a005 956 0.50/1.00 vMB 29
327,535 327,535 00000000000000001790ced14940f5dc4a61cec2547b78f6dbfc1ebcbf1192d9 967 0.56/1.00 vMB 26
327,534 327,534 000000000000000000ebd3c45c65609bd251f36e1ccba0d016406d00641ff042 640 0.75/1.00 vMB 15
327,533 327,533 00000000000000001ac3bf58cd6ac7af549f79d22be526e8e4b738773a93cdfd 780 0.75/1.00 vMB 19
327,532 327,532 00000000000000000226df44ce4cb644af642a86d643fe00294ef0fe78ad8ca6 828 0.75/1.00 vMB 18
327,531 327,531 00000000000000001dd51dd250c1c254de5abc8f76945821dc1d182740345189 968 0.50/1.00 vMB 28
327,530 327,530 00000000000000000239984f429e1701c86827a487e0c1f0d4382f340d97da1e 2,272 0.75/1.00 vMB 44
327,529 327,529 00000000000000001415161eb8fdb3aee33e8da6de37b6c57dd9c729873aaf36 1,476 0.75/1.00 vMB 26
327,528 327,528 00000000000000000c85eee6c1fc55b0ac73a931be510e3234d3f3dd2a0f3a95 1,945 0.75/1.00 vMB 33
327,527 327,527 00000000000000001b8a81ecd22848165878e77096bc50c4cbdf93f610cb313f 466 0.15/1.00 vMB 47
327,526 327,526 00000000000000000b21cb5d528283766f720937f2fd1abf539ff0d637dd20f1 1,427 0.47/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.