Loading Tool

Explorer IconExplorer

Memory Pool

18,064 transactions
9.91 vMB
0.05445266 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.55/200 MB

Candidate Block

Mining Attempt 25fb2f22abf6c05f2f58068b7ec637cb6e0a26306d89de545c46e6be53a424b4
Version 20000000
Previous Block 0000000000000000000203884638a3a6062671eb947c188d0cf2d82b07622b4e
Merkle Root 1eee28f08981eba29bf30383667e8d7967f6a6162daa8b122454204247992074
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,546
Size: 1.00 vMB
Total Fees: 0.03057234 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,369 (765,046 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
148,323 148,323 00000000000008fd0d503428806d46033da23eb44e1a497ce6966bc767d8c50b 5 0.00 vMB 16
148,322 148,322 00000000000004ed98654889de68a422dc9dca95b1a94483dca4af409b4beb33 97 0.03 vMB 7
148,321 148,321 000000000000034719798e87453cf816ca403bfb2abce37afc81776e8f5a632c 16 0.01 vMB 83
148,320 148,320 00000000000004f7d0d5975893f9853d5842c1881dc1f55066139997a4249438 100 0.04 vMB 126
148,319 148,319 00000000000001925338c150f5658a5f9ffd3f324a836063102e94f275131c07 6 0.00 vMB 764
148,318 148,318 00000000000009b0742564b7160f2f77705a4a9d3e3b3f4ed489007ee2df6508 152 0.05 vMB 26
148,317 148,317 00000000000008cdc5a3850bd33a21a3cdf8ee30fea7a370a39e5505719739d3 39 0.01 vMB 110
148,316 148,316 0000000000000852c4d0ba3ee4f052c3ee34730b787e05e16bccf6397dae9f2c 48 0.02 vMB 72
148,315 148,315 00000000000001ce239801713a86ecea124ea4ccc59b665581da8d4c37f4a31b 73 0.03 vMB 116
148,314 148,314 0000000000000691669e41a542d33e2fd11c192eeffa9c3a4970b1990548c0c7 42 0.01 vMB 290
148,313 148,313 00000000000008d45fdabfe3c8259d4ce466fd1455487846bc36a31e5e15f9d8 93 0.03 vMB 72
148,312 148,312 00000000000002941d397007e66b102da919cfc49005207eed3f37160c17d0c6 40 0.01 vMB 57
148,311 148,311 00000000000007ac1cbb5fa0a4f970ef9afe38990463cef8c48a0d1d0356f8d5 50 0.02 vMB 111
148,310 148,310 00000000000000a7b3e430277ebe202ebaa5b6c8481b3ac1d16116b3080f125d 15 0.01 vMB 49
148,309 148,309 000000000000087472a0af712572da9053dcc7228f051285b38d5a892d626718 49 0.02 vMB 341
148,308 148,308 000000000000094229518e1cda3692eee90276e5be30a6bf001b9e1a6a422222 25 0.01 vMB 124
148,307 148,307 000000000000079d028765405759d514272e1d25f4402d903bdeb6152462b806 62 0.04 vMB 193
148,306 148,306 000000000000094496b59e01a9a9e1b8c36395ed7ad2b2182d0b4de70a9240d4 27 0.02 vMB 365
148,305 148,305 00000000000004472f81784d29c6fbd7cf878dd6045c7485e4534ae8ec650e4b 10 0.01 vMB 25
148,304 148,304 000000000000079dec9cab75325213889f64a405f1a4842b34d4aed587e2d9e9 9 0.00 vMB 50
148,303 148,303 00000000000009a1a04c100b578b7ff003ce5427c9eac727da449b393618888f 37 0.01 vMB 12
Previous 10 blocks ↓
Total Size: 779.50 GB

Node Details:

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