Loading Tool

Explorer IconExplorer

Memory Pool

79,201 transactions
29.32 vMB
0.09771660 BTC
Random Selection Loading Transactions
Max Size: 177.24/200 MB

Candidate Block

Mining Attempt c9deb75c97ca2d5128e5a21a77ab8fc8e1bd3ec7e13e1b2fb2015b2d71ecad10
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 112e35a23aa99a44fffe905a60e2f5bf86f5ca946558fa457564e39ab7e1f7db
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,324
Size: 1.00 vMB
Total Fees: 0.03540646 BTC
Feerates: 150.62 > 3.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (209,858 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
705,298 705,298 0000000000000000000ab0d5e622cfa209ade3be4bfae8170d4a9804d9c0984c 2,964 1.00/1.00 vMB 22
705,297 705,297 000000000000000000009363e18bf7e1284aa692a5504ab1ce17c0a8881644f5 2,250 1.00/1.00 vMB 7
705,296 705,296 000000000000000000053fbaa215d839f0475727a00bbecae44b23edc09d99b4 3,405 1.00/1.00 vMB 4
705,295 705,295 000000000000000000082186941f2ff374714546fab2fae617fa608f8c942627 1,677 1.00/1.00 vMB 6
705,294 705,294 0000000000000000000bee961e9352573feb057b9cf14fc73fb0e435e688f6eb 1,109 1.00/1.00 vMB 8
705,293 705,293 0000000000000000000811086b33411e869c8450e4da0427ca81e66cef15ff01 2,233 1.00/1.00 vMB 8
705,292 705,292 0000000000000000000ab47f78f074cdf9a10c0c75689482924fc2cd1ec3d665 3,072 1.00/1.00 vMB 21
705,291 705,291 00000000000000000007d0d590c4476cdb841d955fd73a38223689ef15360ec7 2,239 1.00/1.00 vMB 12
705,290 705,290 000000000000000000037bedcfe721e230726f49a6c021201533e24f6a8dc197 1,954 1.00/1.00 vMB 9
705,289 705,289 0000000000000000000a31ea99e7ca22f7c3757cf00c016f138021fbcc3b4212 3,127 1.00/1.00 vMB 16
705,288 705,288 000000000000000000031a0b3212014f899daa5a787e9440363b735e203347f3 3,057 1.00/1.00 vMB 20
705,287 705,287 0000000000000000000e04afe7b058aeb26ccfb34c1583c8b1e7b4c62d00da85 2,486 1.00/1.00 vMB 19
705,286 705,286 0000000000000000000999b1de2d010caa3c88e4639f37ec25b7764e068f216e 2,674 1.00/1.00 vMB 5
705,285 705,285 0000000000000000000d49bb4d8f183602f1433f921248495e22661dcda54c98 3,082 1.00/1.00 vMB 23
705,284 705,284 00000000000000000000d42ced341ce3a440d4185b0826c27472b4e74ee0a138 854 0.35/1.00 vMB 10
705,283 705,283 00000000000000000007b8f6a0b6edd0c0f1bc0e38f7e38b9bf63d7bf9d7b7e8 2,536 0.99/1.00 vMB 12
705,282 705,282 0000000000000000000982121fea9d9f85fa0b98cddda4b858663d4eda73719a 691 0.86/1.00 vMB 10
705,281 705,281 0000000000000000000d1ee761b9e0efd4be48a431ba765fff485505c5271699 730 0.36/1.00 vMB 9
705,280 705,280 00000000000000000004cb60d643c690706f7d2bed042236d43ef13c0747b683 895 0.49/1.00 vMB 5
705,279 705,279 00000000000000000002ece29083afd4b74f152839806289cf4ae366784d4b01 3,097 1.00/1.00 vMB 5
705,278 705,278 0000000000000000000b5060c3f578edcad8ff1e76df460d96227e34228d8420 3,055 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.