Loading Tool

Explorer IconExplorer

Memory Pool

80,506 transactions
30.45 vMB
0.09104462 BTC
Random Selection Loading Transactions
Max Size: 185.41/200 MB

Candidate Block

Mining Attempt 3e31880ee1f086dabc3e23518e8863fced165ab1ff33cb88a42423cbc053da34
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root f1fc57f45d9ee5d2e78731d4bac57b06ab718310c94e7c3c8e92b0d0a4f09b6e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,360
Size: 1.00 vMB
Total Fees: 0.02274463 BTC
Feerates: 200.89 > 2.28 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (630,101 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,281 285,281 0000000000000000e3f1e859e1f2fecf6a7fdb71a189f9812822d47ab5796bcf 659 0.28/1.00 vMB 50
285,280 285,280 000000000000000059319cbaf5487b0bacfa4fb6d67366586d99de59e5dd65c7 367 0.15/1.00 vMB 38
285,279 285,279 0000000000000001628f91ac83f7c59810a89d41ffe8c7226cd51cd3b9948deb 19 0.01/1.00 vMB 34
285,278 285,278 0000000000000000ba5f2edddcc68ed173c0a0b8c5159cf111d5269563c74409 310 0.15/1.00 vMB 54
285,277 285,277 00000000000000011280db29565d1710c321e38f119daeed9d14feb0a19013f1 8 0.01/1.00 vMB 20
285,276 285,276 00000000000000006eab55373c20a54146c53b2a1167e6b943093b9209a3f6e6 221 0.10/1.00 vMB 25
285,275 285,275 00000000000000001073e1fdba6f5fff38ff7a21b3ac60b988cdf3b0ff2728ba 344 0.14/1.00 vMB 40
285,274 285,274 0000000000000000921613c586310a51b84aafbcce65a3fd8139fedd31aa6755 334 0.14/1.00 vMB 40
285,273 285,273 00000000000000015fb25ed01a4c9d6f4eef2326e06fb74fb43c56789010e48a 820 0.39/1.00 vMB 26
285,272 285,272 00000000000000007465867d49096a642c424ae015691c0b0f6280c3bc6de401 181 0.06/1.00 vMB 148
285,271 285,271 0000000000000000aedfa54f6dbe1eaf311b2934dd3289d5ce368d91d7a65315 386 0.15/1.00 vMB 38
285,270 285,270 0000000000000000731789a3e912576603a726e8d4cd7741aafce27cccf8e67c 109 0.10/1.00 vMB 6
285,269 285,269 00000000000000012b7cf25d92abf3146f88474f022e46b429f10ba5a5fdcf05 181 0.10/1.00 vMB 34
285,268 285,268 00000000000000013ff678b3e3931a2ee1da4265d92953b730f9402e546cad52 223 0.06/1.00 vMB 72
285,267 285,267 0000000000000000f25da9ff06ec5696459e1971d4ff7d6dfff1720cf14f2208 186 0.08/1.00 vMB 42
285,266 285,266 00000000000000017257475cad2e6eb488c9faa64132817d6c6069e4ebf39779 410 0.18/1.00 vMB 47
285,265 285,265 000000000000000155f35aeb2ded0158bf037bd30e846a8c5cd6ee0ec2152b5f 688 0.35/1.00 vMB 42
285,264 285,264 00000000000000000144bdb553ef999432bcef76afb1b805c681d37c2373904d 469 0.18/1.00 vMB 40
285,263 285,263 00000000000000003f2119b15cadd8627fc982083dea3993f0b7dd8421206be3 240 0.10/1.00 vMB 32
285,262 285,262 00000000000000016b5fc184b018f0740b19e7a50151a628b78bd09a6d342116 117 0.10/1.00 vMB 5
285,261 285,261 00000000000000002d411c7f5dc0c5b4b3bbcdfb2ddcec060b71c4625153a9d9 732 0.32/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 783.05 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: 720.59 GB
    • Received: 18.20 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.