Loading Tool

Explorer IconExplorer

Memory Pool

28,874 transactions
6.37 vMB
0.04624679 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.56/200 MB

Candidate Block

Mining Attempt 4addeeb6d7454b0ab44815e2a0baca8b9e6841ae2d08714ab7d2a3602598dfda
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root 860221fbc4816be4b84f04b7da4a25e244a4eac2326664e1f5ada2713590d5a5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,362
Size: 0.97 vMB
Total Fees: 0.03196662 BTC
Median Feerate: 2.14 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (649,643 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
263,604 263,604 000000000000000a274a551770f4031affdbc9574701f6ab87732d6c2757f7c7 252 0.11 vMB 77
263,603 263,603 0000000000000002f24a41c99928871a1e83800148b5d259b4858a004d034f70 81 0.13 vMB 33
263,602 263,602 000000000000000dc64af338bd5f3c32896502c0123098b32c6ff0a24f8ab015 119 0.05 vMB 82
263,601 263,601 0000000000000011e14679336a7e47befe38a520f16d466e12d3f494c25ab00b 63 0.07 vMB 8
263,600 263,600 00000000000000034eff6e5c432d958ee8130cffd20d65ba7613170ffa0fbc5e 509 0.25 vMB 92
263,599 263,599 0000000000000003bec11db28c3c2cf029c55080502d7c9fe501e53ff06a6400 358 0.15 vMB 97
263,598 263,598 000000000000001189f7ead32c78e24395dbb9ad843d88120cc7f1b94b3c5334 171 0.14 vMB 31
263,597 263,597 0000000000000015f190a944bec7786986a54105addeb45b8c5cc2345bdf831e 575 0.24 vMB 115
263,596 263,596 000000000000000693bf362eca6101148d7362f748bdacdcd7a7808fa6672f67 270 0.15 vMB 77
263,595 263,595 0000000000000007a9e7a329675b1fdfd873bbfe0740baa9924ae9e9d72e3356 59 0.03 vMB 97
263,594 263,594 0000000000000001e2b1b9d4633058bea29dc349924b2887b98534a20419c3b6 231 0.08 vMB 100
263,593 263,593 0000000000000006d313ef98ef88d1ba91ac774c557dd8ac0db6b822b452b59a 220 0.08 vMB 90
263,592 263,592 000000000000000e63224be0739bed4fb27331021e0fe907a430b9499afed7ba 314 0.13 vMB 106
263,591 263,591 000000000000000c7afc8441c718d3e4034ac4547c2a32972c674baf34d2d678 399 0.16 vMB 102
263,590 263,590 00000000000000004f36af2dabb0ba858ec63f5d51bfede6e130bb8e5ac92ca5 338 0.13 vMB 119
263,589 263,589 00000000000000019af4995ccc1035816be3e2d5d3646848fef6b9b34d3c13be 339 0.15 vMB 100
263,588 263,588 000000000000000bca0c7117f50f973b81c387701805397ac8cee752faa43424 215 0.12 vMB 63
263,587 263,587 0000000000000005c37a1a8350c124ceefa1f988e7f512c1069bd4d5067dcf18 321 0.15 vMB 96
263,586 263,586 0000000000000008e08e4203d4070c2b8d42d4545d515c3c8d4c4f4165fd054d 112 0.04 vMB 116
263,585 263,585 000000000000000d4fcd605aa188c44bb8fd12fc02efdaf5efbd494fff698e11 289 0.11 vMB 124
263,584 263,584 00000000000000027eac5869a496d2620a3e108efbfab5c895d816a1366987ee 27 0.02 vMB 58
Previous 10 blocks ↓
Total Size: 779.29 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: 44.40 GB
    • Received: 0.64 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.