Loading Tool

Explorer IconExplorer

Memory Pool

78,081 transactions
29.25 vMB
0.07637703 BTC
Random Selection Loading Transactions
Max Size: 179.33/200 MB

Candidate Block

Mining Attempt 9bb6194d600c756b382810f25328fbdd2b4a059865412190dd23954e0db2f759
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root a84a13dec577dbf99d433f451456f4600edb58dfe927f4b6abbc1807b4ff2a3b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,537
Size: 1.00 vMB
Total Fees: 0.01233410 BTC
Feerates: 73.20 > 1.24 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (102,635 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
812,604 812,604 000000000000000000044a2890f10e13fbd11975d06601ccc375fe47e77ae574 2,697 1.00/1.00 vMB 18
812,603 812,603 00000000000000000001159e7587730384dc3bde81572eb4f64d51accb27174d 2,480 1.00/1.00 vMB 14
812,602 812,602 000000000000000000014f44e5909237ca39107750b482ee478fa229d668eb1f 2,785 1.00/1.00 vMB 17
812,601 812,601 0000000000000000000246ca13ce6be676068de184b7bb7c93c204470d2a8e97 2,270 1.00/1.00 vMB 13
812,600 812,600 00000000000000000003153bce79a9895a7c05ec8559d7b16fd93dead8a2be57 3,844 1.00/1.00 vMB 21
812,599 812,599 0000000000000000000202e0d426e31331984557e80b1b69df39069096d75656 3,603 1.00/1.00 vMB 20
812,598 812,598 000000000000000000027a1605b394695559a15e7c482aad593025910af1c94c 2,791 1.00/1.00 vMB 19
812,597 812,597 00000000000000000001c2d9cab85258cfec97f966e3651c8be005113b3d1c3f 3,580 1.00/1.00 vMB 33
812,596 812,596 0000000000000000000300c52a044bb325556be8b09871befaf557b921bfb1f9 3,994 1.00/1.00 vMB 23
812,595 812,595 0000000000000000000435d3b5d568493ee7959e128a9f178d52db63ce830c1e 3,408 1.00/1.00 vMB 25
812,594 812,594 0000000000000000000294a9709d285efcb8e05ab9bca3f0d153b205da044a8b 3,619 1.00/1.00 vMB 45
812,593 812,593 00000000000000000003f6e662caef02a4f04bca83e63bad0bed9d138d05d66b 2,200 1.00/1.00 vMB 15
812,592 812,592 0000000000000000000401d11738e2535242d32c9fd432952245661d1e4867b7 3,184 1.00/1.00 vMB 21
812,591 812,591 000000000000000000045000e57e7a7e7e49859aa7fc519daae7ac0cb1dc650d 1,127 1.00/1.00 vMB 5
812,590 812,590 00000000000000000003c36bc0e8ed2ea81a8233624bfea272e1934bfbbea413 2,313 1.00/1.00 vMB 15
812,589 812,589 0000000000000000000355d131a66dfc6431d87b05cdf2b1063db7cd163ad17a 1,735 1.00/1.00 vMB 9
812,588 812,588 000000000000000000048560c1e948d9ff5737112ed3dec89b3d569e0dc53113 1,644 1.00/1.00 vMB 4
812,587 812,587 000000000000000000017f1489d89f1c5d55369b4aa330c4577569d7dfa89430 3,048 1.00/1.00 vMB 18
812,586 812,586 000000000000000000031666eb38cfd9781cbcec7c6ffae98aa0ee2f9edb1cde 1,714 1.00/1.00 vMB 14
812,585 812,585 000000000000000000039e4240795c7cc068f8c655b5c69cd873d721786730d0 3,496 1.00/1.00 vMB 25
812,584 812,584 00000000000000000000f8484f8ba2a072103e924a8530df0e097ab14fb04efe 3,759 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.81 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: 710.17 GB
    • Received: 17.04 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.