Loading Tool

Explorer IconExplorer

Memory Pool

32,004 transactions
24.64 vMB
0.07605075 BTC
Random Selection Loading Transactions
Max Size: 132.81/200 MB

Candidate Block

Mining Attempt fbdd95de4ea5b4161b21cf4f59da4a79295e48cc11a07be506b64100a21910d8
Version 20000000
Previous Block 000000000000000000015d6c6172b8ef5909d6703f79c906d5d284cc68cc4deb
Merkle Root d465524d1532c37e6317726de5305d7f6b957f0c946582fce895d9ab3b44071a
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,455
Size: 1.00 vMB
Total Fees: 0.03741667 BTC
Feerates: 477.45 > 3.75 > 0.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,388 (803,089 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
137,299 137,299 00000000000001f49fdf019f026c8853fc9e08057c25a08a68f040d05d05bfce 25 0.01/1.00 vMB 329
137,298 137,298 000000000000055ed51621974732cdfcaaa1b1980f35160d3404fd9d7a47722a 85 0.03/1.00 vMB 50
137,297 137,297 000000000000025438f6f78214ad1a7a654715948a2c3c4bbc6535dc120c629f 48 0.02/1.00 vMB 145
137,296 137,296 0000000000000288a7638a694e5df182d5b1186957caeae2dc95692f5d5c5b98 19 0.01/1.00 vMB 68
137,295 137,295 00000000000000a28e28a69fc9a061ecc15021d431a4215949da915283aed1bb 81 0.05/1.00 vMB 275
137,294 137,294 0000000000000055fbfcda621f07d04c6c2ebc1c766db593f4670eb7ab7b26f4 51 0.02/1.00 vMB 207
137,293 137,293 00000000000007f8373ad539bc477e24ddb0a5cab9472332110f571f7538acdc 85 0.04/1.00 vMB 225
137,292 137,292 00000000000006acffe9690669fcaf518f4f72b604197df70c54d2d58077260d 82 0.02/1.00 vMB 95
137,291 137,291 00000000000003c50aecfd03499c37c10e1c464ceefabd9f3b25c0ca6b36dd60 4 0.00/1.00 vMB 0
137,290 137,290 00000000000004e738a19bb8e71c38ff1bd1f4c02cf070561e3bd03c7ab08303 16 0.01/1.00 vMB 143
137,289 137,289 00000000000003c7d379e11a7bad3c9141121bfbbd595901a78ded89703983ae 3 0.00/1.00 vMB 62
137,288 137,288 00000000000001576e5bf1f4953afc8ef7d6bd45d2a306c3e0a4f8e3e231e4f2 18 0.01/1.00 vMB 54
137,287 137,287 00000000000006fb9c6697c1bec0878ee8ce7ca1595b455862271e52c5e6fd1b 85 0.03/1.00 vMB 70
137,286 137,286 00000000000003f7eef31c8208691587efb04726be06cf46f1c338b5673a2a70 47 0.02/1.00 vMB 368
137,285 137,285 000000000000097d4bee486ac1d59684a0596c34015dd94b8a300c3d2c8831b6 149 0.06/1.00 vMB 189
137,284 137,284 000000000000086339d9dad034b76176ec696b124d29206083b23efe51fab03d 1 0.00/1.00 vMB 0
137,283 137,283 00000000000003c1a57d9815f0da7fa304f6c8c87d6c8369f453515f3d0515aa 34 0.02/1.00 vMB 274
137,282 137,282 00000000000001de21ad471abc07e790d7c8951d7f7a080980e20484a7443728 47 0.01/1.00 vMB 83
137,281 137,281 00000000000002d93bed846ac48021176b54e3bd1e7d2ca636c7f73ecabca84c 137 0.06/1.00 vMB 130
137,280 137,280 000000000000012ef08a7735f7bfe24ff41df38c30bc0b94201ae4ff8a90661c 41 0.03/1.00 vMB 265
137,279 137,279 00000000000004f70832eb5b755390d825bd96fa78df7833f4fd41089c87086b 135 0.05/1.00 vMB 169
Previous 10 blocks ↓
Total Size: 827.45 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,455.54 GB
    • Received: 242.58 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.