Loading Tool

Explorer IconExplorer

Memory Pool

72,311 transactions
28.03 vMB
0.09214515 BTC
Random Selection Loading Transactions
Max Size: 165.83/200 MB

Candidate Block

Mining Attempt 2919f596bc044811f73a2a689a3be6f951f3cff24591a5ff23b0569af6258f77
Version 20000000
Previous Block 0000000000000000000020c69484497418f8f22206a0137a7dd6f87d87781350
Merkle Root 129a529a090a232f4d8cb68900790122fde8dd78e559d9da099561b8f45924af
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,632
Size: 1.00 vMB
Total Fees: 0.02176231 BTC
Feerates: 60.31 > 2.18 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,534 (696,050 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
219,484 219,484 00000000000000f2a03b8967bce9452533120adfd14feda870fc9a79f641f4e4 545 0.25/1.00 vMB 192
219,483 219,483 000000000000019d85aff135aef48e89c584d62dc1e6c83b4a0b37711a53c7cf 468 0.22/1.00 vMB 187
219,482 219,482 0000000000000495191166f5afc977eb9867ff9e064513f7bd0f6566f0f8e2a8 366 0.16/1.00 vMB 170
219,481 219,481 00000000000000f6feabb7885f647265c40bd0af7e1dd141e0fcbd59c18c4d74 355 0.13/1.00 vMB 249
219,480 219,480 00000000000001a1e70f2871a0c78d42a9d33b799f5478b1e7bdd40b26e7de0a 98 0.06/1.00 vMB 118
219,479 219,479 000000000000037a0bf020fd4891dbfb7ba76a3a9354289d08075f6d475fbe0e 120 0.05/1.00 vMB 248
219,478 219,478 000000000000011dbbb2fe00235ed180f8b05e769a6ab27d9c99af2b7b645f72 56 0.02/1.00 vMB 60
219,477 219,477 00000000000000b50bb465a23623064793f1a7ba8f78ed087bf9149bcc18c267 120 0.08/1.00 vMB 134
219,476 219,476 00000000000002eead5bbff22ff152fbe6e507b570628f07832cda10147c0808 82 0.03/1.00 vMB 199
219,475 219,475 000000000000044dd35f58cd4b46200ecea65de1db7d039edb6167d416a7605b 617 0.25/1.00 vMB 206
219,474 219,474 00000000000004857541c83afb78da889710e8ae3d3cea7aa90c7c7b2390cd1a 9 0.00/1.00 vMB 170
219,473 219,473 0000000000000421d88d5f4518aa514455b782ea73721c99c57a88f6263fedae 288 0.17/1.00 vMB 143
219,472 219,472 000000000000059ee40cd0458eb14b63326e50558fd5f73b0754a016056d9296 722 0.25/1.00 vMB 234
219,471 219,471 00000000000000389a8b2620f8e7d0b4aa7bdbaa31be40f7338f595b9467dbdc 9 0.00/1.00 vMB 111
219,470 219,470 0000000000000492b41678a3f57b570fa8718858a8815fc1e6ef0fa6b7887da3 419 0.24/1.00 vMB 145
219,469 219,469 00000000000002ef51730a289b99e20eb639a5e4631f039d5db4bc1aa76feec1 499 0.27/1.00 vMB 150
219,468 219,468 00000000000001a0bc91d558e91b2e19aa1e89f762f5a2c28af55a56a90a97b5 106 0.05/1.00 vMB 267
219,467 219,467 00000000000002b3dd2ea6115a0111e0fa4e191e22a08264654b7919364e74d6 351 0.29/1.00 vMB 62
219,466 219,466 00000000000002660831a61e8531ed41b50035b7591facad009b65399eb06278 685 0.25/1.00 vMB 223
219,465 219,465 00000000000004064970a5f26a427f30d54080fe5796bf7dc67ba8a226bbfc85 816 0.25/1.00 vMB 347
219,464 219,464 0000000000000226d7fc67630e75de117e83e3655da7f7f32b5feb78ba5b8bf3 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.32 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: 767.52 GB
    • Received: 19.43 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.