Loading Tool

Explorer IconExplorer

Memory Pool

11,125 transactions
5.19 vMB
0.01217193 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 30.03/200 MB

Candidate Block

Mining Attempt 78270cbdb0428d7453440cdf366aac87bd678a9d584c2a856c67cf0750cfdd9a
Version 20000000
Previous Block 000000000000000000005154d1d4ca737b24005588c846e9daad0497d8002fac
Merkle Root 6da7808251b287320eb00e0622cc42f342fbb1443fbdba9e5c57686ffa6cccfa
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 685
Size: 1.00 vMB
Total Fees: 0.00413865 BTC
Median Feerate: 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,447 (645,944 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
267,503 267,503 0000000000000000f5f6508bce0b7d5028474631dd3d292a307b71c601992067 14 0.01 vMB 42
267,502 267,502 000000000000000a49b3ca60318f76017c342797fe0f0cd30ee2e35cc913e973 147 0.07 vMB 55
267,501 267,501 00000000000000049054b918bbb70855c9574a81dc17c316b26328ea49aebb5b 153 0.07 vMB 55
267,500 267,500 0000000000000006b56599e7f473e7d1fd5e63452bb8755bf26562131b91226b 282 0.12 vMB 56
267,499 267,499 0000000000000004843cf9642f0efdd1234adfcfb3ea97a9073675c64e810dac 7 0.00 vMB 61
267,498 267,498 000000000000000517933116b775eb94b691b9bd760a4bd688700b1e5f3160a4 106 0.05 vMB 13
267,497 267,497 0000000000000008d2e7ba0c35e4b473de6dde9e9ae7bf43f49fddeba599130d 955 0.39 vMB 149
267,496 267,496 0000000000000006ace858348a2aa731e124f1bde0ae8a8dbba0accf565af489 404 0.17 vMB 45
267,495 267,495 0000000000000002e4e3700a7911920fe67dc7bfddcbbd9b4ba2dc3d377efedd 564 0.20 vMB 57
267,494 267,494 000000000000000a6b2fb7247de397916f380fba5b4c1469ad7819e57de56cbd 51 0.02 vMB 50
267,493 267,493 0000000000000002b957b363e8b4dda9a458f83a8acd7b590da0f3325789b000 323 0.12 vMB 83
267,492 267,492 000000000000000909ac484f6d6a770baea73958afe12ba52ee5a032be27f44a 55 0.02 vMB 79
267,491 267,491 0000000000000000a5ec801714bd848ac42260f1ca877ca7ac2442dca2a4a2b1 1 0.00 vMB 0
267,490 267,490 000000000000000a070436a413ac63ccf999f695245f773ad4459c39f90916d1 99 0.04 vMB 77
267,489 267,489 0000000000000003b82f3f5b9ab25902e025cd2a2818a0912acc1155917c681e 118 0.07 vMB 28
267,488 267,488 00000000000000052350b7d5ad6af77d9d02c423bd02427ad866cd940ed0e4fa 19 0.01 vMB 35
267,487 267,487 000000000000000820afb336a7fef8baf5c7608c841b7eba2656b1962ddfea7b 123 0.10 vMB 38
267,486 267,486 0000000000000004907edaee240f2ff9041c71200864647893e7af7b0ab2664d 50 0.02 vMB 66
267,485 267,485 000000000000000457449ac7b0de7f5491f42940f709d23575505a2dd3dbbc7a 40 0.02 vMB 41
267,484 267,484 00000000000000061c046c1455d712550950769a341dea63e7bcee399378abf8 44 0.01 vMB 41
267,483 267,483 000000000000000521d35b1202c9327b830e27ac3ecf432e16c8a33d3ef79a09 272 0.15 vMB 61
Previous 10 blocks ↓
Total Size: 779.65 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 306.77 GB
    • Received: 1.43 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.