Loading Tool

Explorer IconExplorer

Memory Pool

23,914 transactions
10.63 vMB
0.06015954 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.85/200 MB

Candidate Block

Mining Attempt 0899bc35c6d921c360b7fdfac730be522658e438bc701471d2eeaa92aed7158f
Version 20000000
Previous Block 00000000000000000000eaa7b994c149971c708bd50f02ccdb989d396103d993
Merkle Root 9742ce8d12c7db8dbf19f8bc0dfa2359722edb260c567884049caa7c8b533dda
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,152
Size: 1.00 vMB
Total Fees: 0.04258671 BTC
Median Feerate: 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,534 (764,072 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
149,462 149,462 000000000000052f3cf0a13efd158b658a055d98b471eeba052a8daf74fd841f 85 0.03 vMB 102
149,461 149,461 000000000000029e01c8dfd3c58663cbfe75caa5d6426cb47ddf41c6d0ecd869 6 0.00 vMB 0
149,460 149,460 0000000000000b54f2d81cd83a8fd31295f01e99aefd9c47913c151c4803d79e 28 0.01 vMB 58
149,459 149,459 00000000000007eb3ea61e1468ac9401b59ac3e8007e2964bca86622d57077df 14 0.01 vMB 49
149,458 149,458 0000000000000ad8c4e4a25041fa064ec1bbc8e0062c6823aa8bfb0f2d029335 71 0.02 vMB 16
149,457 149,457 00000000000003433217f2d6f0c91ed5e91922dc1a3faeffc3c53aa7fa7c05d1 9 0.00 vMB 0
149,456 149,456 00000000000009568f846c3434bbaedae5196d6934602a054949d83b9684242e 52 0.02 vMB 345
149,455 149,455 00000000000002fe176ca49069becaeb5870845f04dfcd6cec1dadcaa0a8703c 9 0.00 vMB 329
149,454 149,454 000000000000050f1d57ac2d8ecca32bae72017a98896fe1e8fd1a7ed2d9d027 64 0.03 vMB 161
149,453 149,453 0000000000000a092d867d0a524e67eb08e51d0bdfbc9c0f531768487c3b93da 9 0.01 vMB 66
149,452 149,452 000000000000042171d4ade9e494c8f6879a44dbce8c77924c8e14611b36e6b7 90 0.02 vMB 12
149,451 149,451 000000000000065f6cce2af502afc4e4cee64d9f8f4edb97dfe952c99199bfd1 23 0.01 vMB 94
149,450 149,450 0000000000000450c290a8ecd9ad8256a165648fe75168820810cab10d546d93 38 0.02 vMB 63
149,449 149,449 00000000000007faa76aa03eb024146ef13742e19800987afdbdc1ac57a3e3e4 17 0.02 vMB 42
149,448 149,448 00000000000000a36b5d87209fa3d57ecf844e1b7d0c1d212746c662435a61bd 26 0.01 vMB 287
149,447 149,447 0000000000000643c46565f13cfe2bb1954703ccb12ad58953bcf9c8d2564943 1 0.00 vMB 0
149,446 149,446 0000000000000375063d3a72c3974190b19d283a2f9367a4cafd8c72051cb76d 15 0.00 vMB 24
149,445 149,445 00000000000004427732bd215340242f0086d41b4ff1e834958c1b2cd8e393d3 50 0.03 vMB 68
149,444 149,444 0000000000000a27cbb561d59ef31b7ff8c2e5cb492e2698f570d79758258e0c 111 0.04 vMB 123
149,443 149,443 0000000000000593f9348ff87058e94334e25d4296f20522d12f09a6bc7e2f7c 19 0.01 vMB 213
149,442 149,442 00000000000002bd7e7bfd512638017c1fdf4ed204b1e074f46ca70243f640a6 14 0.01 vMB 54
Previous 10 blocks ↓
Total Size: 779.79 GB

Node Details:

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