Loading Tool

Explorer IconExplorer

Memory Pool

28,227 transactions
7.93 vMB
0.06282292 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.62/200 MB

Candidate Block

Mining Attempt 4f148e2026155faf5b7c5a86d9c66e93888cfd30321a85de0391c758f1c424ae
Version 20000000
Previous Block 000000000000000000016ab6a894f36a196d51cda84e47c1d4e51ee548839bd1
Merkle Root 39015d9832ebc80b6dc7c901f8a59daca04f4b1ee39c6c75324bf34693a86315
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,373
Size: 1.00 vMB
Total Fees: 0.02460422 BTC
Median Feerate: 3.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,226 (698,896 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,330 214,330 00000000000003c9140253ed4ec7c7827c32c01632ae88a0ea38d2fa66ca5084 75 0.04 vMB 127
214,329 214,329 0000000000000437b5f130ba622e234ad0b122250dbb7de0ae9a7c92520b66ba 18 0.01 vMB 183
214,328 214,328 000000000000022a6aa11cb7bdc40b2b4fadc82301556a115b6580370b989995 89 0.05 vMB 128
214,327 214,327 00000000000001e2a9049d44f4259783f8be970b7aaa43e1c2b21a51f8e793f7 134 0.07 vMB 119
214,326 214,326 000000000000041c1c00375b360168ea502cb08822864b65e6b9b1ad3e3fcebd 734 0.20 vMB 292
214,325 214,325 0000000000000563e55907d4cf06c6abca8cad534c43834caf8c216b5c22da14 65 0.04 vMB 125
214,324 214,324 00000000000003d70785f5b86a034c2a3b24f6ef8dd437575d9aedea159444b1 618 0.20 vMB 206
214,323 214,323 000000000000004cf96c309ae9a6b1d651a3794af52dc5a133e32611d097439c 188 0.08 vMB 209
214,322 214,322 00000000000003ffaab7df46345ef1786a06251eaa2d9d010d4432c45c3345bd 218 0.06 vMB 273
214,321 214,321 00000000000003b79957eaf2e69ea0af3fff7f3c5fdda9fda621a768fdb5cf54 130 0.08 vMB 132
214,320 214,320 0000000000000116d1be5c3d411294662ec74fd960f7da5175083d8e28ccca3b 753 0.25 vMB 226
214,319 214,319 00000000000002fad647a9eacc1a7f14510b47dca5aebc0999f579ae6dc7c5cc 11 0.00 vMB 3,223
214,318 214,318 00000000000004ac36ce41cf44c97c7850cd8c4d7b341b782477bce8f5002123 239 0.12 vMB 140
214,317 214,317 00000000000000654ed349947a17e509d6c99d9a6db88c17bfce62d3be90fb40 267 0.09 vMB 218
214,316 214,316 000000000000045b2a66e8d85ab564cb8c18f582317de9514a9d505554d5effa 560 0.25 vMB 216
214,315 214,315 000000000000043ac0ac366a4552b835ddec5476ca1ea6b0f2bf608754916f6d 788 0.20 vMB 352
214,314 214,314 000000000000010433bc2999090ecfa99cdcfa66ef79867ab6b805dc7e262b1f 432 0.13 vMB 284
214,313 214,313 00000000000000829e01fac4e0ab991e3e2adda80901714257407bffc997080c 228 0.26 vMB 49
214,312 214,312 00000000000004e2c7d849ed7878085c8d0ead7db1d7c6103c34dc10ba417745 61 0.07 vMB 92
214,311 214,311 00000000000004a7305b203afa241987306ebf97a1800b010754d8a8773b0181 163 0.08 vMB 156
214,310 214,310 00000000000002f23b812008991ce9f740524047c3349bb0b8357feb3970a6d9 585 0.25 vMB 243
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

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