Loading Tool

Explorer IconExplorer

Memory Pool

29,673 transactions
28.03 vMB
0.06431795 BTC
Random Selection Loading Transactions
Max Size: 151.32/200 MB

Candidate Block

Mining Attempt 0c6154ad668715ccac29f199a226702a69431d552caae285467e11a801e51f0e
Version 20000000
Previous Block 00000000000000000001489c983366e92c72fec7a799559438094d4e3c8d9023
Merkle Root c0269f83f83ede7e9cf355dce50bf905e503b65f81c9d0c781534b6d9c113d3e
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,745
Size: 1.00 vMB
Total Fees: 0.02950768 BTC
Feerates: 100.81 > 2.96 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,124 (801,945 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
138,179 138,179 00000000000003a0e801d8a75a431b200027ce347ec11dcd8b90a4490b5c3181 106 0.05/1.00 vMB 195
138,178 138,178 000000000000027b57c18333722e5295b67723bc604b469579ccb914a4ba3eae 52 0.02/1.00 vMB 156
138,177 138,177 0000000000000333dc8c8d8a90099230241de4b7507134b8bf87307f9285de90 7 0.00/1.00 vMB 444
138,176 138,176 000000000000082b91dffb39f8b912eb338721eb2bcee900fefd0f85b786a39c 45 0.02/1.00 vMB 113
138,175 138,175 00000000000004aa84deda702883d05c5507488019c83c2c4b7b5343cb6f9a77 72 0.03/1.00 vMB 202
138,174 138,174 000000000000085bee39b3362f68d18e7f97f1a04c2a3aa3602684eb3d36c6a4 75 0.02/1.00 vMB 62
138,173 138,173 00000000000000adb04bd411850189c6777e65ceb8453900618f77ba7a4bcb82 168 0.05/1.00 vMB 160
138,172 138,172 00000000000004d6a3f24c12b7a79295e950e8de2ca859131b6b537b7cfb5a2e 90 0.05/1.00 vMB 145
138,171 138,171 000000000000002de98ad4110d807a211ea6994b8df823fe1487a276775d8c96 98 0.06/1.00 vMB 391
138,170 138,170 00000000000003431f85861c8da08b21f070b3578b2a1c593884388b7e0d0b7a 43 0.02/1.00 vMB 94
138,169 138,169 000000000000049a76a0f97611c598815746ea2d69a2b67d1ad822decc7de763 84 0.05/1.00 vMB 166
138,168 138,168 00000000000002b7b5a863c92f49f556379d57f7ca3266f596c67f628b043d98 40 0.01/1.00 vMB 107
138,167 138,167 00000000000008eec81ec254bedbae92712fdc8f52bd434ccaa0d85e513e9d33 19 0.01/1.00 vMB 142
138,166 138,166 000000000000095ee87faa21de269f68fb41e4a086e5b3e050d80efb555e6cfe 108 0.04/1.00 vMB 213
138,165 138,165 00000000000000298d8402623a79303fb9186d06105a80ccb3138fb758ae0b01 1 0.00/1.00 vMB 0
138,164 138,164 00000000000007a979b2d22d2277dfddb264990270782015e7b4d7eb5e77c59d 10 0.00/1.00 vMB 85
138,163 138,163 00000000000004b968ec09091253c2aaeb6a79a8c95241e2a9151c7c9b1bbccf 41 0.02/1.00 vMB 286
138,162 138,162 00000000000004e62de20a6768c6e6ccf57d46f9526e6175c6cd5a09a2e26cae 51 0.02/1.00 vMB 145
138,161 138,161 000000000000006d7f85997c29c407d8518acb52ff7b889947d53b67ed99ac38 8 0.00/1.00 vMB 51
138,160 138,160 00000000000002a1177b9c10d07cf0120e15b1eb26c7f34053f164cfd584a119 83 0.02/1.00 vMB 76
138,159 138,159 000000000000061fc886d760dfcc090d181041233c71f8040497a53b7c0acaec 125 0.05/1.00 vMB 101
Previous 10 blocks ↓
Total Size: 826.94 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: 4,437.95 GB
    • Received: 240.48 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.