Loading Tool

Explorer IconExplorer

Memory Pool

47,197 transactions
31.15 vMB
0.13739191 BTC
Random Selection Loading Transactions
Max Size: 159.09/200 MB

Candidate Block

Mining Attempt a4da4d152d221848f43397cdf247cdba0239bfbea399927d5bc391d5925c08bc
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root 1bbd11d998d639e7a6ecc51c17fbbc649c24d90220fa797a96f3cef5eb57cd61
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,680
Size: 1.00 vMB
Total Fees: 0.05855475 BTC
Feerates: 150.97 > 5.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (604,224 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
310,354 310,354 00000000000000003bae8b9126efe88a902c59577ac8eae5847f6e705886c964 25 0.01/1.00 vMB 29
310,353 310,353 000000000000000037ad43c54a58f91bfbc15a34e098fb8de334636996e9054e 247 0.12/1.00 vMB 31
310,352 310,352 00000000000000000add78e312e548d70652cf1d11fddfa62faef156bfaa25cd 395 0.21/1.00 vMB 32
310,351 310,351 0000000000000000201a772f5b92768a59dbe488a643eedde08823dca0434759 724 0.41/1.00 vMB 30
310,350 310,350 00000000000000003d6df88cf891d7ab3dd65e23428ee60ad8eebad8aabc9dae 26 0.01/1.00 vMB 33
310,349 310,349 00000000000000003ef017827d4077988fae9540513ca9564535f80cb8822093 25 0.01/1.00 vMB 14
310,348 310,348 000000000000000003be7adb0c4686b87b40b8e71e8aae2fdbaf74c43de94db5 526 0.27/1.00 vMB 32
310,347 310,347 000000000000000019129f70ba73577584717d67f2919dc317fe5ad4e71411ae 72 0.04/1.00 vMB 29
310,346 310,346 00000000000000002af830ba44a1492eb6259329d3a59eafb7f59384a79944e5 74 0.05/1.00 vMB 24
310,345 310,345 000000000000000021576e4134dd85084dfa7409162aaba1d64ea19b4f1d05bd 38 0.01/1.00 vMB 22
310,344 310,344 00000000000000000a2f17f37cefc5d98212d6fbe2be806838e6bb765e5c5054 58 0.03/1.00 vMB 24
310,343 310,343 0000000000000000165e20bd850907f731a0f3c6a772e0766f8ad5df7d0e6a3b 360 0.26/1.00 vMB 24
310,342 310,342 00000000000000003ca2c5181c3c79e68265d68e24f92c60b0d89c678be9d34a 19 0.01/1.00 vMB 30
310,341 310,341 000000000000000016c023d2f74b3396a48b90d6e83629244e00e2d8af238e49 238 0.12/1.00 vMB 33
310,340 310,340 0000000000000000330523c65675044fb94f0b91f0f1dd461c79980400742fa1 423 0.31/1.00 vMB 30
310,339 310,339 0000000000000000291e090eccaee2f7e3fe2908b600ead33828a51636e2a2a0 24 0.01/1.00 vMB 20
310,338 310,338 00000000000000001c871becad0ddad949ce0e92c846f370826178b7bb53d102 92 0.06/1.00 vMB 26
310,337 310,337 000000000000000039343da2b840ce42da738be498483bbddbe636b92f91e6bd 247 0.13/1.00 vMB 30
310,336 310,336 000000000000000003dc3f52a0ef3a8a059fe1243847067f17908c13bea86ffc 423 0.21/1.00 vMB 30
310,335 310,335 000000000000000029fa0faf60b64978fdaa3719fed42059f350b269d2ec44a7 41 0.02/1.00 vMB 22
310,334 310,334 00000000000000000e6a46db7f2ef152a3e973a8f1e302d31ec6cca68e2b6f08 180 0.09/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.64 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: 626.61 GB
    • Received: 11.68 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.