Loading Tool

Explorer IconExplorer

Memory Pool

28,304 transactions
7.08 vMB
0.05708401 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.90/200 MB

Candidate Block

Mining Attempt 55b9202282a9c844384af1b19f10b6659c386e65c020f52b4fec0fdd21467863
Version 20000000
Previous Block 00000000000000000001f19fa8f0fc3eeb1898d537102304d19dd162defe0c3b
Merkle Root 333fc9c207f3826df96f46c1613e3dc0dbfec5cf17fb08d2da82a33e3ea8914e
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,300
Size: 1.00 vMB
Total Fees: 0.03275145 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,205 (717,027 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
196,178 196,178 0000000000000666518d22b953feee5a90762d9cf5026c59c11dc48bb05cff69 0.15 MB 351 192
196,177 196,177 00000000000004b0bbd44857394942e544bd0137578efa880f36d5111ee279b1 0.01 MB 32 0
196,176 196,176 00000000000006912ce32f49cdbe5416a6f52ffc8d4446957f58430c368593c5 0.10 MB 243 120
196,175 196,175 0000000000000388c6ea2290042fef04f1b25e646b89eda3b8d509b41bf42dba 0.30 MB 1,024 27
196,174 196,174 000000000000043e785a68a0c1be499d1306048719b9e6395438176040b3d1a0 0.00 MB 1 0
196,173 196,173 00000000000003109528bbfbf635404925f23bdd270caafabb677692718ec68f 0.02 MB 66 134
196,172 196,172 000000000000042abbdaa911e2ce583c7864b97de75cc9f26db59f8a4a953be1 0.02 MB 45 296
196,171 196,171 00000000000004196afe1a7e4b5bf06075b5c9a1d0eb548669e37ee1f81e2431 0.03 MB 43 78
196,170 196,170 00000000000000549795e8b65df08a315fcc6ab5077193050a015fc1e55be288 0.05 MB 164 267
196,169 196,169 00000000000003067062fe01fa33a7760c3dc16358f5d28e22e5cda8b3e2c7da 0.08 MB 201 123
196,168 196,168 000000000000033196d49614d6149fff774a350ab1868321bf53eb0bce060661 0.09 MB 245 142
196,167 196,167 00000000000005427d26261f39e363192fba31474fedb18e6112331165f7299e 0.07 MB 171 105
196,166 196,166 00000000000004e45d7bdbe03f5e7dba3c89cc2bdf21a6c3a7f791071d53cd02 0.07 MB 164 122
196,165 196,165 00000000000002e8f06dc58ac691f8700c59c7fd48bca353880eb574a4c138bb 0.07 MB 149 108
196,164 196,164 000000000000032f4bf4db178af4952ffdfeda4005f17cb6ce72f50de269b6a1 0.11 MB 259 169
196,163 196,163 000000000000003569d481cd12ee06a0013047505ac55bc80e956c2df6748e5a 0.04 MB 122 86
196,162 196,162 00000000000004b8c6b01da18316077de0597d3a42b7279e66a95df590e7f74c 0.09 MB 178 117
196,161 196,161 000000000000020904b39e8b41d61e8337aa0d08e0fc0b3e6e92d905f2623a35 0.10 MB 245 111
196,160 196,160 000000000000039009c6405a36345fbbd15e3fc4c9c933ba799c1901b5c5c71d 0.09 MB 119 89
196,159 196,159 000000000000006ebef9b76bf1473fcf22c73985cb20804cc8d7eb36dfbdc16b 0.00 MB 12 51
196,158 196,158 00000000000003d1fe23df9b97c6931455bf5b2363e2f2cf487d70a2944501a5 0.05 MB 124 493
Previous 10 blocks ↓
Total Size: 779.21 GB

Node Details:

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