Loading Tool

Explorer IconExplorer

Memory Pool

40,511 transactions
17.81 vMB
0.15642695 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.34/200 MB

Candidate Block

Mining Attempt 795ef8129ddd7de59b50596a245372531116dd21f4d9c6846b4601f0e0e1dfa7
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 84dc22ce8c5aa972d45b231fbab94de9a4453787690fd6a1f06aa2461beb14de
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,277
Size: 1.00 vMB
Total Fees: 0.04643811 BTC
Median Feerate: 4.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (703,133 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
210,188 210,188 00000000000001c6e498023cab960d497c73388a07ed8c0d289680d479cdf8fe 440 0.20 vMB 183
210,187 210,187 00000000000001811f2bf5de1a3e71dd6e7ff17282143997212af453dee1c636 301 0.14 vMB 203
210,186 210,186 00000000000000d0ab60e80aaa18ea21c6497e7feca800c9ed666189ef2a8855 374 0.20 vMB 149
210,185 210,185 0000000000000110526adeeeb29285798f7b24e57dc96930b3595f5decbb92ef 48 0.02 vMB 194
210,184 210,184 000000000000020821518c874b4e3ac806bc89261999ce45a8e3dec523712d20 387 0.15 vMB 194
210,183 210,183 00000000000003936b6990687bab66fbb612841d232aed585b45d29955d5c56c 393 0.16 vMB 193
210,182 210,182 000000000000042f47ca1e35cc2de5e517fbf8366868d00b6e609bea0edcc0f2 238 0.19 vMB 67
210,181 210,181 00000000000001032521f63be222b469d05a6b60f5c16fe72e221d7e2acb434f 13 0.00 vMB 458
210,180 210,180 0000000000000476dd1d43d42a75cc0768a7bb9fb95eb9d3bfd7383b16322c55 142 0.07 vMB 209
210,179 210,179 000000000000028099879d1d76f722b0e03a703e1b811fc3552954f8b0a2abec 41 0.02 vMB 181
210,178 210,178 0000000000000023d4b1b0eaf72e98dfbd028a14183184cea0d8376c8cf3c279 283 0.12 vMB 174
210,177 210,177 000000000000000ef679f4d41d54a6add78784fc3b9688b500991aefc7d18bcf 190 0.07 vMB 174
210,176 210,176 0000000000000089a4e55760806cf72467883b811a46af2e78820aca2cfbfe84 503 0.22 vMB 182
210,175 210,175 00000000000002e422f3d730962212e68f734e523694d6be65e42e52b53726a8 131 0.05 vMB 317
210,174 210,174 00000000000002cd6c1c839ca20989098c3e3fb16cddde8e7a7fe521d6c7deb8 8 0.00 vMB 5
210,173 210,173 0000000000000433bb8d439ac9ec48224917d9d336db9845ffc87bd9593021f7 54 0.02 vMB 319
210,172 210,172 00000000000001187f5960512112abc89bf79a5aab8193e29947cd7927953daa 118 0.09 vMB 92
210,171 210,171 00000000000004c370daa0c3029fb04f31de8b606331f71c0ad73901cc4635b5 282 0.13 vMB 212
210,170 210,170 00000000000000893803ec0e8d50ea42bc15f961600a101e25c88ce88a4aaa39 48 0.02 vMB 100
210,169 210,169 0000000000000312829c40287988fcaca7fe9f036e5bf7f7f9ad485df9c33f90 130 0.09 vMB 133
210,168 210,168 00000000000000003d68af080d3e1951947859796c97db4f9864151c1c24f472 271 0.11 vMB 184
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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