Loading Tool

Explorer IconExplorer

Memory Pool

73,602 transactions
27.35 vMB
0.06610651 BTC
Random Selection Loading Transactions
Max Size: 166.69/200 MB

Candidate Block

Mining Attempt ce1a4bf4893f6c091bac943365051fe84d40c8da59c6aa02076851fac0998ced
Version 20000000
Previous Block 00000000000000000001ab29738110683e5e80031bdba0ae58737553009bbe87
Merkle Root 991853108ee04c8d57730cfb43a07b95811554a6c406bcf2e947763ea5e3a0bc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,968
Size: 1.00 vMB
Total Fees: 0.00795450 BTC
Feerates: 89.32 > 0.80 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,314 (577,540 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
337,774 337,774 0000000000000000149bcfc8ac94563598fa7f2452ea1aceaa5ba3da253ca16d 441 0.33/1.00 vMB 16
337,773 337,773 00000000000000001894006a342d8fb4291f10171699d6db79cbd32b2bdc75bb 471 0.18/1.00 vMB 35
337,772 337,772 0000000000000000094c593dfa7d32c36fb1fc5ddf3d8d34da7c601435e049ce 1,171 0.67/1.00 vMB 20
337,771 337,771 000000000000000006132ff4eba33f8bd134a453fa34c2de76c49c4b6ea3c837 95 0.07/1.00 vMB 18
337,770 337,770 0000000000000000026ef9116e233e7c3def6060bbbd403e60c2896589340ac0 440 0.22/1.00 vMB 46
337,769 337,769 0000000000000000136caa1cf6590cb71021157a5a221a3490c2c36596e1a096 704 0.57/1.00 vMB 18
337,768 337,768 000000000000000018c725a974ba392005975e46da095881364d7293b1bdfb4b 803 0.45/1.00 vMB 24
337,767 337,767 0000000000000000163ea20bc800a388992bc289f277b171e80ff199c9ee8ecd 1,386 0.74/1.00 vMB 27
337,766 337,766 00000000000000000bca7516d4e184256d3d3730326c99857d8dca24b5edb2a8 80 0.05/1.00 vMB 20
337,765 337,765 000000000000000014a6f14a733b615368b65c2cff1126d3286ae9581326345d 557 0.33/1.00 vMB 22
337,764 337,764 00000000000000001a3224a0dae7f5818b089c96e11be1afcaf27d3f70efe6ab 1,120 0.62/1.00 vMB 29
337,763 337,763 000000000000000010c6cd30c1d23b5bf1cf4987c76d3ca9459a8a7de6f9f157 248 0.12/1.00 vMB 29
337,762 337,762 00000000000000001285bf7aa2b78a98a7e14a40012bac6df6f9dc3dfd98b280 60 0.03/1.00 vMB 10
337,761 337,761 00000000000000001944882f03414f0971533bbdc6640929ca24b0636f94919e 1,172 0.62/1.00 vMB 27
337,760 337,760 00000000000000000f61a22319131701dc5cf7b075530d3fc0db43d7f0f3b372 401 0.26/1.00 vMB 29
337,759 337,759 0000000000000000088a872f5bdd95b328d0d7c201676c374dd3f40c64252ae1 281 0.14/1.00 vMB 34
337,758 337,758 000000000000000011e38e8bc06765fd948d8769a80b3064f56a6c8fc39b1ebe 97 0.04/1.00 vMB 19
337,757 337,757 000000000000000018069747087a83e43e55c96b2ae7fc38a30e96a01e8113da 1,325 0.77/1.00 vMB 24
337,756 337,756 00000000000000000c2ed51c43dffd599f22b731d6d3e70762488af528639bc2 612 0.21/1.00 vMB 37
337,755 337,755 000000000000000007971a879472f5cfb1bc181e70e62b2a3c5c5eed58f760d2 271 0.17/1.00 vMB 25
337,754 337,754 00000000000000000a0261310edf10e62596dfe9dcf3a673b99f272740ce5bc0 242 0.13/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.94 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: 714.75 GB
    • Received: 17.60 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.