Loading Tool

Explorer IconExplorer

Memory Pool

36,849 transactions
26.41 vMB
0.07461920 BTC
Random Selection Loading Transactions
Max Size: 134.64/200 MB

Candidate Block

Mining Attempt a6c4f0eca988d661f79c6c2a5c9d69532e18f8cd17c53e726909fd3a41f4bdd5
Version 20000000
Previous Block 000000000000000000000fe35af4d037ca03b402462f88c6c27529d0780dc853
Merkle Root fc593d106ca607e65fa4c95063d24372ac3a4ff7690d457759fec5f1246c9f35
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,783
Size: 1.00 vMB
Total Fees: 0.02438145 BTC
Feerates: 165.59 > 2.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,693 (593,050 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
321,643 321,643 000000000000000015fe7eb086421f8c3b24a5fce85f19bba159734b904bfac2 416 0.21/1.00 vMB 29
321,642 321,642 000000000000000022f8bbffa90139e0b01083cabb6288242531e930c9101209 36 0.05/1.00 vMB 2
321,641 321,641 0000000000000000196112c710de7680b9cd0a22bf5dfa4a040003cb0d91b086 168 0.12/1.00 vMB 21
321,640 321,640 00000000000000001a6cada95e446803eb24a1e7c5d8b0139a66927266ebff09 520 0.44/1.00 vMB 23
321,639 321,639 000000000000000002bf46a5359b5bcdc9474af76ba6e75a4adfca8c7d8972b6 509 0.29/1.00 vMB 28
321,638 321,638 00000000000000000d47b7521e83e3acc57daf88aef3a37e6a4ec340380ce7a2 613 0.32/1.00 vMB 29
321,637 321,637 00000000000000000ad1e68491fe8dae4625292eb0c365b491d395e85dced55c 62 0.03/1.00 vMB 33
321,636 321,636 000000000000000014c33056a5365893b09f40180ca52ca22786006366ee551c 126 0.10/1.00 vMB 12
321,635 321,635 00000000000000000899101bdae5b3f80cb2d19c2a1ff3072438d53f031230d4 497 0.30/1.00 vMB 28
321,634 321,634 000000000000000011d71219e8becce5883f92967f84217258bcde9025819b38 155 0.07/1.00 vMB 45
321,633 321,633 000000000000000002aff2f73b16f2d0699354d6c56c210a962ac23695e28b9d 552 0.30/1.00 vMB 32
321,632 321,632 0000000000000000177edeb6ddf1df59218a69e1cde83be91239de5e53206611 81 0.16/1.00 vMB 13
321,631 321,631 0000000000000000048513bd0cbd7fb92c485b5f9f0da0a628d1536ae7734f3b 256 0.10/1.00 vMB 34
321,630 321,630 00000000000000000754a3ce5e35490010663c176687692138897cfbc9806092 483 0.71/1.00 vMB 16
321,629 321,629 00000000000000000f893e8e024ee28bdbcee6f67016450f0c856294b7110481 817 0.75/1.00 vMB 21
321,628 321,628 00000000000000000542ba6c805fa126e2e57659a6c06d6e9757f05f812d2cc3 256 0.08/1.00 vMB 46
321,627 321,627 0000000000000000108c9ba6a235d97ae62cb6cde5afe220fa69355ba366e394 979 0.71/1.00 vMB 24
321,626 321,626 00000000000000000e04d3569c0907c08ba5b5ec060c783ed91371216e5e6057 1 0.00/1.00 vMB 0
321,625 321,625 00000000000000000915d0794682bdb82a914b9cb2a138d9ca74e04ab2d7766d 572 0.27/1.00 vMB 32
321,624 321,624 00000000000000002204fd69c213847d165e58965ddf3ee6e88c1ad3e6b00f89 449 0.47/1.00 vMB 22
321,623 321,623 0000000000000000127f246a4a9a4badd2ff23f19b7c262be48c14f9b24c928f 193 0.10/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.85 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: 638.25 GB
    • Received: 12.47 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.