Loading Tool

Explorer IconExplorer

Memory Pool

75,689 transactions
30.60 vMB
0.09327909 BTC
Random Selection Loading Transactions
Max Size: 175.44/200 MB

Candidate Block

Mining Attempt 59c8657308d1a7d34c4008776e4e212c934cf4458e9a47089dfa0f7a6b85d39e
Version 20000000
Previous Block 000000000000000000011482ebae814e70a9f8e811d6292cccb75fcfef31b0cf
Merkle Root 21bf22b9b36a548cef5b6994bfe177cc5f7de14717316a978ad775754ed14470
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,727
Size: 1.00 vMB
Total Fees: 0.01855841 BTC
Feerates: 265.25 > 1.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,055 (734,763 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
180,292 180,292 00000000000006946f979dd16602c85dab9a8d8e58521f3c41629c1e87e384ed 116 0.05/1.00 vMB 137
180,291 180,291 00000000000004f9c524e02e9aa266c8ad472c051e2b4be37a9a49c09c1c42ef 123 0.05/1.00 vMB 131
180,290 180,290 000000000000071c84009a785d8883dee6a3bf3e3d2fadc4e467b1f3e637bb51 133 0.05/1.00 vMB 491
180,289 180,289 00000000000006216f1139ac09dbd2bc357e2907426675cbd85a03da01cd66c8 360 0.16/1.00 vMB 126
180,288 180,288 0000000000000939303fd2b9b904741dcfd8ec7ec76f6f9149526522db2ef5c6 359 0.16/1.00 vMB 144
180,287 180,287 000000000000044f648b34adb6cb967de43526fce1247cbc9922d6957c46e829 65 0.04/1.00 vMB 43
180,286 180,286 00000000000003045cb5bd6a743e0fb3f19b1a54a98da74c956952bf9dab236d 116 0.06/1.00 vMB 82
180,285 180,285 00000000000008001c191139ea558a05d7693af201ace88f5be4523a9801397a 133 0.08/1.00 vMB 121
180,284 180,284 000000000000073050a0ad18ccc692dc3cb20f2905b88c3ea2096a03e115fe2c 1 0.00/1.00 vMB 0
180,283 180,283 00000000000002e9a83957101e9d40d280f6af1c66c4a9320079e5e97abc507d 588 0.24/1.00 vMB 135
180,282 180,282 0000000000000378c900e6e4e1fc8c7da865e3a41d9dc30688623a9c6fefc66e 341 0.15/1.00 vMB 131
180,281 180,281 0000000000000328f304472f006449616a7eefdd5f49140b79056f3cdec2cbe1 48 0.03/1.00 vMB 59
180,280 180,280 0000000000000688f330535417b1153ba19b58a52fe569f13d1c50dcb877d13e 302 0.15/1.00 vMB 115
180,279 180,279 00000000000001a36d92bf68ecd894586585db3fd1492222076babe8e6671e76 119 0.05/1.00 vMB 113
180,278 180,278 00000000000008afd7d04f5f9417ba0802a55500105e209423899f3aaa5fb6a2 34 0.02/1.00 vMB 99
180,277 180,277 00000000000004620b17e842d193eab57bc438b98c4339ff37c8bb7b1aeb0f9d 276 0.13/1.00 vMB 148
180,276 180,276 0000000000000324b3e66e4aa0298fb5b074d74f66f85ab75106e1031cf6a0f9 100 0.04/1.00 vMB 113
180,275 180,275 00000000000005c68038273191b782e1372d7c3847a541edc99af10b9c1b2839 311 0.15/1.00 vMB 110
180,274 180,274 00000000000007e1f4fbf64ce1b0b2ddddc4caeaccbcb6030ee833ebcc49fbc8 133 0.05/1.00 vMB 57
180,273 180,273 0000000000000107abfe6334feec307a79c95d0c4d9ed869530403cf041c9f14 398 0.18/1.00 vMB 546
180,272 180,272 0000000000000678ebbf2e41969bc014ef5e93a8d2001d04005e4adb321584df 103 0.04/1.00 vMB 127
Previous 10 blocks ↓
Total Size: 782.49 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: 668.25 GB
    • Received: 15.45 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.