Loading Tool

Explorer IconExplorer

Memory Pool

39,658 transactions
13.24 vMB
0.21248026 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 80.74/200 MB

Candidate Block

Mining Attempt aee251879ad0dc79923997e793fc536945a5381ad04d3f74fee780118d4f25d1
Version 20000000
Previous Block 000000000000000000013f2112317db5a6c58f7cccdced076ed571ed94b1e665
Merkle Root 0d35948743722bedc942efaeb2774d4dc19ebfe21594e225093968ad1283ced9
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,743
Size: 1.00 vMB
Total Fees: 0.07085397 BTC
Avg Feerate: 6.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,043 (754,581 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
158,462 158,462 0000000000000313e79da7e63ffe5d6059660f9001e7e4db59ec3b1725297f37 0.04 MB 101 10
158,461 158,461 0000000000000c7907622bd7e174d6c85f1ddc50fcb13ffbf0488cb584a65af6 0.05 MB 130 144
158,460 158,460 000000000000003ce63c6fb16bda2b502e6c9164646552d3afb47b1c13c79bd7 0.00 MB 7 248
158,459 158,459 00000000000005d9026ca97a2d517662e5630c1f7b19b8f50963a9479100d2a5 0.00 MB 6 18
158,458 158,458 00000000000001c6f8c040d1073844de107ad19bae70514d7ecc0fb61aa063ab 0.00 MB 11 33
158,457 158,457 00000000000006862f067e32576a91c6e3b51da5f84092cdccb5a929ad61fe2e 0.01 MB 12 369
158,456 158,456 0000000000000868c0ebfa3a619e7c76b7455fc43377e49eadfcccf59f89a0b3 0.01 MB 24 201
158,455 158,455 00000000000007c867152696a5b009f0bee351531db5e1bc663cb7f2e07ae19a 0.02 MB 29 89
158,454 158,454 0000000000000272ea2c7a5678302cfb1334d4ffdf2578929bfc5ae4993ed8d6 0.01 MB 13 79
158,453 158,453 00000000000008d8b10f3d6e0286dd3fd876a283cfd0240a5a76c5a430a00dee 0.03 MB 78 167
158,452 158,452 0000000000000adbe2c3bca225080077fec38e72fea63667913037b1c8deba3e 0.00 MB 11 681
158,451 158,451 0000000000000d7074e64b3b807c76a4ad1e6ad9c503cf5317358709d17a8e92 0.00 MB 9 264
158,450 158,450 00000000000009ef2a746a52e1d73f059a90db0fafedcd4c4a0eaadb59c3c869 0.00 MB 5 628
158,449 158,449 00000000000009388b670929606f33b400744bf462ced73070aac3d28656adb0 0.04 MB 138 151
158,448 158,448 0000000000000b367e88d3019fa494cc481b5569b5b2d5a45eed28e51140c9b3 0.02 MB 70 50
158,447 158,447 00000000000000f1d0f6723621db16f9e2e535cc7ed3e9e03b12327c05bd2b28 0.01 MB 31 152
158,446 158,446 0000000000000a71e0f548a1e5c56ed220c0da61f80e6641a26a58743e91f2d0 0.01 MB 16 57
158,445 158,445 00000000000005a7cd4604a9a452cfa438a5210511c82fb55c8ffe22aed3d46f 0.00 MB 4 0
158,444 158,444 000000000000079d3d80ad475ec82cb081c13d6f0f6a1e7d589b71799c62d981 0.00 MB 8 0
158,443 158,443 000000000000030f8d2fc7f7a2649e7c637cfc645f71b87ad19e65a361b5b18f 0.02 MB 57 149
158,442 158,442 00000000000000b5958d6765871a0d392494b2dc920f4de28d87ba5fc0ae052a 0.00 MB 7 0
Previous 10 blocks ↓
Total Size: 778.92 GB

Node Details:

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