Loading Tool

Explorer IconExplorer

Memory Pool

82,973 transactions
30.88 vMB
0.08272841 BTC
Random Selection Loading Transactions
Max Size: 189.33/200 MB

Candidate Block

Mining Attempt 2fa910eed8f431637674615b08b6c1e66828789ad35b5572f3cd139c65c91609
Version 20000000
Previous Block 00000000000000000000da0edbb3d775bfacdf06a00f717a7f06ad044f066fee
Merkle Root 78df9531e743d82e07fd26335549dd0384fcb6b72aeca42b276402e4cf53f802
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,846
Size: 1.00 vMB
Total Fees: 0.01340601 BTC
Feerates: 79.55 > 1.34 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,334 (603,990 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
311,344 311,344 00000000000000003c144a90abe95d0e5391df4a2abc300646f7b896057ccf4b 272 0.12/1.00 vMB 32
311,343 311,343 00000000000000001950e3e3bb2e6e9dbd72f60ae0b1780b6ad8fcc3e2e88a0d 865 0.49/1.00 vMB 26
311,342 311,342 00000000000000002c56ed08f5073333c379dd2e126b9da1ffefafdda1660b19 581 0.30/1.00 vMB 31
311,341 311,341 00000000000000002d5e2bc7752b2fd36c9e7f5306d353101cfed803b4bd4879 331 0.14/1.00 vMB 31
311,340 311,340 000000000000000002191c7d6aa4ed5c01488e166bf375236dfef1b7010f79fb 210 0.15/1.00 vMB 23
311,339 311,339 00000000000000001e726c3d0d918be95d23b7b75716fcf251c818c5b8716da6 412 0.43/1.00 vMB 20
311,338 311,338 000000000000000033a16782d772b725daa6e5bf25043137f7226958aa9bb237 949 0.48/1.00 vMB 33
311,337 311,337 000000000000000015ae51fc78a488c3115a5104b5459674a56450cd46282d56 30 0.11/1.00 vMB 12
311,336 311,336 000000000000000022cd75abeb9bab6dc5e3bb0e83e342bbbbe7f3fc79da5e39 974 0.89/1.00 vMB 23
311,335 311,335 000000000000000013f23f69858d756399ddbf43caee41624fbc6a225c48f184 216 0.16/1.00 vMB 21
311,334 311,334 000000000000000038b662b7b3347bad839b52e76ca898c11c906cb0734b1e24 49 0.06/1.00 vMB 7
311,333 311,333 00000000000000003853ec58c856338efeb90b8142ba35ca64d4eb408c3b828f 164 0.15/1.00 vMB 20
311,332 311,332 00000000000000002fd9032ad660d38906c23dd94b60d37be863c889ad7aa69c 389 0.33/1.00 vMB 22
311,331 311,331 000000000000000035d378aab5744451e7cb04d158ba19eb7137f739ba064c47 45 0.04/1.00 vMB 10
311,330 311,330 00000000000000000d564694dabc82bece39ba3b4c23fc7396048cf897a8986a 690 0.45/1.00 vMB 27
311,329 311,329 000000000000000036590ba8de5f2e0c03361df06b56e03c1b5bce4f9c142cf9 108 0.05/1.00 vMB 22
311,328 311,328 00000000000000002de7ec765ce1b98e2c58124bedcd9e953efabd159307a595 758 0.50/1.00 vMB 44
311,327 311,327 00000000000000001a69ceac7d71076ee0e91869234e879639631f431d68f41a 1,096 0.55/1.00 vMB 46
311,326 311,326 0000000000000000062ca5d6eee2196603a1854f6c3faf43a1a0c008a73103b5 29 0.29/1.00 vMB 11
311,325 311,325 000000000000000029a2f269bfa6d4cad2048d33b147d6bf3978bf04b22e9166 1,243 0.75/1.00 vMB 33
311,324 311,324 00000000000000002704d9395680d935526ffa6c88001674299cdacad217ffa7 64 0.03/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.97 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: 715.96 GB
    • Received: 17.76 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.