Loading Tool

Explorer IconExplorer

Memory Pool

27,300 transactions
13.70 vMB
0.13801011 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 74.87/200 MB

Candidate Block

Mining Attempt 541b79090c63a4cf4bad44e411d469095cb1aa8007744bf7f6c351492bc4acc2
Version 20000000
Previous Block 00000000000000000000282cfa1c1336a9ecffd7bdef4743cc1d073745e85651
Merkle Root 5b23ddf609ff19d2d7626b085ce1c9b95c098442a44635852e121eacad990200
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,986
Size: 1.00 vMB
Total Fees: 0.08645754 BTC
Median Feerate: 3.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,313 (715,673 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
197,640 197,640 0000000000000193b9e3cde0506a34247478065bb46e2ddaac1d7b0c0ea41ce5 140 0.06 vMB 117
197,639 197,639 00000000000002d033837c8d8659a039c87dcde77ee5e4b41e25deec6156568e 15 0.00 vMB 28
197,638 197,638 000000000000019b7a0acd4ac887a033223e854cd17426a42e0171644c59281a 192 0.08 vMB 145
197,637 197,637 000000000000015d263f4a611b3d1b72a98f5dfe0821d0e7e83e6ab90831c221 85 0.03 vMB 21
197,636 197,636 00000000000003de4f188524de6edbb8cc69f60f1cc9c043b80cec785af24d32 116 0.11 vMB 98
197,635 197,635 00000000000001738186bdd213f5487d27390f14333b29af7ac21c2b3ea8c8e6 171 0.05 vMB 221
197,634 197,634 000000000000001d168af93f0ffa15b23242e98ebda823699dcfb1717f350460 52 0.02 vMB 117
197,633 197,633 000000000000004427b17d90ce412141b9ca13a1d529c4e0a6618dd73f9cb4ad 11 0.00 vMB 1
197,632 197,632 000000000000040fd1d84ad835ec9b1a452ceaf76fb3a6e1c148e5014265788d 164 0.10 vMB 89
197,631 197,631 000000000000008eaa503903abd464c95cb98ea4b54ac91c2aaf398b5db0e347 15 0.00 vMB 101
197,630 197,630 000000000000049c91c0e92056897df4527678029f03fd845f0f323c6802b819 128 0.04 vMB 124
197,629 197,629 000000000000012c0377ada637b3f54522b2a5022ef8e0c77db4f63efe553f58 35 0.02 vMB 336
197,628 197,628 000000000000061f9ce57cdc2312434b4d0127f3617a59313b69e31fcccfb32a 70 0.03 vMB 95
197,627 197,627 00000000000004549db34e2f72bceda5780b2625d438656a72e7659d6986417d 284 0.16 vMB 92
197,626 197,626 00000000000005f4f63115e94fea2c1d5fc87f20cab51ad653bddb893edf67d3 267 0.11 vMB 120
197,625 197,625 000000000000040fd33ccdaa49155dbf2d06bad2a16c9b768bd0a3c7f32594a9 109 0.05 vMB 86
197,624 197,624 00000000000003bdea326f2c27baed33977597e4f5706abcb18771fd84b0df41 53 0.02 vMB 107
197,623 197,623 000000000000026f555292ac8797b6ba2295721d4eaf7cbaf2f1f2222b885e38 481 0.16 vMB 154
197,622 197,622 0000000000000280c229e2450e5343f2e90f48344070bfd6adbf82047f01230d 64 0.03 vMB 114
197,621 197,621 00000000000003d6cd25de21b9468f965ee55ab47036d35342f0818a0f643245 146 0.07 vMB 105
197,620 197,620 000000000000042d0c8bb52d5b4fede43bb9bed3e07518d2ce20f339fc138cb3 182 0.05 vMB 87
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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