Loading Tool

Explorer IconExplorer

Memory Pool

79,898 transactions
29.72 vMB
0.09087928 BTC
Random Selection Loading Transactions
Max Size: 179.53/200 MB

Candidate Block

Mining Attempt 00b52a5b58e29f95d28d851b78b78b2c8c5f343fc33c347b6771c41308e38a14
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root 992a4f1990bc3bf01254363cb170818ec51b16858b6b73b628a7246a9f4ab280
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,788
Size: 1.00 vMB
Total Fees: 0.02699708 BTC
Feerates: 100.11 > 2.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (591,497 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
323,600 323,600 00000000000000001cdb2fa16362636be6f99925a7e5f7eead0b0b4962acf0ca 184 0.11/1.00 vMB 29
323,599 323,599 000000000000000003f27b085009952c01c347d10fd2471128111b5768648d86 302 0.11/1.00 vMB 32
323,598 323,598 00000000000000000ede7e63b57e36d81bbdf1ef8ab6005266392c99b6677a37 370 0.18/1.00 vMB 32
323,597 323,597 0000000000000000049458c384c26d657accec704b5a328a1e0575233790a91b 32 0.02/1.00 vMB 16
323,596 323,596 000000000000000010ba43e87aec64de98fc7a0eea19bfbfdb47e15ada2de7f7 245 0.11/1.00 vMB 52
323,595 323,595 00000000000000000320860c4cb190a1ed0ba09d92683a88ba79e7f9dfd8e5ce 556 0.27/1.00 vMB 34
323,594 323,594 00000000000000000c412d1f758dd9cba08bebf06c7d15f0f3b65e5463dec7d8 86 0.04/1.00 vMB 29
323,593 323,593 000000000000000000fc91df03bb1a073d965fbd10bae4f135c23d3132ae5f09 270 0.14/1.00 vMB 32
323,592 323,592 00000000000000001d0f4fcfdcc09d5d9ed69dece2661c7ba5c8611f73256e37 153 0.07/1.00 vMB 33
323,591 323,591 00000000000000001f3e823e8a5f0bf12a5f3e732236076c21f4611f9348d0e2 49 0.04/1.00 vMB 21
323,590 323,590 000000000000000000c32f60119aad35e61242eee57987f08f7543e90c613c6b 198 0.08/1.00 vMB 30
323,589 323,589 00000000000000000c36d7e97101d07aaeff9193beb5e75c89fa8c4637d4342b 380 0.25/1.00 vMB 30
323,588 323,588 0000000000000000014e0618a784962a16be99205e4736024b822bc54abd4390 85 0.06/1.00 vMB 38
323,587 323,587 00000000000000001bb56412a489896616b7a12a169de20859d4783195c57e74 50 0.06/1.00 vMB 18
323,586 323,586 00000000000000000353b600c25ee661b23b9cd3f8435cc58f352b78a8aa8d4a 102 0.05/1.00 vMB 34
323,585 323,585 0000000000000000020840156654719e83803c280ffe545a34115881088c9895 302 0.16/1.00 vMB 28
323,584 323,584 000000000000000019e6582ee4208458881de53e4e74f2a595ef32bc7b77b78d 214 0.09/1.00 vMB 35
323,583 323,583 000000000000000011f2e1c680c5772b8c07f8b0a5914e827477ce6d80278078 293 0.15/1.00 vMB 31
323,582 323,582 00000000000000001c3ab05707a7d67878c36cedc623b5e42dd512cefc183ceb 227 0.11/1.00 vMB 31
323,581 323,581 00000000000000001950eb9c35644eedc5f2c55135128be6ea6513681ec55ebf 86 0.04/1.00 vMB 30
323,580 323,580 00000000000000001618ac64d9f34c7b93464dcea1df7e47266065989879bfac 179 0.09/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.83 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.