Loading Tool

Explorer IconExplorer

Memory Pool

88,872 transactions
23.48 vMB
0.07396620 BTC
Random Selection Loading Transactions
Max Size: 159.62/200 MB

Candidate Block

Mining Attempt 543f52bd5a75ff66820265ec6840282e6c531d7a13a57865c12fbefeb12d08a1
Version 20000000
Previous Block 000000000000000000019b4476420a45227c4c00c3e782152e163690b4dcdf75
Merkle Root 69fcc1746cc681f0ca8a7e8214f9c01ef05b7cfd538a9742c70356a937d4159d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,338
Size: 1.00 vMB
Total Fees: 0.02049654 BTC
Feerates: 151.16 > 2.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,896 (698,423 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,473 217,473 00000000000004b66354813ea813ed3b416c4718073fb41e476685ba53aabac7 255 0.27/1.00 vMB 170
217,472 217,472 0000000000000506a6fbd5cdd16a656e8cc2c0c71d96ef50080fb6348ef27b52 699 0.25/1.00 vMB 242
217,471 217,471 00000000000002ad3443ab02298af21c1cab8c0eb1c26c67efb27debe2399fe8 623 0.25/1.00 vMB 187
217,470 217,470 00000000000004adc71ee06422b53da20c0b78288068afac2082bba94035edb4 123 0.05/1.00 vMB 9
217,469 217,469 00000000000004679dec02f8dba10375f7267b31401fe3e608e08f8b5bfefb17 441 0.23/1.00 vMB 105
217,468 217,468 00000000000001808286e2cd2353fba1a20958f28ec015e81336d39910c2994a 687 0.20/1.00 vMB 285
217,467 217,467 000000000000018ba8beb9ee2270fda3dac945142313b0aa017f297fcadd3cb1 621 0.27/1.00 vMB 169
217,466 217,466 000000000000011451ca1713c69826e9210a29a2523efcbae3a293cf0f9bc743 924 0.31/1.00 vMB 261
217,465 217,465 000000000000044f0e9baba02966bb5ebfe55b84365f42051c262e4b41641992 437 0.17/1.00 vMB 200
217,464 217,464 00000000000001bfacb8d446683c13f2ea91428b963c9c5667434201f0b9f0d8 292 0.13/1.00 vMB 159
217,463 217,463 0000000000000064d2d5e51675eeda86762cb1b1875f958808e9101bdec542ce 538 0.19/1.00 vMB 193
217,462 217,462 00000000000000846e0e72da9034e45f52881f9783c45b2ca3e23eed845e80bb 70 0.03/1.00 vMB 64
217,461 217,461 00000000000003afce65a1ddbb5301823938c428ffbaaf718e5be5d1520fa791 433 0.19/1.00 vMB 177
217,460 217,460 00000000000003b47e221a9c0f300a3c2aa3c77a96e734c30ba6dc594b494954 495 0.21/1.00 vMB 191
217,459 217,459 000000000000027ff91fde0bfd37dc7a24bc9302ae4aa6f3bda2473800706c4f 107 0.04/1.00 vMB 169
217,458 217,458 0000000000000251b8b812b827da6efd43ce5baf7bde1259b611fc7c62ad259e 58 0.02/1.00 vMB 137
217,457 217,457 00000000000001397de295fab0f2f0835fba6f7dd6ec1f723566333a24a6268f 152 0.05/1.00 vMB 208
217,456 217,456 00000000000000d8cd4ae9a2cf938dea2658425bb973f95c32039b927bec79ef 35 0.01/1.00 vMB 170
217,455 217,455 0000000000000363f0fe4db4980f2fae01044ffa8a90d135b393089679847de5 34 0.03/1.00 vMB 80
217,454 217,454 000000000000005e43f653e186b74cdcfbcbbc372a2187ef19010f9fd4ed5e55 67 0.04/1.00 vMB 143
217,453 217,453 000000000000006ace8b56e0db992c801d9a29f68c75a6375dffea68039e8a76 297 0.12/1.00 vMB 206
Previous 10 blocks ↓
Total Size: 783.92 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: 797.38 GB
    • Received: 22.30 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.