Loading Tool

Explorer IconExplorer

Memory Pool

37,648 transactions
15.38 vMB
0.10470118 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 87.95/200 MB

Candidate Block

Mining Attempt 32b0cd1aacaf05647b75529a46dd1edef949598143ea17577b94665f78d287b0
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root b54a62f3f7f38d85fccc4fa6ba154d913b78c4c13fe590f03f4474ab3885acc1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,651
Size: 1.00 vMB
Total Fees: 0.04776844 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (667,045 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
246,296 246,296 0000000000000030b8b92063ca5b25e065a980912c8a93b7c5afb0594feb1047 194 0.09 vMB 122
246,295 246,295 000000000000002f97c044a33134d79cfe7c3b8aff95156e73afbd4c7f8db6ee 79 0.04 vMB 104
246,294 246,294 000000000000001fd6ddc2af6c1b3227ae525e17074d26e4a77b53480691c16a 1 0.00 vMB 0
246,293 246,293 000000000000008b31adeef504cd1fb38373e7bfd6894ee132eb60caa387358f 66 0.03 vMB 133
246,292 246,292 000000000000003e8095795cbc7ce25d87a89ee806433a60e9e3fa94880c785e 223 0.14 vMB 54
246,291 246,291 0000000000000044432b5e444efafd11423f5286a443a5b03a7e32c5c16fa451 411 0.25 vMB 119
246,290 246,290 0000000000000009f1d549b3850204997415feab785580613967c766843207fc 636 0.25 vMB 149
246,289 246,289 000000000000001f0cc62044901c7f7bcf233e47243df47e2ab18c3c05f5e9e3 250 0.13 vMB 130
246,288 246,288 0000000000000007732aec58d98072d989b92a9df4e61c19673c139516c14961 357 0.25 vMB 72
246,287 246,287 00000000000000305aec13df5b1f36da85982a7baacde5ed5e89f0e90ed92ac6 418 0.25 vMB 92
246,286 246,286 000000000000007ec7b61efcb74e2284883b6d6b00e84e434b682dd0046d9110 594 0.25 vMB 156
246,285 246,285 000000000000002a007f1d079a738c9fe6e5b4e01df3d9540f1be3eb54bb0c37 568 0.24 vMB 129
246,284 246,284 000000000000009167bae4da9781a37ec92da6228e8ebe796ed06432e6e14950 376 0.25 vMB 69
246,283 246,283 000000000000008d7582d074fa24577919ae5eabb173b46833478a38c040d951 520 0.25 vMB 118
246,282 246,282 000000000000001ff0252e40912d749597e2243e0308be823002773f9155a562 727 0.25 vMB 194
246,281 246,281 0000000000000037997293bd68d673317f90225ed2ff1495c30b266e4d8a9127 139 0.10 vMB 20
246,280 246,280 00000000000000771b9588f411a34ebe6870d0d63e48fec6d731302887eef85c 559 0.25 vMB 117
246,279 246,279 000000000000002eb95056de1f67b6440b6c0fba65c67ea4eae4d9daffcb5ab4 439 0.25 vMB 88
246,278 246,278 000000000000006d9346a160c8dfe6b77e67cb78e844200e8fd1c33d35329c79 724 0.25 vMB 187
246,277 246,277 000000000000002e9c3c6e0af878aa767fc82f544773202ed61b7ae93a6a7858 26 0.02 vMB 32
246,276 246,276 000000000000007039762ca9837cf5220793276638e6abf870608fe071191fc2 369 0.25 vMB 75
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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