Loading Tool

Explorer IconExplorer

Memory Pool

44,597 transactions
26.60 vMB
0.05773847 BTC
Random Selection Loading Transactions
Max Size: 140.43/200 MB

Candidate Block

Mining Attempt a7bbd3439c3729430ed475f35de0637c9249c85ebe9eea509f4deff3b6a79fa7
Version 20000000
Previous Block 000000000000000000016f009a89c6d3e1d139367d7f3d8899daecc1416ee56a
Merkle Root 234bf6dd6737ceb77c71800d2e37dd6c889ea233046b8b8b8728d5545d8e0c7a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,176
Size: 1.00 vMB
Total Fees: 0.00881906 BTC
Feerates: 54.71 > 0.88 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,754 (109,471 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
805,283 805,283 00000000000000000004460b8ec7723f60e85a99bdf21c379e31dc8d9e822df2 2,103 1.00/1.00 vMB 13
805,282 805,282 00000000000000000000a2fdd81e79e7fe0a7f3ce57679178606cd9c70bc4af6 4,890 1.00/1.00 vMB 9
805,281 805,281 00000000000000000001cd5a8c53e449ec255765000761202c77239fbd6bb6a1 3,561 1.00/1.00 vMB 8
805,280 805,280 00000000000000000003c5088e6fd2ab3df46b1914c667de8109b7febf17a786 3,356 1.00/1.00 vMB 19
805,279 805,279 00000000000000000003b38cb74b82c4f9cc766a15c6526e04a982e56bc444ca 2,701 1.00/1.00 vMB 9
805,278 805,278 00000000000000000000584136b91bd366aef5c7048311f8b238149149a98bf4 2,811 1.00/1.00 vMB 9
805,277 805,277 000000000000000000003970f79c5303714da75bd1bd60600ef3489ef48cf4e0 277 1.00/1.00 vMB 7
805,276 805,276 00000000000000000001fb92193ee44c08005731879a58c3d221e12ba937ab24 830 1.00/1.00 vMB 8
805,275 805,275 00000000000000000001ba5b985684ec80f5e7d23ed5b3e5e12acc5579cc57fe 1,556 1.00/1.00 vMB 11
805,274 805,274 0000000000000000000500c05f5d810613d3ad7eac3ed095f5708f546336772e 2,653 1.00/1.00 vMB 15
805,273 805,273 000000000000000000040d3469f44b0d8adb8976ab9f93f9d44ebc69e6fdd8d9 5,067 1.00/1.00 vMB 8
805,272 805,272 00000000000000000001c15319dc2f9f1707349b94d761c837ee502e9bb0c9a7 4,265 1.00/1.00 vMB 6
805,271 805,271 000000000000000000005eb507fe742ed785555a4bf5c7ea992c93990b353076 1,722 1.00/1.00 vMB 10
805,270 805,270 00000000000000000001f2743be3e0634a9ec8821ff8367574757f32d36a60da 4,473 1.00/1.00 vMB 7
805,269 805,269 000000000000000000035038439b5a02757dea0a3d975c91d43a5282227dbd48 4,804 1.00/1.00 vMB 7
805,268 805,268 00000000000000000003e6633b2c1c9127fb320dab73c12c2640a56a17b37e76 2,658 1.00/1.00 vMB 6
805,267 805,267 000000000000000000040fb5cfb63ec76316aa97aea7f327f718ea132d175580 5,195 1.00/1.00 vMB 6
805,266 805,266 00000000000000000000f3bd36821eaa178e2cef2ce966a443ef4087947d6e7d 2,268 1.00/1.00 vMB 13
805,265 805,265 00000000000000000004a40d7322e427be33bacf37a9f5d2586fdaf723400f5a 4,220 1.00/1.00 vMB 8
805,264 805,264 000000000000000000001c1e7e10d007aa6be02324bcc452dfacdab3c34d7bbd 6,853 1.00/1.00 vMB 6
805,263 805,263 00000000000000000002cfdf26ce0e40215e43124212cbde6f516c8d008b6d64 5,695 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.95 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: 647.17 GB
    • Received: 12.91 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.