Loading Tool

Explorer IconExplorer

Memory Pool

45,904 transactions
29.11 vMB
0.14191161 BTC
Random Selection Loading Transactions
Max Size: 151.73/200 MB

Candidate Block

Mining Attempt 6d188775910107732cd7a664a6a59bd88edf386f3f8e199c651f48302ee393dd
Version 20000000
Previous Block 00000000000000000000c73256e2021808b5d929fff9651c7a560b10e6fe0132
Merkle Root f596d180b855e8c8afcb0842aa755953dc4c43fa89c67b59256b5bef6edcf805
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,798
Size: 1.00 vMB
Total Fees: 0.04320758 BTC
Feerates: 150.75 > 4.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,710 (358,434 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
556,276 556,276 000000000000000000226f1c51b88ee00d8877816a86fd00ec9b7ee08cae7ff2 1,161 0.49/1.00 vMB 8
556,275 556,275 000000000000000000310ea3203a7c992053757d211dae0884c303cc3e2d5032 1,888 1.00/1.00 vMB 5
556,274 556,274 0000000000000000001dbf82b0af5165e39b064cf6e83bac4b407f44ad6e2df7 3,040 1.00/1.00 vMB 9
556,273 556,273 0000000000000000001b7eed0db6533af02c3b4adb8a14fb690cc29503c2d467 221 0.08/1.00 vMB 5
556,272 556,272 0000000000000000002c594ff79f1a2ac73875a2f32e56a7a2fe181a283b112e 485 0.20/1.00 vMB 9
556,271 556,271 0000000000000000000fefc6f938e34e454ad0cec333a2ff27b63335d6636f33 2,036 0.89/1.00 vMB 7
556,270 556,270 00000000000000000007df2df15d05bfe259601e9445b47fe6b16362b8f1bac1 2,068 0.83/1.00 vMB 8
556,269 556,269 00000000000000000024cdd5db2d25e2fcaf1187844ee42b30b0c034f4ee6a81 2,071 0.80/1.00 vMB 7
556,268 556,268 00000000000000000002fb00f435b15f8b0f14746f0138328300e663d04cbd72 223 0.09/1.00 vMB 6
556,267 556,267 0000000000000000001bc79d48abaa2460d4f70d4bf5e5208a8bd66817b1d41b 583 0.32/1.00 vMB 6
556,266 556,266 00000000000000000003ca0e0379e9a6133ef747c7ff417525ec4b55c0c70bd1 586 0.24/1.00 vMB 11
556,265 556,265 0000000000000000003500974071d81dc851f35d05a4325392ed76e8386e8037 1,232 0.54/1.00 vMB 8
556,264 556,264 0000000000000000002080ca17168f140481e3ffb533abaf2230165d4123b2db 1,436 0.57/1.00 vMB 8
556,263 556,263 0000000000000000002e78e207627a6f41b871ff357a189d23a73145343efaea 1,424 0.76/1.00 vMB 5
556,262 556,262 0000000000000000000fb402b42c0cf39cda1134307c8df2770847c29b334c5b 1,220 1.00/1.00 vMB 3
556,261 556,261 0000000000000000000257e6a8152361a016516a6e346d8ad6c51b216a434b28 2,848 1.00/1.00 vMB 9
556,260 556,260 000000000000000000073f64762b58561ed786d0e06830b0e38956572fb39fc1 2,869 1.00/1.00 vMB 10
556,259 556,259 0000000000000000000ce1b3810032993ed2276de7c9a5b2fab15d413b4dea00 3,191 1.00/1.00 vMB 12
556,258 556,258 00000000000000000007c515fd16824d83b07867083b843af8238a75e200307d 1,263 0.52/1.00 vMB 9
556,257 556,257 000000000000000000173007065add01902afc01889ec83ac366bf7502e148da 198 0.07/1.00 vMB 5
556,256 556,256 00000000000000000021a71e3d9141859222eaed2422c1f1bbc327cdc4af33f4 1,561 0.58/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.88 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: 645.03 GB
    • Received: 12.66 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.