Loading Tool

Explorer IconExplorer

Memory Pool

41,151 transactions
26.63 vMB
0.05893089 BTC
Random Selection Loading Transactions
Max Size: 139.50/200 MB

Candidate Block

Mining Attempt 72a6aef067f4655d938697a4616743a5e2411214815b395eaf8f436c2ab2d14d
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root ed3ff3f5887bc7893fa655ab622031150c02b4d613abd5271321f8414339ff73
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,798
Size: 1.00 vMB
Total Fees: 0.00960541 BTC
Feerates: 100.00 > 0.96 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (530,402 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
384,404 384,404 0000000000000000096e0ca5a7c6e8a66e5cc6c7c2e7b2a2cbc0aabfb1d1e24e 1,115 0.84/1.00 vMB 17
384,403 384,403 00000000000000000bbb775e70c678155d73056c7ca35957dc7a1d779d48de99 2,617 0.93/1.00 vMB 56
384,402 384,402 00000000000000000092f0f647a14d81b151212af18da2bc0f80d34604d52bf1 2,570 1.00/1.00 vMB 36
384,401 384,401 000000000000000002a9de828681400f8c4f08621cd682282efc925aeba61dd4 602 0.29/1.00 vMB 29
384,400 384,400 000000000000000000985b548d5b4e08bfe46ffc1dcec325e0551dac0d35d5ef 370 0.24/1.00 vMB 19
384,399 384,399 00000000000000000d17c5e41225f71a2318a00f7d10659eb581866470f0dbf0 875 0.40/1.00 vMB 35
384,398 384,398 00000000000000000c17fc6863f94cb6f248ddf2327bc4114adc5653bc203567 181 0.11/1.00 vMB 27
384,397 384,397 00000000000000000e06a104fdeb607b6868c1e42e8ac6790f6df623ee1ae472 1,425 0.70/1.00 vMB 32
384,396 384,396 00000000000000000faeaae0baef95e7036ad40c4138d0f32258c0154812fe2c 527 0.26/1.00 vMB 37
384,395 384,395 00000000000000000e134ca1d5fb4487fd9be7d374ce527e7d5ae21fe30db706 101 0.08/1.00 vMB 14
384,394 384,394 00000000000000000e7f6d2cf6a77c368c5724e498f6c0923a6d48586f71e561 1,125 0.51/1.00 vMB 37
384,393 384,393 00000000000000000ee8b68c53ba3ea89e3eab28aa61dd3ab068a1c4fd8969f8 334 0.25/1.00 vMB 21
384,392 384,392 000000000000000007782617cb38ca1aa136ac31698eb965dfdc4e291c94498b 1,623 0.87/1.00 vMB 42
384,391 384,391 0000000000000000090e842060f62cfed311b30178779ae1b8b7526a0e041a58 333 0.16/1.00 vMB 30
384,390 384,390 0000000000000000053470be0e8ff9f73f4c03d80f45a2ea01459bdd00337305 554 0.29/1.00 vMB 47
384,389 384,389 00000000000000000766a440cdffa0c99045b58ba8534afc526153ba26b732fd 552 0.30/1.00 vMB 23
384,388 384,388 00000000000000000228e23229c69f142b7d744866a49d6f9e754a5edc6e0a5b 1,054 0.66/1.00 vMB 22
384,387 384,387 000000000000000003f2431c2efdde127fe9eab03b4956f1ef6e808a3e1577c8 2,463 1.00/1.00 vMB 38
384,386 384,386 000000000000000005a11d5dba6864723e3682f2c334485d108416727ffe400f 2 0.00/1.00 vMB 0
384,385 384,385 00000000000000000330475e19637e704382231575792d167a3028b6570deeb9 545 0.25/1.00 vMB 39
384,384 384,384 000000000000000004f0f658cbaff9c593ca9fc7c76fceb9129c7d18c94e2e19 325 0.14/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.04 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: 650.65 GB
    • Received: 13.30 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.