Loading Tool

Explorer IconExplorer

Memory Pool

39,394 transactions
26.32 vMB
0.07984291 BTC
Random Selection Loading Transactions
Max Size: 136.56/200 MB

Candidate Block

Mining Attempt 1991fc2901a1fd07128abf3d0d9934d701a61ff277c2cb5d374d98eba61a5258
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root a3c9eb1f1c297e1cc627a32a2bdecb5bf9a20a0b6ab862354068ebc227c0425f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,183
Size: 1.00 vMB
Total Fees: 0.03152877 BTC
Feerates: 502.65 > 3.16 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (614,562 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
300,368 300,368 0000000000000000629c05327f083381c4062da9a1bbc0299166104367d7eb7b 64 0.03/1.00 vMB 22
300,367 300,367 000000000000000041a5728ab0634c4ed8a2a9ba9935d8095a489d7ec9d990b4 273 0.16/1.00 vMB 29
300,366 300,366 00000000000000001416d33871bdf0d03377b4b4ebe314a9a26d87eb631ec94a 234 0.21/1.00 vMB 27
300,365 300,365 00000000000000002a63bef174c61aa7eed186a762095c34958cbc300deeca7f 343 0.48/1.00 vMB 14
300,364 300,364 00000000000000004359aaf6ec5381d53009a9d64ac369c4b982ab84a63e4d18 315 0.25/1.00 vMB 17
300,363 300,363 000000000000000026c815cceef5261afc9f30c2c4e6ffad31763df659975e6f 513 0.25/1.00 vMB 31
300,362 300,362 000000000000000072854bd65d51eed3f4a2b5906a73ce5ad62a62f13dca0417 1,039 0.35/1.00 vMB 52
300,361 300,361 000000000000000086a02fbbc7f381ebc27d09b8f48bb668813c0b6d089f168f 429 0.21/1.00 vMB 33
300,360 300,360 000000000000000063ea4ef831cf0e10b913c9f7765be62922af9524dfb4e814 49 0.03/1.00 vMB 24
300,359 300,359 00000000000000001a2ea298b45742248e097db3e25513f8c5e74d75ca8dd7cf 158 0.08/1.00 vMB 21
300,358 300,358 000000000000000008d6cbc3cd1516a405841aa074265e071f9005b2f388fcb8 281 0.16/1.00 vMB 31
300,357 300,357 0000000000000000614bb78c5b9823e55862da3eec0400cf593fd9cd655803cc 56 0.03/1.00 vMB 25
300,356 300,356 00000000000000007526f042e047cc1b8cd979b24a323273406d84f03b0f8d95 61 0.04/1.00 vMB 26
300,355 300,355 000000000000000039e70d3a99961554bc3d6514e97472faf6b207304b31a17d 49 0.04/1.00 vMB 16
300,354 300,354 0000000000000000752c7cd85953116a3aa278ffb8e4fb44167cc1146879843f 170 0.07/1.00 vMB 33
300,353 300,353 000000000000000081eb811e434ad567fcb94cf9e0adaab1cdd68fb6fb57ffe9 38 0.02/1.00 vMB 38
300,352 300,352 0000000000000000217718e6ddf14129d1d8483698339f7501cffbea167f5954 240 0.13/1.00 vMB 27
300,351 300,351 00000000000000003030535121a3ddd7138d998800dd799769f9d29b247dc3a7 428 0.25/1.00 vMB 29
300,350 300,350 0000000000000000143d9e3139bd7e1565484f35ac1314ac06f3ecc53f3cebd4 142 0.08/1.00 vMB 30
300,349 300,349 000000000000000054ab8596ef98293d43a0091a8ebfd596df3063d747b8af8a 256 0.15/1.00 vMB 30
300,348 300,348 0000000000000000325cf7b47615aeaa26eeff039d2eb8a8c1c5e7d2f3f54a90 316 0.16/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.27 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: 655.96 GB
    • Received: 14.36 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.