Loading Tool

Explorer IconExplorer

Memory Pool

80,577 transactions
29.94 vMB
0.09173462 BTC
Random Selection Loading Transactions
Max Size: 182.78/200 MB

Candidate Block

Mining Attempt f0bfe4913f3dae955b8da27ad4dd9a853cdedb1b9ef89bc05f9a7794d1a9410a
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root ef82b12f8f4d781d6b6697ea6d3955f294d33bcb4a4927bc86dc5edd131e95ef
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,404
Size: 1.00 vMB
Total Fees: 0.02498744 BTC
Feerates: 402.60 > 2.50 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (434,017 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
481,306 481,306 0000000000000000004233bc5acf3bf0fe0aeb02c6c2b6c4f434bbb5a8b3fb62 2,342 0.99/1.00 vMB 320
481,305 481,305 000000000000000000f4eb7878591edd73436465f457b205ee148baf5fe9ba5d 2,161 0.99/1.00 vMB 244
481,304 481,304 000000000000000000a9e4f3cc739512981c6ce78137631fd6ad6fa290ff607b 2,372 1.00/1.00 vMB 346
481,303 481,303 000000000000000000d45e56ab526c1fcbcc7c705e2ca3924e9003b51a9f0519 2,186 1.00/1.00 vMB 190
481,302 481,302 000000000000000000519480eb241bccd77bc5799d8380bf291d3335175cc148 2,159 1.00/1.00 vMB 250
481,301 481,301 0000000000000000011d26006155e84a0d7b5c62c90bca4f0a2696e18a3bb761 2,572 1.00/1.00 vMB 251
481,300 481,300 0000000000000000004e0ccf045cc831654f17935eeff5a765edbb567e5e1da8 2,048 1.00/1.00 vMB 268
481,299 481,299 00000000000000000037d04f06e6fffb424215f46f826519be00f15966b3e774 2,037 1.00/1.00 vMB 319
481,298 481,298 0000000000000000000e68229e80a0ea4bf5befbe918bcef3ba1b5b44a18653a 2,065 1.00/1.00 vMB 131
481,297 481,297 0000000000000000012f6616d23e5ff3c5ec86f1b3668ca08e68868edffd3d03 1,556 0.75/1.00 vMB 294
481,296 481,296 00000000000000000021ee5410378962e06ef42e65ff6a0adfcffbc849b074a2 1,464 0.99/1.00 vMB 283
481,295 481,295 000000000000000000982d18628ae300817b1c17a0dd11efca4af124793e577c 2,030 1.00/1.00 vMB 270
481,294 481,294 000000000000000000201fc256141511fd75552a129904222f1083a35aa03f85 1,703 1.00/1.00 vMB 156
481,293 481,293 00000000000000000023af75bd6a8d4c3ce6dd5fd9409bbd12cd9e90d5a9337d 932 1.00/1.00 vMB 205
481,292 481,292 000000000000000000efc2b4951d2923f2f74e95d9d05ea963a3237727046194 2,229 1.00/1.00 vMB 297
481,291 481,291 0000000000000000004a923facfded2140333d9f901b07b113fd1e496ef3c137 922 1.00/1.00 vMB 122
481,290 481,290 000000000000000000433fbc21e3000d29358a360721fe0e434caa84d88458ab 1,994 1.00/1.00 vMB 194
481,289 481,289 00000000000000000108f2236442a481ea8a5571b53e9919895cb85b4e44b81e 470 1.00/1.00 vMB 23
481,288 481,288 000000000000000000b467deaa0009de02a77ab8953791011441dc06d98bfd4b 237 1.00/1.00 vMB 29
481,287 481,287 00000000000000000087d47b7d6d08048f1ff572337e66102fe8b9b776fb7dd1 1,836 1.00/1.00 vMB 154
481,286 481,286 000000000000000000851c1d1360ece5936d2fa9c7007a2b429ba987ce702288 1,342 1.00/1.00 vMB 106
Previous 10 blocks ↓
Total Size: 782.95 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: 715.20 GB
    • Received: 17.67 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.