Loading Tool

Explorer IconExplorer

Memory Pool

45,705 transactions
28.04 vMB
0.10265172 BTC
Random Selection Loading Transactions
Max Size: 147.02/200 MB

Candidate Block

Mining Attempt 827c2b6797d55e5a95c0ff10a74677d6414f04bb8491320821752a5f8b083100
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root 64109c51ee5eb8ba15cf789d5c6c594e68c61c4ee58c1ca908c34ca24dd799ba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,300
Size: 1.00 vMB
Total Fees: 0.04232432 BTC
Feerates: 265.25 > 4.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (604,907 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
310,028 310,028 000000000000000022d0e24850192dda3accad8827ddb183f7f925b1ec3f0ac1 202 0.10/1.00 vMB 35
310,027 310,027 00000000000000001dcc29e94982cbcd76206695f4adfa0818ea765c57415b53 495 0.25/1.00 vMB 29
310,026 310,026 00000000000000001a58f08b1d9e6ee7510eff696a076c1ef599af06609ddf86 375 0.25/1.00 vMB 28
310,025 310,025 000000000000000040197fa53440fa0307063a8e6a9d64f7f67c0ccac017862a 87 0.04/1.00 vMB 31
310,024 310,024 0000000000000000196220c950474409cac2cb82f3f165515eb8fbe4c3b2d91d 376 0.28/1.00 vMB 23
310,023 310,023 000000000000000040aa597bc6cc8b8a4191efd9bb54256443b17916f45bc3f9 748 0.35/1.00 vMB 33
310,022 310,022 000000000000000004ac0dc9ebc96b52fe5c7c3f63c5df3d6cf1fbc04cfb8190 430 0.28/1.00 vMB 26
310,021 310,021 0000000000000000187d15ca430ac25be3079243d42c3ed9f03c17a90d39312a 677 0.44/1.00 vMB 27
310,020 310,020 000000000000000000d2eb9afac0357563bb90bd2f574b5c04919b6370aadfe6 316 0.21/1.00 vMB 27
310,019 310,019 0000000000000000378ec0034d821e10f25e698491f7bf5dc114a5d56b90065c 867 0.55/1.00 vMB 28
310,018 310,018 00000000000000003c26cb56b7f77ad432bb55a7a5c79737dd64a6333572c8ae 35 0.02/1.00 vMB 18
310,017 310,017 00000000000000002f85ea2cd01ae587c8e2b2ffe44c5656845039f521ae9bd8 250 0.19/1.00 vMB 26
310,016 310,016 00000000000000000547fa552622f97420cf0be8566f3eb329f077f52e04b073 120 0.07/1.00 vMB 28
310,015 310,015 00000000000000000897cfb2be9acfce250bcdc4e60f52e61e81e1a266c079a4 97 0.10/1.00 vMB 14
310,014 310,014 000000000000000005181cbe9b03e7c222cc2208fc287cb0290f30ec7d75ea4d 229 0.25/1.00 vMB 20
310,013 310,013 000000000000000012004eee55e87ca6cd34426d2c6b275a25c81a6e0ba0c426 260 0.19/1.00 vMB 22
310,012 310,012 000000000000000008ab60cb168e77a3105f2792f6586469e300ba3525fb8832 132 0.35/1.00 vMB 11
310,011 310,011 00000000000000002da57032d162ac9c36c215f184ca52dc36f923f8e5b8146b 927 0.35/1.00 vMB 41
310,010 310,010 00000000000000000d2347b601158f40c741dbd9353918903f057cedd82f49de 41 0.02/1.00 vMB 11
310,009 310,009 0000000000000000017d4e729a41e2232bf1246a2bca4795074dc15c36504002 505 0.37/1.00 vMB 23
310,008 310,008 00000000000000002f5aa50c311e3bb42c7f024cc2307dbdbf7a6e1836ed23e7 720 0.51/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.27 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: 656.70 GB
    • Received: 14.41 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.