Loading Tool

Explorer IconExplorer

Memory Pool

45,442 transactions
28.61 vMB
0.13065254 BTC
Random Selection Loading Transactions
Max Size: 151.25/200 MB

Candidate Block

Mining Attempt 73f430bfcc2b8264a2acdac545efb4237ece10762ce9abe9194c79bcbd148354
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root df4b9fc8d65b49b64523efff9485594129c733cc0da91b948ad271e4a55632fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,741
Size: 1.00 vMB
Total Fees: 0.07234919 BTC
Feerates: 15,654.48 > 7.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (670,531 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
244,275 244,275 000000000000008db4969d30cd21d82221ef8c5407300bb2e229b88115ce2594 291 0.13/1.00 vMB 115
244,274 244,274 000000000000009e1abd105a305a0ef563ef225fef4c295b0850949d8b4a4b90 512 0.23/1.00 vMB 125
244,273 244,273 0000000000000055b9d54698c96637e35862b20171993bbb931f8b015b416949 221 0.25/1.00 vMB 93
244,272 244,272 00000000000000227e8b3cbf920a4c294d1fcd87a8bb52a65094deff9a7a41e7 644 0.25/1.00 vMB 173
244,271 244,271 000000000000004dbbaacac7e71197f4f73fc63139e9aa1b8a9d52ed9df7798b 31 0.08/1.00 vMB 11
244,270 244,270 000000000000003d5dbd1a12d075ec0b434dbd01e0528e9440187f758abdc6b0 579 0.25/1.00 vMB 132
244,269 244,269 000000000000001e1659fb0bfd97347dada82362a0d17f7954b61fd09926f363 317 0.13/1.00 vMB 148
244,268 244,268 000000000000009e4de69c3706361d508267629738d61a302b1a88622e5c3b23 61 0.02/1.00 vMB 76
244,267 244,267 000000000000001e7af2d49242aec0a3fdd04786bff0282c79c7906f4c7ba9d2 399 0.18/1.00 vMB 139
244,266 244,266 0000000000000051e7163bedcd172b798216a756a0a9cb93dbc87016360716a4 116 0.05/1.00 vMB 184
244,265 244,265 0000000000000045c1635efb8934f17bbc3f6755b09adc0235c12e9e675fca6e 84 0.04/1.00 vMB 82
244,264 244,264 000000000000005d705021f9f52dae7551adbd3e135a57f5df97c9069d112ceb 564 0.25/1.00 vMB 106
244,263 244,263 000000000000007f2e133f2d97552bf11120208bfa2c2642d2786ccb9ab1f4a1 256 0.08/1.00 vMB 189
244,262 244,262 00000000000000a6863fde18da6e6058e893d862f5fa2e5678f070da5ccbe310 256 0.12/1.00 vMB 17
244,261 244,261 00000000000000247066b40dfe8ed9a4980143ebd53c85a304207f833feda103 502 0.22/1.00 vMB 118
244,260 244,260 000000000000001a3268d76ef745e4f5b84cc4b599f1f1ce5291616bfe7bf256 405 0.17/1.00 vMB 125
244,259 244,259 000000000000006f915f4f74ca8387819d88fc78792bef6019bb865a9206a0d5 109 0.05/1.00 vMB 100
244,258 244,258 000000000000007f79c19ed9af10dcb5e20e4c74c8dbe073980d47791d273485 20 0.01/1.00 vMB 64
244,257 244,257 000000000000007f6b7df9f4c15be9edd6bffa99c456423032592e28503b3c24 154 0.07/1.00 vMB 140
244,256 244,256 0000000000000016593e1ddde25d82aa01ac04c01d56a528f3abd094caa9344e 64 0.02/1.00 vMB 86
244,255 244,255 00000000000000427077bb5c3233424fbb038f14a552a6f5940d0c3774037c21 215 0.09/1.00 vMB 112
Previous 10 blocks ↓
Total Size: 782.04 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: 650.74 GB
    • Received: 13.32 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.