Loading Tool

Explorer IconExplorer

Memory Pool

28,761 transactions
6.99 vMB
0.05178718 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.21/200 MB

Candidate Block

Mining Attempt 8c505a6833a8daf00177100e3e78691907ad5062e7d323eb0c325b728d8389f6
Version 20000000
Previous Block 000000000000000000010aae71661ec974f19f60e6845081a7dd81ae0148c404
Merkle Root 29cc71e06de5947afe87eebbd8ef6786d771a1d62e80f3209419348e685a3322
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,688
Size: 1.00 vMB
Total Fees: 0.03092847 BTC
Avg Feerate: 2.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,016 (715,382 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
197,634 197,634 000000000000001d168af93f0ffa15b23242e98ebda823699dcfb1717f350460 0.02 MB 52 117
197,633 197,633 000000000000004427b17d90ce412141b9ca13a1d529c4e0a6618dd73f9cb4ad 0.00 MB 11 1
197,632 197,632 000000000000040fd1d84ad835ec9b1a452ceaf76fb3a6e1c148e5014265788d 0.10 MB 164 89
197,631 197,631 000000000000008eaa503903abd464c95cb98ea4b54ac91c2aaf398b5db0e347 0.00 MB 15 101
197,630 197,630 000000000000049c91c0e92056897df4527678029f03fd845f0f323c6802b819 0.04 MB 128 124
197,629 197,629 000000000000012c0377ada637b3f54522b2a5022ef8e0c77db4f63efe553f58 0.02 MB 35 336
197,628 197,628 000000000000061f9ce57cdc2312434b4d0127f3617a59313b69e31fcccfb32a 0.03 MB 70 95
197,627 197,627 00000000000004549db34e2f72bceda5780b2625d438656a72e7659d6986417d 0.16 MB 284 92
197,626 197,626 00000000000005f4f63115e94fea2c1d5fc87f20cab51ad653bddb893edf67d3 0.11 MB 267 120
197,625 197,625 000000000000040fd33ccdaa49155dbf2d06bad2a16c9b768bd0a3c7f32594a9 0.05 MB 109 86
197,624 197,624 00000000000003bdea326f2c27baed33977597e4f5706abcb18771fd84b0df41 0.02 MB 53 107
197,623 197,623 000000000000026f555292ac8797b6ba2295721d4eaf7cbaf2f1f2222b885e38 0.16 MB 481 154
197,622 197,622 0000000000000280c229e2450e5343f2e90f48344070bfd6adbf82047f01230d 0.03 MB 64 114
197,621 197,621 00000000000003d6cd25de21b9468f965ee55ab47036d35342f0818a0f643245 0.07 MB 146 105
197,620 197,620 000000000000042d0c8bb52d5b4fede43bb9bed3e07518d2ce20f339fc138cb3 0.05 MB 182 87
197,619 197,619 000000000000051c2f11649272fb006360aba3341b1883623918df10f464e13b 0.20 MB 379 112
197,618 197,618 00000000000003a0ced872e2c22b2ee36f8ec11e8292cf7adf5f4935815502eb 0.25 MB 518 124
197,617 197,617 00000000000005975ff0116adf92bbc9719948f247be18b78ef7449acf89b8f1 0.05 MB 121 119
197,616 197,616 00000000000002df460c211648298c7254c5735b96027d917609f38504fcc217 0.05 MB 107 89
197,615 197,615 00000000000005488c46d1bcb3c1f205dc3f44025f9392cd1d0d8d661e42156f 0.25 MB 615 135
197,614 197,614 000000000000047cdcac01a602271367d7f5f702550f0a21e91ab56b0d7e747b 0.00 MB 14 120
Previous 10 blocks ↓
Total Size: 778.87 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: 397.59 GB
    • Received: 3.56 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.