Loading Tool

Explorer IconExplorer

Memory Pool

42,126 transactions
26.74 vMB
0.05929682 BTC
Random Selection Loading Transactions
Max Size: 140.33/200 MB

Candidate Block

Mining Attempt f55a88d2ccca44dbd7b3fa62fbb903061a5ecaa06c9850959561a6eea8ada931
Version 20000000
Previous Block 0000000000000000000025449f50590d909b1288ad98721336244ae461997fee
Merkle Root 413ac7c6144dee47b1be5745b7fdde6ac3433a3ce356c9b96b6bf1115baba92f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,856
Size: 1.00 vMB
Total Fees: 0.00996151 BTC
Feerates: 99.90 > 1.00 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,898 (605,680 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
309,218 309,218 00000000000000003c90da7a7c55c951db9e597f83073f649a38c5d52ac731a9 230 0.11/1.00 vMB 33
309,217 309,217 0000000000000000342e57cbbca5c25f148a8822374f715fd1707b2072f08ad7 130 0.06/1.00 vMB 30
309,216 309,216 00000000000000003d18c93d328018c347b2941e097434675c00735af885f633 330 0.33/1.00 vMB 27
309,215 309,215 00000000000000001c24d37df9747b95de554c7745a9fbe0abf46140874d6d64 512 0.20/1.00 vMB 38
309,214 309,214 00000000000000001242b0dd7328e61a3214c66737365f4fa77323f476d79ff3 88 0.18/1.00 vMB 12
309,213 309,213 000000000000000003eb12ed7ff7fe302710105d64871682599543bd6258c4e9 541 0.35/1.00 vMB 25
309,212 309,212 00000000000000000d2b2676e538c01f6fec81e3b44ee2ac97b6c7aeebcd5e28 1 0.00/1.00 vMB 0
309,211 309,211 00000000000000000d0d01163897947b001f503b2002dca8cb925403d953f284 627 0.25/1.00 vMB 35
309,210 309,210 000000000000000008220b94307e9c9049e5faf6a8d588ccf3deffd157b6723a 488 0.25/1.00 vMB 48
309,209 309,209 00000000000000000a88674d8d06ea53b5f0aa2521c44ebdb1a3e6edbdfbcf62 256 0.09/1.00 vMB 49
309,208 309,208 0000000000000000346c2c097094c8c3c225f38b4d94b2b1156da49fa034168b 176 0.08/1.00 vMB 33
309,207 309,207 00000000000000003724698634127a8001a8cabc043310113c86a415e3bcbf84 493 0.35/1.00 vMB 23
309,206 309,206 000000000000000039f581e0b4f4f72bc5fb235c486256f876e0a55b808d539c 256 0.10/1.00 vMB 39
309,205 309,205 000000000000000015ce8b1f2bcc99cd22b1948e128a8ebb2341f15005adea05 231 0.15/1.00 vMB 23
309,204 309,204 000000000000000025dd9eb98bc286c641206964059eae86abfee0ccb690a6a7 743 0.44/1.00 vMB 24
309,203 309,203 000000000000000010dffe79da14c7f2443d03b4de793454482eac5a333bb616 1,013 0.35/1.00 vMB 50
309,202 309,202 00000000000000000294cc272646a9883c19b7184c76f32badc982f673a8e90f 199 0.08/1.00 vMB 48
309,201 309,201 00000000000000003da51af684719457e2c6667a51d5fc783707e1db02e14d6f 594 0.29/1.00 vMB 39
309,200 309,200 00000000000000003cde6b9da06361c1cf6b3a2cf5c882999c4fca93dd7abba0 504 0.25/1.00 vMB 31
309,199 309,199 000000000000000002d90f56b22f88f8a08616d9bb4d8ed0d6614360dfe9bf7e 778 0.41/1.00 vMB 29
309,198 309,198 00000000000000002440364fd6dce381221f09b0952c684def97fad8202b0558 147 0.08/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.21 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: 654.27 GB
    • Received: 14.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.