Loading Tool

Explorer IconExplorer

Memory Pool

22,420 transactions
9.83 vMB
0.06068063 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.23/200 MB

Candidate Block

Mining Attempt f14489164f5d6c1c0bf8d1b6bd4f0593191fce76f294cd3a15d47641b35431a1
Version 20000000
Previous Block 00000000000000000000a3fd4cf7aba24283a6dd34eebfa23d724a9d68b5e291
Merkle Root c599bcf77378152ca7d67f9bf31f05a757cb6071ead9ebf1719453ff0c3e508c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,343
Size: 1.00 vMB
Total Fees: 0.03294152 BTC
Median Feerate: 2.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,426 (690,725 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
222,701 222,701 0000000000000099b253d5e43f3a36277af619a1c03d828add74d9ddeb008c4c 9 0.00 vMB 444
222,700 222,700 000000000000013eac9d6b2b0c181073ce84aa86937c4a736b517a37e36ae146 112 0.06 vMB 78
222,699 222,699 00000000000003cb18845cd6e56000fd9f4391a48dd08ed275c97fde471b0a3a 345 0.25 vMB 113
222,698 222,698 0000000000000333a77d5fcb2c1100a4fd5273a9da2ac80ed3e2131031289aa2 812 0.25 vMB 265
222,697 222,697 000000000000006db91ce5730dde11203566a6fb9495fe7affa91344402e7132 107 0.05 vMB 161
222,696 222,696 00000000000001e768e492683b363333e0b135d746743e084f0d39c2863d834e 621 0.24 vMB 201
222,695 222,695 0000000000000347edc47e8ca2ae86695e528e57b526598b9edaac2759c9800e 250 0.13 vMB 120
222,694 222,694 00000000000004463d91f1e6b58c18ab90e4410053e2f2aebeca4413d3e46b52 152 0.07 vMB 127
222,693 222,693 00000000000001ef2f61ad16a85d1f2589e07f442762faa623f17da587468517 398 0.25 vMB 130
222,692 222,692 00000000000002323fa1359645f9c26ec005792f9d463faa55931f32cde12020 850 0.25 vMB 655
222,691 222,691 00000000000000c1ca4caabfcf49f5855714f67dbde035572748d20663387471 452 0.20 vMB 201
222,690 222,690 0000000000000364190fa2a9a9e56f5a2f0960a8d852ab92c9f794ec846e6c95 186 0.09 vMB 151
222,689 222,689 000000000000023a8ad8468e91dba710a72b8b18657bea0e6ffedde24bdb1dc4 159 0.12 vMB 105
222,688 222,688 00000000000000edfc16b82cbd147978491869d6be7b6f9a78be1f53f0806f8e 321 0.17 vMB 166
222,687 222,687 000000000000000375b7a73e18090455e5702febe28ac6a164aaf4a62c9e0781 493 0.24 vMB 196
222,686 222,686 000000000000034b15337cfe02ec9333ccfd712891d9d7383344760f4f79718c 523 0.25 vMB 185
222,685 222,685 00000000000000b9cc3345c6383845eda77d235e1336d8c271cd51384d677c14 209 0.13 vMB 95
222,684 222,684 0000000000000430c03d43e0fb2226369500ab75b4a95519b815d0d01bc86c5a 132 0.05 vMB 165
222,683 222,683 00000000000000d6876602cd029f2b73c59c2e67829893e69d383d62b6df5a3b 656 0.25 vMB 229
222,682 222,682 0000000000000318915eece767a429c5ba12c00b9c07bfe5d30a90a2c9bfc1bc 459 0.25 vMB 140
222,681 222,681 0000000000000300ff91c2c7c0a61d4c0d115d6a8506d223a06030079ebb6a8a 13 0.00 vMB 250
Previous 10 blocks ↓
Total Size: 779.61 GB

Node Details:

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