Loading Tool

Explorer IconExplorer

Memory Pool

39,667 transactions
32.68 vMB
0.07605367 BTC
Random Selection Loading Transactions
Max Size: 161.57/200 MB

Candidate Block

Mining Attempt 6c170cb71514af457d799cdab3199405c7e371e1be1750403ce7fd6381250603
Version 20000000
Previous Block 00000000000000000000501633326136b197890c220f226ea3515a7126fefcc9
Merkle Root ad46562a93ca774711c93ad4e3195576c6218eee1a60c5ce5e89b05973b0b325
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,262
Size: 1.00 vMB
Total Fees: 0.00697563 BTC
Feerates: 19.82 > 0.70 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,560 (681,276 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,284 233,284 000000000000013f91cef0f4606c08c1597feabe2c98b96ebb7251a8a16a4c04 150 0.07/1.00 vMB 197
233,283 233,283 00000000000000271f66fe95672454f1846b461b3cebb0000bca8a105740a185 455 0.18/1.00 vMB 195
233,282 233,282 00000000000000060d3fafc1d9f8e6786bf06ef1fd696cb07fa59a5c114c9a67 40 0.02/1.00 vMB 86
233,281 233,281 00000000000000b84ba8d03caabf414e3ba6763e1735e3da33508c2fa9031320 360 0.20/1.00 vMB 128
233,280 233,280 00000000000001501fb1784bbf996553ea0143277657cd45fe96f1489aa1f93d 677 0.25/1.00 vMB 201
233,279 233,279 00000000000000c43aea371872758f01b4464c8ca62f7ade0660a21cc0a5191d 469 0.25/1.00 vMB 127
233,278 233,278 0000000000000088536d2fee5446b5b0c48748f6f281750f6808368073afdf50 508 0.34/1.00 vMB 89
233,277 233,277 00000000000001ce1dfafbc5e8e0cdbdf7d5f4c1fec45b0c1cc60b40b017f140 706 0.25/1.00 vMB 209
233,276 233,276 0000000000000095f750211ec9d11e8c08e155b33256fcded168f2b8873ad018 32 0.02/1.00 vMB 52
233,275 233,275 00000000000001b647b3438bdd1a0cccbfc8953ac779f4624fca80d70afee3c7 245 0.12/1.00 vMB 135
233,274 233,274 00000000000000e932927181aac8bb69aa360e60badb7529b4e05e5b0933abe4 178 0.09/1.00 vMB 107
233,273 233,273 000000000000017440e5fd588a8549704c5c4811c09a79a1d566ad6d69d741c8 425 0.22/1.00 vMB 136
233,272 233,272 000000000000008e321af46b4661008fba5215f06e9fbd8265126e674eeb8b14 344 0.25/1.00 vMB 104
233,271 233,271 00000000000001a109fe1af3b97b3a578b4bc36481fa6ad444ca4465baff8414 806 0.25/1.00 vMB 224
233,270 233,270 00000000000000d8a54609a2cf5633ed0a9b2e680e7e3f347e88877f727abf39 541 0.23/1.00 vMB 160
233,269 233,269 0000000000000017d1cdc4ead7106acb6d8fb9039076160389558762462d364d 427 0.19/1.00 vMB 157
233,268 233,268 00000000000000bd5b5a67e0c0c4fca0218c85f3a2a9e2b67c4ff6dd97d722a8 83 0.05/1.00 vMB 341
233,267 233,267 00000000000000bb579839d3a11ac6cf6cd9254b72ceea6cf27bd2aab87283b8 305 0.13/1.00 vMB 180
233,266 233,266 000000000000016dd517f3ab3191bfd0ef60eb3191bc4b9a8aadca2d7cea8030 516 0.25/1.00 vMB 153
233,265 233,265 0000000000000100df4a6c75ea19bd69d495957a3b781656b45e3c2a29c30566 211 0.10/1.00 vMB 197
233,264 233,264 00000000000000df62079cb54d4b6fa11b85b31bad6fc0b7b89bbbb10616d0df 854 0.45/1.00 vMB 141
Previous 10 blocks ↓
Total Size: 781.60 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: 623.97 GB
    • Received: 11.52 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.