Loading Tool

Explorer IconExplorer

Memory Pool

43,355 transactions
28.07 vMB
0.06376748 BTC
Random Selection Loading Transactions
Max Size: 148.06/200 MB

Candidate Block

Mining Attempt 2e2616498764499bf8c02fcb5bf2f1f819f9dc4998b30a118fba59abeb4c5316
Version 20000000
Previous Block 000000000000000000013370732e51b6e662072ad4a938e999ad227a5ec0d5ec
Merkle Root 8999ce4f3de85cfbb6ac310d62b24270ea40a1d3555083e11b090f3badc1a769
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,725
Size: 1.00 vMB
Total Fees: 0.01093587 BTC
Feerates: 100.21 > 1.10 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,837 (705,479 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
209,358 209,358 00000000000003351f70bc264c9d5012d46811f9ae985485999308daa13e3867 7 0.00/1.00 vMB 183
209,357 209,357 000000000000047ceee094e9a2c53b0ea09908c15a5dedcfbed6708f7ed7aa79 141 0.05/1.00 vMB 173
209,356 209,356 00000000000003a55c14d425810f83e283d437503864420dcf11b1407c80f378 12 0.00/1.00 vMB 44
209,355 209,355 0000000000000387daf24774bc9cee2464d85f607f75faba6ebff1d4b93c6630 218 0.09/1.00 vMB 211
209,354 209,354 000000000000021d4b6aafae9815c82981a0c2a8aa1c99c2bb13040794d9b06d 128 0.04/1.00 vMB 155
209,353 209,353 00000000000003bc6c42af71f03690da4e2585d31e52adeb42380dbd89e2223a 500 0.30/1.00 vMB 121
209,352 209,352 000000000000030a81e13d3885da579cfbd951a332a034db9cbd21afa5952038 369 0.19/1.00 vMB 180
209,351 209,351 00000000000002741e9eaa83f638da0ccb6cad541b2cdcbca194bd41fc2923fb 16 0.00/1.00 vMB 333
209,350 209,350 00000000000001bc9768b524761bb92ff1aa1c5cac96fb7516fe3ae89a13c7e4 322 0.14/1.00 vMB 180
209,349 209,349 0000000000000310cdf4968ac41762de7ce6d3a2200b5f6d09ffa5c1674d5623 33 0.01/1.00 vMB 248
209,348 209,348 000000000000010c7481d5492446717a62f3a56273bddbbbb1207f91ab4d8fa1 16 0.00/1.00 vMB 134
209,347 209,347 00000000000002ff98116d193af70e2538feba56cffd1478445db316360aeaf2 122 0.04/1.00 vMB 176
209,346 209,346 00000000000002f61df63c5f5d1a44602bcf415af32567c1c02235fddaba424a 84 0.02/1.00 vMB 123
209,345 209,345 00000000000004b09c038af8a4a08211f28b47c55cce7204947f6f486cea71aa 38 0.01/1.00 vMB 446
209,344 209,344 000000000000013fb94e2fc8ce84e08ccc88ff39f0e6b0e87e5b7b569fc810af 64 0.09/1.00 vMB 34
209,343 209,343 00000000000004134b3ab82acaad58f8cdd8e1d88dbe76079e47e34b2d36faa3 79 0.04/1.00 vMB 235
209,342 209,342 000000000000000b9a8bd12c1a2cd337cb642695e0248823f37a075483f9f0ba 153 0.05/1.00 vMB 234
209,341 209,341 000000000000038c5ba0a29f3bcb648d3efc0689b40024fe7c55e48e7d4d5b44 370 0.13/1.00 vMB 256
209,340 209,340 000000000000018e0e64d1c28b390a39c8ec5dd485b476fffbb1df027ff98954 131 0.06/1.00 vMB 118
209,339 209,339 000000000000038d725b5a115b76edbd043082ddfa6dee13f0e78d771b3e8035 370 0.15/1.00 vMB 271
209,338 209,338 00000000000000e0343300513c2330395c631f6c431756961dff8040cbbd5daf 62 0.02/1.00 vMB 177
Previous 10 blocks ↓
Total Size: 782.10 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.68 GB
    • Received: 13.63 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.