Loading Tool

Explorer IconExplorer

Memory Pool

78,278 transactions
29.25 vMB
0.07455875 BTC
Random Selection Loading Transactions
Max Size: 179.31/200 MB

Candidate Block

Mining Attempt ca43be277cc12c4359c2ccff186f6474814aabec031da2e3ed2356314e74297a
Version 20000000
Previous Block 000000000000000000005526bea8af5b3d9aa43c0c50a99620a61707332605e3
Merkle Root 2fe0588175f8edd979d26a3c8496f4324411003a3ffa4311a9906893530fb7d0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,743
Size: 1.00 vMB
Total Fees: 0.01055960 BTC
Feerates: 100.36 > 1.06 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,237 (144,017 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
771,220 771,220 0000000000000000000247aa23fa04f60dd06964a67e8860cef7f3e7a170f9a7 2,374 1.00/1.00 vMB 8
771,219 771,219 0000000000000000000221848435ea45bc27215bf2418d66c2c1157d19917509 2,235 1.00/1.00 vMB 9
771,218 771,218 0000000000000000000438a3dc0a4ae419d51fd445935796f61f709e4d59ac12 1,363 1.00/1.00 vMB 8
771,217 771,217 00000000000000000005256c99800874fafe93e2b304f944af4b8d88e148df83 1,244 1.00/1.00 vMB 5
771,216 771,216 000000000000000000042da5f6e5d74992159eae28349ce9989742e47d19f4f6 1,163 1.00/1.00 vMB 3
771,215 771,215 000000000000000000003a9e3923a36983a7ddc5dde0176d014b34ef21d6d3ba 2,886 1.00/1.00 vMB 11
771,214 771,214 00000000000000000007bcccea390e101603957c6b0f834f15fd49e81d7317a1 1,160 1.00/1.00 vMB 4
771,213 771,213 000000000000000000017211a21a2a81e85fbb8b86f59b88dc888e21020e7597 1,660 1.00/1.00 vMB 7
771,212 771,212 000000000000000000016de958bf5dcec1090f018ac6b8bd2b82524b0abd9838 1,229 1.00/1.00 vMB 4
771,211 771,211 000000000000000000011c364a24a573c56ed07809620b765e8ad355f8237643 1,336 1.00/1.00 vMB 6
771,210 771,210 0000000000000000000568476d0e07a1e65870265d38da24826acbbcdb383980 2,990 1.00/1.00 vMB 3
771,209 771,209 000000000000000000055a2e037bfdde70014d30fd558073b4d454ec97eeebb4 1,879 1.00/1.00 vMB 10
771,208 771,208 00000000000000000006463dd83b0b92a03edf7750ae790439f4cd6c2a4a4029 1,349 1.00/1.00 vMB 6
771,207 771,207 00000000000000000006213842cbec33653f792ac1e900845e46feb7066dbf9b 1,395 1.00/1.00 vMB 13
771,206 771,206 0000000000000000000732b1cd5c629ac27f91fd5f1c4fb1fa6f0e0bb3ab07df 922 1.00/1.00 vMB 3
771,205 771,205 0000000000000000000249a16308f3543d4859163c6c941c65bd022d3d22e62f 1,825 1.00/1.00 vMB 7
771,204 771,204 000000000000000000035523db8a77f3f414dc1f1bc0bb99d89215b46723c6e9 2,248 1.00/1.00 vMB 8
771,203 771,203 0000000000000000000579e776c8eff922c16ca7dbdd3f2c0ed4295c0ba3dc65 892 1.00/1.00 vMB 3
771,202 771,202 000000000000000000049647c5bc55511abd153317918a461f07ce1ffd8c513b 720 1.00/1.00 vMB 3
771,201 771,201 00000000000000000004c1719593b366faf14861608e835e19e0833da8df69d8 2,036 1.00/1.00 vMB 8
771,200 771,200 000000000000000000028563a92d7a2343093554fea61bb6970cbb9a72e4b121 528 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.80 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.06 GB
    • Received: 17.02 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.