Loading Tool

Explorer IconExplorer

Memory Pool

10,339 transactions
4.08 vMB
0.01740539 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 24.35/200 MB

Candidate Block

Mining Attempt d609a33077fbaf3baf76d70fc5292eaa413198ce2f68f11111849f547bd5c9d3
Version 20000000
Previous Block 00000000000000000001d57f0bd9e71479695da906dd4d0ba7a9e2d1d8afa2a4
Merkle Root b9c67938bac6ca9d391bcf9cd387c1e58fbde93e0ac814cb0d6b6884efd15c91
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,939
Size: 1.00 vMB
Total Fees: 0.01243456 BTC
Median Feerate: 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,466 (710,446 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
203,020 203,020 000000000000008296dfde6fc6f221b34c464453d332e742d9200493f5c08116 1,023 0.43 vMB 120
203,019 203,019 000000000000048ba47ac5060b4f98d8d789addb115baa8c8221cc6ea527e7fb 128 0.08 vMB 185
203,018 203,018 000000000000035abb8ea8ab2ac3a7a3dd0807d307d159d8909c54983c5fa618 354 0.18 vMB 174
203,017 203,017 00000000000002aa2cb1043a4d54859d956cea805ba797aebb45f8bbe6b5279b 126 0.05 vMB 123
203,016 203,016 00000000000000115b4fb1167bba6370b8f0218608640bc7ee6210b825035b6e 132 0.06 vMB 139
203,015 203,015 00000000000004b5720410d3053ceb1bd2e9119442828e8592635f3ee4190141 81 0.04 vMB 120
203,014 203,014 0000000000000304ed755af78df8cc792855e9f6430285621deff7fb2dced8ec 20 0.01 vMB 77
203,013 203,013 00000000000000fa041a2393db3f9953c33e2822f2191a1865a63b6d16205894 378 0.23 vMB 99
203,012 203,012 000000000000002a5c4122c6bfa94d11362555927712b6d6ba50bf9c33ebf231 128 0.05 vMB 42
203,011 203,011 000000000000013635f8c228b7a9c375145269c3f3912a7f5a47489ebcbeaed8 481 0.24 vMB 152
203,010 203,010 00000000000004e0f4e1513cd162336ac85fb62b571cfcbe31418e94fd305a84 118 0.05 vMB 88
203,009 203,009 000000000000035aea515d27de0f04e3fd19f6002ab1734f921143ca5d2ed927 682 0.25 vMB 156
203,008 203,008 000000000000018acaf56da4849fa51a47764d8d0d7bf2235620fde4235e0d5b 590 0.25 vMB 252
203,007 203,007 000000000000002e55913f90d7fb9f0d9f9d2842d22f41f401a8983ed65d8dd1 382 0.16 vMB 163
203,006 203,006 000000000000031c4a8e7242f234d11f601b5680bee514edacaadd8dbd7780f2 111 0.05 vMB 109
203,005 203,005 00000000000003d3b71d28262bf1cde299d36e1242485705ebe6cbbd86ebb5de 89 0.04 vMB 102
203,004 203,004 00000000000001543e23ae2702ebc5d808cc52c8bf7b37964df1c2fddf30e9d7 146 0.08 vMB 125
203,003 203,003 0000000000000162292b3e3387b9579dc785ba50ec5fc671b794856b3aa5ad0d 550 0.25 vMB 224
203,002 203,002 0000000000000095dd1eba10eebd04f49ec3b6bc18096245de3ab6457629361d 255 0.08 vMB 152
203,001 203,001 00000000000003b7e4d0e72aa776ce346c4a2a803b2dc8a06f59a0d7f777a02d 651 0.25 vMB 164
203,000 203,000 0000000000000575e3b569cbacc02e284a292fca7872b37c433bb3a03a5de4fd 124 0.05 vMB 73
Previous 10 blocks ↓
Total Size: 779.68 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: 322.72 GB
    • Received: 1.56 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.