Loading Tool

Explorer IconExplorer

Memory Pool

80,825 transactions
30.14 vMB
0.09983068 BTC
Random Selection Loading Transactions
Max Size: 181.86/200 MB

Candidate Block

Mining Attempt b8aba6789b595d67bdc1cbe8c7a025376c800b59deb8a61be1a8a4f30ebe5010
Version 20000000
Previous Block 00000000000000000000f924cf5022dab74d96145383ec21fa5a02b0a126c621
Merkle Root abe095f2bafb978ec10c96371e358c89b984d7a011d20dbd923b799dd5936b08
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,159
Size: 1.00 vMB
Total Fees: 0.02807388 BTC
Feerates: 54.29 > 2.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,124 (422,784 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
492,340 492,340 0000000000000000003f6da2ff3c89dabf3d37388c8ce75b4201f8f58c1e9e7e 1,657 1.00/1.00 vMB 170
492,339 492,339 0000000000000000000526c23b281e7c33938ba040c2d4d00521955f1686fdb0 2,460 1.00/1.00 vMB 243
492,338 492,338 000000000000000000926f5581cc5d23f1f5fd0b730549d89d0c0e948ac3b642 2,515 1.00/1.00 vMB 279
492,337 492,337 00000000000000000071f47b57e2e85027da676f42d43867034e175dde3d4c35 1,319 1.00/1.00 vMB 119
492,336 492,336 00000000000000000009736ddca50e8f421b7d19374ec88cfe71d91972dd9f5a 681 1.00/1.00 vMB 122
492,335 492,335 00000000000000000007fdec0c6a411361016e5451b7b088aae3f9802528822d 1,871 0.95/1.00 vMB 149
492,334 492,334 00000000000000000091739fda1612723d9d47386c59494145523ecfae81e3cb 2,151 1.00/1.00 vMB 81
492,333 492,333 00000000000000000071e3c83df7a3bdde85d726908cb6b111048eaa4c115657 1,535 1.00/1.00 vMB 33
492,332 492,332 00000000000000000073f872f56185012edfc1ee62831ec9806d07f9e8d6ceb8 2,269 1.00/1.00 vMB 184
492,331 492,331 000000000000000000512476af215e44ba2fd93a64120f8c74e9963e975e9f7b 2,335 1.00/1.00 vMB 216
492,330 492,330 000000000000000000b5dea7d442fa09598dc31582589428f2257dd740d5ca65 286 1.00/1.00 vMB 25
492,329 492,329 00000000000000000048307a7a6ffe40c412ed9e7303120170e88aeefa8d7458 2,125 1.00/1.00 vMB 65
492,328 492,328 000000000000000000b2b6da4e2d8702d6f7d72653f74ed8e1e6feccc6dc10a6 2,350 1.00/1.00 vMB 21
492,327 492,327 0000000000000000000db22744d8f1745961b3e9f94775646f49fb93d35e1b8d 2,682 1.00/1.00 vMB 120
492,326 492,326 000000000000000000b30a0f096f878ab14489f87cd59acb1e34fb597776c766 2,047 1.00/1.00 vMB 125
492,325 492,325 0000000000000000006b41d3c4e157fc10b53260c8365be45f82df5d5c68a3e1 2,356 1.00/1.00 vMB 128
492,324 492,324 0000000000000000006a09a3d81e13d0f3fcc2eab3f3e2359be76e8230fc298f 2,339 1.00/1.00 vMB 60
492,323 492,323 000000000000000000103240b79447684e123110e37fa3fa4adc477ff4bdc0db 2,167 1.00/1.00 vMB 156
492,322 492,322 0000000000000000000a5c8dadcbf9af9a739a7ee6590d47f92b076a6bf7219e 1,629 0.95/1.00 vMB 117
492,321 492,321 0000000000000000002a2a4a7a977e8a9737ef852ad270e6df2b9d889361c587 2,186 1.00/1.00 vMB 235
492,320 492,320 00000000000000000062a866260f63413e0c15220de54149c862821b8f019715 2,394 1.00/1.00 vMB 242
Previous 10 blocks ↓
Total Size: 782.61 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: 671.87 GB
    • Received: 16.05 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.