Loading Tool

Explorer IconExplorer

Memory Pool

46,121 transactions
20.54 vMB
0.05828061 BTC
Random Selection Loading Transactions
Max Size: 117.25/200 MB

Candidate Block

Mining Attempt 4caeb5a91dfedfc34de65ce689f1c3e76aa20b180676fd467acf8a00010287f5
Version 20000000
Previous Block 0000000000000000000013c3406ac0cc250fca53c3a7920e4e0d1f7390981032
Merkle Root 342398f0633f1b377d47d60b21715ce910c69b474907bc5568fc0029faac4a47
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,426
Size: 1.00 vMB
Total Fees: 0.01752466 BTC
Feerates: 453.09 > 1.76 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,961 (663,686 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
250,275 250,275 000000000000001b5bf4b620e848cd9164dcf2e592d72577170a728c9c39bcaf 451 0.18/1.00 vMB 119
250,274 250,274 0000000000000010f6abc8c90e560cd4e6e18ffe33fae2e01bad0b4360f9675b 147 0.08/1.00 vMB 121
250,273 250,273 000000000000003b1c24a50b877356ea499b7759f11e8df2cfc203abd12ef2cc 322 0.16/1.00 vMB 152
250,272 250,272 000000000000002c5a443a3a822d4c3804e077600a07b3cb2bf74c046edc2c9b 151 0.07/1.00 vMB 149
250,271 250,271 0000000000000049f3592c775704fe276393b306c2a45d2b398a51a292dbffe4 274 0.16/1.00 vMB 69
250,270 250,270 0000000000000006faef57eaefab78a22f1dc465064a34b2c44a364013f9bae2 231 0.11/1.00 vMB 155
250,269 250,269 0000000000000063d1e08558f2ce8c5147e2ab66c0b4ead583198b5ce1ef1b05 154 0.07/1.00 vMB 92
250,268 250,268 0000000000000041d0e2ef51c4d2cec8b8414e9a762a05e9aae153aaaf09355e 269 0.12/1.00 vMB 125
250,267 250,267 00000000000000291d0dd84bff7a6c0d2c488f8a0e7bc7aac552f0c23c873b27 7 0.00/1.00 vMB 43
250,266 250,266 0000000000000069222a89f5848f9799312af9a8e2c6e240cedc8275cfa038d2 315 0.15/1.00 vMB 157
250,265 250,265 000000000000003c2b86e3d8864b7619cb881cee8f231d18364dcdbc7543cff6 123 0.05/1.00 vMB 164
250,264 250,264 0000000000000031ad5ba36ca248b2e6409acfa3cf33f470500b88de717d9d4c 192 0.14/1.00 vMB 57
250,263 250,263 000000000000002b5aef87907bb3f8ed41236b39fd8b033f8831a11fe052a841 562 0.25/1.00 vMB 134
250,262 250,262 000000000000001349919a24717fdff227044044b4170c9bfa089598ba96c811 150 0.07/1.00 vMB 111
250,261 250,261 000000000000006ecf0e946215d0144b08a973738bc46d321733e1d6b0dd8797 243 0.10/1.00 vMB 113
250,260 250,260 0000000000000056e5eea08e7ec628aa0eb73dac71248f5c04caaee51b2bc7fd 146 0.06/1.00 vMB 179
250,259 250,259 000000000000006c74f0236f427235ce026e3733737bac849c34063859416c75 69 0.04/1.00 vMB 206
250,258 250,258 000000000000003b27c7bb878d5fb3a04b09b43ec7379a2f6a3c2009914f9a68 121 0.06/1.00 vMB 145
250,257 250,257 000000000000003e8ca2a3d277d2accb6d23bc69aba110db39b74b72c9a43720 55 0.06/1.00 vMB 66
250,256 250,256 0000000000000024daaf62ab3e3bda92c9f6ba693fca47dd6ef47551919b8948 185 0.09/1.00 vMB 176
250,255 250,255 000000000000001633c7acc8ff5cdf6b67b06360348cc0bbe59ac507c658cd74 277 0.12/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 780.54 GB

Node Details:

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