Loading Tool

Explorer IconExplorer

Memory Pool

49,733 transactions
30.03 vMB
0.09639628 BTC
Random Selection Loading Transactions
Max Size: 160.76/200 MB

Candidate Block

Mining Attempt e8c4b133841e1d31339f93107ebb52c84d0fd8d788786f23f455ec89aa1d7e7c
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 68a9c463833bd3f2ce6efdb479f791d674414ccef2b945ffc7774d4d77627bf7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,571
Size: 1.00 vMB
Total Fees: 0.02837542 BTC
Feerates: 73.20 > 2.84 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (603,081 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
311,732 311,732 00000000000000002655bbe23aea0659304d8126b8cf2f673b880593c296a6ac 364 0.16/1.00 vMB 13
311,731 311,731 000000000000000021a16cf4de02b891760490a1d859945ab7f1ed7816affc7c 247 0.13/1.00 vMB 30
311,730 311,730 000000000000000003d377a9e3c5c8aacf5d444595be2c11b8862f687ece52c1 258 0.12/1.00 vMB 26
311,729 311,729 00000000000000000832239913b1f1df12cd3773914e4cc32b4d31b78eb12ae4 744 0.41/1.00 vMB 31
311,728 311,728 00000000000000002cc7122bd01826c978f36d81baa7743fa245712c33195370 1,213 0.63/1.00 vMB 29
311,727 311,727 00000000000000003861002749bbe24f6ea2fafd0ab3422a3e8047d9b733bd4a 781 0.44/1.00 vMB 29
311,726 311,726 00000000000000001315cdabf6505dafd8283636c38b2190f325fa4ca8f6aa6c 572 0.33/1.00 vMB 28
311,725 311,725 00000000000000000d33bda1534d345b7ea70d9d8109ccc719f7c103d7c648ec 275 0.21/1.00 vMB 21
311,724 311,724 000000000000000026b2ecbad7045a2669424889a6308748acd85a8a272b67a6 1,033 0.75/1.00 vMB 21
311,723 311,723 00000000000000000f606faeff3bda52140611e23c4f8053caec9f9ba19f9ca5 512 0.18/1.00 vMB 54
311,722 311,722 00000000000000000a61e631b884b032048cf4d5078bb5b502280b0a2f8e0626 859 0.35/1.00 vMB 37
311,721 311,721 00000000000000003728249fec30e9bd0e1405e36b6d968ef3b65d2ebc597318 64 0.03/1.00 vMB 96
311,720 311,720 000000000000000010ac9de9205e851092b7654ab15cccc69c3226917caad874 311 0.20/1.00 vMB 30
311,719 311,719 0000000000000000321f75104221b3dbbd890e68d1d4c0261e33e60777af3502 312 0.16/1.00 vMB 31
311,718 311,718 00000000000000002f733d4ae1eabee3f9662e3070ef7a210810fc2d1f04ec1b 194 0.10/1.00 vMB 32
311,717 311,717 00000000000000001fc36c711b57f2e9b1a8a3ccb829b65a407175f628fdeda6 608 0.31/1.00 vMB 30
311,716 311,716 0000000000000000008a0f9d1e6deef596ed6f0cdea31cb32e393726dd4fa61d 64 0.02/1.00 vMB 34
311,715 311,715 0000000000000000063d2c92ea36f2a71383fe560186d2393452e5f30fc3ce3c 1,075 0.61/1.00 vMB 30
311,714 311,714 0000000000000000131d7c0946db5666562e7022263122ef63d3cb0c812a83ab 519 0.26/1.00 vMB 30
311,713 311,713 000000000000000003fc53a467a7ce595842a35b0b48c4864fee6e3358527bed 59 0.05/1.00 vMB 21
311,712 311,712 00000000000000000b74121254b84dd65df6bdc78b45c3c1e9c9dfbf8d2b4439 285 0.19/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.06 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: 651.09 GB
    • Received: 13.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.