Loading Tool

Explorer IconExplorer

Memory Pool

43,946 transactions
27.06 vMB
0.09448055 BTC
Random Selection Loading Transactions
Max Size: 141.69/200 MB

Candidate Block

Mining Attempt ff389dd4c64a23532b840a5f63d8ba1f3397af226f9ab59e7d2cb1523ae83993
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 3301917e09582adaa6d5c854691280c0164a9b21e7f5f08566fb8589eb321d8e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,527
Size: 1.00 vMB
Total Fees: 0.04219883 BTC
Feerates: 151.16 > 4.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (578,439 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,430 336,430 0000000000000000152a70793cf839761b4d926fa349524a99f4e2a26264add2 450 0.17/1.00 vMB 33
336,429 336,429 000000000000000010cc082049fe0c31b95bde84878ac3d51d65518f745be126 1 0.00/1.00 vMB 0
336,428 336,428 00000000000000001544f99d2e133956f5352feabba910ff64d0d87b16daa26c 777 0.45/1.00 vMB 31
336,427 336,427 00000000000000000a765980cec9d2a95eeee1ea33afa83002027a3934ce9abb 673 0.33/1.00 vMB 38
336,426 336,426 000000000000000002c66a32659fc744fe53bf2596fc7536a879a99c2ed76543 482 0.22/1.00 vMB 33
336,425 336,425 00000000000000000fdd45d7040a322e0054a97b949d07dc81f36e1290dc1f9c 64 0.03/1.00 vMB 36
336,424 336,424 000000000000000001fdc600cbb8b84f0534b7832022bb72ec756ac8c1694de2 169 0.10/1.00 vMB 22
336,423 336,423 00000000000000001693555d1fff0dd1a3a37951b7dfc66bb31a83f3d5587427 284 0.12/1.00 vMB 32
336,422 336,422 0000000000000000198a6b2ab3f1631c7b658b486f7e874abd5e9159deaad953 270 0.14/1.00 vMB 26
336,421 336,421 00000000000000000a78d559b51549d14a81e93053395ce2bbfcc8fc48fddabc 738 0.33/1.00 vMB 33
336,420 336,420 00000000000000000cc9e5213b90cf544c5020979a4b44065ee8b213c59609ea 594 0.32/1.00 vMB 36
336,419 336,419 0000000000000000187e5862cbec1887ec0766c481fd72171784e8b62d521da2 196 0.10/1.00 vMB 30
336,418 336,418 00000000000000000f04af45a336d02a52efbabd4775788ee6f6d2174ae48329 969 0.50/1.00 vMB 36
336,417 336,417 0000000000000000167a4bf7d133a774bb803e9af915fa2a14a775f40a3b01f1 863 0.46/1.00 vMB 36
336,416 336,416 0000000000000000169ee6ad506b119d43fcc32041e16d24510dc6195798fd4b 314 0.13/1.00 vMB 45
336,415 336,415 00000000000000000c1f2f98f4a241315ce82b008a1d91b7d652145f0c734bda 578 0.33/1.00 vMB 29
336,414 336,414 0000000000000000111e50ee7f73891d4131f1426685aa9ebd02fca655019af7 569 0.29/1.00 vMB 31
336,413 336,413 000000000000000012c2feb44df5a5d9e0c3ba1b70ed5d42b36732026025ff9f 32 0.01/1.00 vMB 32
336,412 336,412 000000000000000010b424052afa0bf66e1c31448e8ea6d7235ae7487ff59cf1 1,457 0.91/1.00 vMB 24
336,411 336,411 00000000000000001b61e519e79a8087e8417ac1a9f233e61248492eb31cbfd7 15 0.01/1.00 vMB 47
336,410 336,410 00000000000000000988e7a92f9f48f7683bb751406899163a45f94ee156be61 297 0.17/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.16 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: 653.26 GB
    • Received: 13.85 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.