Loading Tool

Explorer IconExplorer

Memory Pool

72,496 transactions
27.30 vMB
0.09322777 BTC
Random Selection Loading Transactions
Max Size: 164.71/200 MB

Candidate Block

Mining Attempt 35a7030b2c195ff233277dbe51cad2e6f2d99f886b000268aae37f16319ce16e
Version 20000000
Previous Block 00000000000000000001e799617490d06c31f59602afc555a6b2d132016657e4
Merkle Root e76d22d237690eb47e6b63e2e86677d3dffd76c4416011904869dadd048d4369
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,638
Size: 1.00 vMB
Total Fees: 0.03444936 BTC
Feerates: 445.47 > 3.45 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,456 (645,857 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
269,599 269,599 00000000000000019732dae411d6ac2d7d3cfc7eba3ffaa094a0dacbf8874fff 679 0.25/1.00 vMB 92
269,598 269,598 00000000000000049e2438d1bff278a583d4ffb17bb7edfa28118614624de322 1,252 0.50/1.00 vMB 90
269,597 269,597 0000000000000002819db79fa8746773d2da78ac52fda9ba8179703457619299 84 0.07/1.00 vMB 20
269,596 269,596 000000000000000319c20a559441ea4ff26ec82d890159414893b460ab0edb19 832 0.50/1.00 vMB 64
269,595 269,595 000000000000000289a731e1b48d292253a3c0da203da1b43514403187da02bd 602 0.25/1.00 vMB 53
269,594 269,594 0000000000000000b382501ca917b0bc72ef8f8bb34340a6a0fe37b96f4d9380 587 0.25/1.00 vMB 111
269,593 269,593 0000000000000003e48df37f0db744c831073a673d3051b0d6278d64e3f11d63 102 0.05/1.00 vMB 12
269,592 269,592 0000000000000007fb39caef1308b9992e011fec56221df55348583afbe0b326 1 0.00/1.00 vMB 0
269,591 269,591 00000000000000074fd623b4be5cd90659b8f5289aca764166d6ce5a6b177958 447 0.18/1.00 vMB 68
269,590 269,590 000000000000000719eda7c26a77dc873becfcb65bd64d4339696c436a13c711 457 0.19/1.00 vMB 80
269,589 269,589 00000000000000026a5040cea309820936d3f62d840470a71d0fe46c9587dbd5 922 0.43/1.00 vMB 72
269,588 269,588 000000000000000419d807b22ecf5b2140b3aaebc50d6052894ebc94398db032 121 0.07/1.00 vMB 12
269,587 269,587 0000000000000008313c5add97735500d4afbc1ab347d4ac9dd805f7822d8c14 291 0.14/1.00 vMB 56
269,586 269,586 000000000000000352dd5bf59be67a8194fa4ad22c6ab4bc6385a07acf54bba1 238 0.15/1.00 vMB 20
269,585 269,585 00000000000000018e7d64dce4fce688bcd430f64913d51a3fe3cac12d938cd7 346 0.16/1.00 vMB 51
269,584 269,584 0000000000000006c24f3bae16c9e2279e3e7831639b43c8984e7bf95e827128 467 0.25/1.00 vMB 56
269,583 269,583 00000000000000054440a82449a90059b3add09e303f3c43d4082893789403f9 1,033 0.50/1.00 vMB 66
269,582 269,582 00000000000000051d652331ba683f83a5ebe502290276e30fc5211202817921 484 0.25/1.00 vMB 21
269,581 269,581 00000000000000070b638228920829f6159e001d575041de4a63d6da29798393 660 0.25/1.00 vMB 106
269,580 269,580 0000000000000001dcc4300145b463e157697949059343a825f6bb7017b3d57f 651 0.25/1.00 vMB 100
269,579 269,579 000000000000000287861a17d218f3ce3be72e76f034332fe9d76956b7a67351 333 0.25/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 783.19 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: 751.91 GB
    • Received: 18.87 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.