Loading Tool

Explorer IconExplorer

Memory Pool

75,475 transactions
27.80 vMB
0.08019467 BTC
Random Selection Loading Transactions
Max Size: 169.12/200 MB

Candidate Block

Mining Attempt 26dfb3ac164b8a5276c35869bb12a6ed80a479e651da043d8b935ea2da861bc0
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root 859ef9d750941eed9030adf04ca420f1e22bf847c6e82447bf07d0ab73973486
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,591
Size: 1.00 vMB
Total Fees: 0.02071184 BTC
Feerates: 151.01 > 2.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (570,273 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
345,044 345,044 0000000000000000059ea20c4ce9b3a2ad5d9290e841c1b29665d7b6812695c2 701 0.41/1.00 vMB 24
345,043 345,043 000000000000000004cba5fc23b084284a51f8167ba84cdb653ec5ea58c8d365 119 0.10/1.00 vMB 16
345,042 345,042 000000000000000011aba03fb16dfc130882b838cda1b27ebd3945acabaf6a55 309 0.18/1.00 vMB 23
345,041 345,041 00000000000000000bdfc8811a3aa0270815b87109ae4db490f604f659ab9de3 132 0.08/1.00 vMB 17
345,040 345,040 000000000000000013124f8087a3944ec5d02637433599d6a95871a906ee53b0 1,341 0.71/1.00 vMB 23
345,039 345,039 0000000000000000073981d5489de776ce9dae33f4af782ed9a8fe7b7cadb586 356 0.22/1.00 vMB 21
345,038 345,038 000000000000000003f6c0a5553f788adce99d5ba86e60dd79e89aab285d976b 314 0.20/1.00 vMB 20
345,037 345,037 0000000000000000050929a20d910d32229a8d413ed504d9c9a41a266ac79172 64 0.03/1.00 vMB 29
345,036 345,036 00000000000000001253b9f716518730f5077468f9a9bd60869a6ef17a90dc14 307 0.21/1.00 vMB 16
345,035 345,035 00000000000000001207120a7e132168eaa116825acd3ebf75aa11e910b88f7b 1,245 0.77/1.00 vMB 24
345,034 345,034 000000000000000007325e035cb91207cb03069cdd9ab540395ae9ecb5b001cf 224 0.13/1.00 vMB 21
345,033 345,033 0000000000000000174c26253d511268fc826dd98514e6f14fe068bfc73f0372 362 0.17/1.00 vMB 27
345,032 345,032 00000000000000000f23d2c57c663a673629a86190c3b193f2714058ab010d0f 104 0.08/1.00 vMB 10
345,031 345,031 00000000000000000b9647e726bc97c2eb042e752c79aa8df5bcf1a6a83d98e5 361 0.20/1.00 vMB 22
345,030 345,030 00000000000000000cb4c22c9d9d466e8bcbd75cf498c147673519d528fe010c 803 0.40/1.00 vMB 31
345,029 345,029 000000000000000008f6573b01a453152daf3cccaae4887b7924aab477515b0c 1,244 0.74/1.00 vMB 29
345,028 345,028 00000000000000001351ba2ee0f97b39e391ea75ba3b4e29957eab20bfe1ee3f 949 0.44/1.00 vMB 38
345,027 345,027 00000000000000000efe3bcea1bd190e36e839ca3e9afeefdb7f126a50d28443 1,080 0.61/1.00 vMB 23
345,026 345,026 0000000000000000120de8243f496ec6ef2bc8bcc5817a17ba7774fb2fe23fce 1,228 0.68/1.00 vMB 25
345,025 345,025 000000000000000016da7380031d0144452f62ee12f847750ba4d968a5742f4a 655 0.47/1.00 vMB 21
345,024 345,024 000000000000000015f5d9e310ddeecea805da8f9fa4ed8193f842b30cfb77b6 508 0.27/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.94 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: 714.90 GB
    • Received: 17.62 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.