Loading Tool

Explorer IconExplorer

Memory Pool

34,569 transactions
10.76 vMB
0.19418592 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.37/200 MB

Candidate Block

Mining Attempt 1fb4ec63ea5a03909fceb459ffa636723c560f50b3cef3958e64f6ee433f5bd8
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 986e9e44ecc8e11fcfbc86c8887142dfe050c3737d7c5cfb8267945b4f7e2bba
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,350
Size: 1.00 vMB
Total Fees: 0.08271061 BTC
Median Feerate: 5.78 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (720,976 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
192,240 192,240 00000000000005693de08e8f435b616988063f90af37b4e16734ffa4fa7a889e 205 0.09 vMB 165
192,239 192,239 00000000000004eb86bb19ca1c9b4f1edb6f4a7b4b33f5f9b69cb23376aa3a14 256 0.09 vMB 160
192,238 192,238 00000000000005db775dea2729c8bc897105d5dae33181e571d760a298c15d9f 11 0.00 vMB 361
192,237 192,237 00000000000004aa357d0c4b5b9aff4b88a4026f178167b77c4852b71ff30408 128 0.05 vMB 125
192,236 192,236 000000000000077a2757f13b15c35e1b5e220e55a091965fdc146c8b6f9afa8e 310 0.13 vMB 141
192,235 192,235 00000000000005df83717e53d9274fe140d2a74b1f2b4b210e17f90a7a4169e7 256 0.14 vMB 70
192,234 192,234 000000000000028eddb26bfb14644595a54e13291e393b7cec812322f5eae8e7 208 0.10 vMB 137
192,233 192,233 0000000000000000dc6ea3297871cdae07f941bbdd157fa7ad637f6020ac44ae 23 0.01 vMB 14
192,232 192,232 00000000000006aa8235c70d83f835dfb82e6893082921e2465129f13023eb56 71 0.08 vMB 68
192,231 192,231 0000000000000381dd09f4f0f1c1ff212491636df30298aacdc6350816d2a9c7 67 0.02 vMB 83
192,230 192,230 000000000000003be8df7b3cbc5af9d1e0f7888a3912bf8a162f97171bce3aa8 345 0.16 vMB 134
192,229 192,229 0000000000000276cfe31bfc85b909957c8743ee6ed26d70824336557c162b16 10 0.00 vMB 32
192,228 192,228 00000000000005a313be23a6d56a47b22b121fa2911e59b0eb6cb840b647c95e 50 0.02 vMB 110
192,227 192,227 000000000000029320fe46534a47d0446c1a1462ba6ba54992e68f2618652b84 10 0.00 vMB 20
192,226 192,226 0000000000000342b63e6461010c80ba7c18eb55b266cff1bd3579d38c8b589a 128 0.06 vMB 188
192,225 192,225 000000000000081285b82fd43ca1bb630c128d12d44c6c4879c7401d70ca8fcc 92 0.03 vMB 14
192,224 192,224 000000000000048fb635cd0cd3b3aee068323a6f4efaf390e4f8b0c930e1e382 49 0.02 vMB 132
192,223 192,223 0000000000000764aadae0998686e5f4867b6a2b65a6517d4cf591b735a50124 205 0.08 vMB 132
192,222 192,222 000000000000051db7b7bfbe7df22c4cb3bdf52f819fa13cb2035c980f1403d4 11 0.00 vMB 295
192,221 192,221 0000000000000052d004c8da93c45a427a4a2337db89bc0bb39b75978fe91ad9 52 0.02 vMB 140
192,220 192,220 000000000000044e95c87f7b81b63227bc56a8f68e730cd8b86e4505cfb27d00 167 0.05 vMB 126
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 71
    • Outgoing: 11
  • Data Transfer:
    • Sent: 22.58 GB
    • Received: 0.45 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.