Loading Tool

Explorer IconExplorer

Memory Pool

37,887 transactions
27.11 vMB
0.05607174 BTC
Random Selection Loading Transactions
Max Size: 138.20/200 MB

Candidate Block

Mining Attempt 597740a73177bbe6cc99cd9750910a47d42b42059080e066ed862ed2ffa0fbc0
Version 20000000
Previous Block 0000000000000000000106a1e4aa287915d89b3784466736987e1acd439ed5c9
Merkle Root d093c1bcbb5820dffb2d5838757d9d32ba2e040ed05e4664e6b5a1b0eedf7207
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,174
Size: 1.00 vMB
Total Fees: 0.00480165 BTC
Feerates: 150.75 > 0.48 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,646 (149,021 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
765,625 765,625 00000000000000000006cbed8da4cdd43872b1a01e4aa05627f95b410fc62055 1,895 1.00/1.00 vMB 40
765,624 765,624 00000000000000000003ae4f2c2a1c50ccd36d3d7d85c6da7b87879d7fc8b0b7 3,160 1.00/1.00 vMB 36
765,623 765,623 00000000000000000001a26e2af700e10c3846fda82fdbec75caba27f8430f9e 3,088 1.00/1.00 vMB 37
765,622 765,622 0000000000000000000337569808be33a6cf9b125656483965597da74fcbff68 2,958 1.00/1.00 vMB 39
765,621 765,621 00000000000000000001430d80fde9943757d9d4723456c0600a7439d4afc4f9 2,710 1.00/1.00 vMB 50
765,620 765,620 000000000000000000050fc23d3a89b8dbf6d08d4e0983a14237de674a65e54b 3,281 1.00/1.00 vMB 34
765,619 765,619 000000000000000000068e582c4013d695942cdd449fd58557406bb8ebe284cc 2,215 1.00/1.00 vMB 41
765,618 765,618 000000000000000000002c9116dbab48efe814085ea14f353018f147e20cd62b 1,772 1.00/1.00 vMB 13
765,617 765,617 00000000000000000002522a15310738b92fb41b7ddd3bbef9d76a84ed10967e 2,226 1.00/1.00 vMB 15
765,616 765,616 000000000000000000078260fbd678c79de315251469721825b87ab70fb895f2 3,399 1.00/1.00 vMB 34
765,615 765,615 0000000000000000000234d779697cd926a5665893fc25133962ba86c5d94c6f 1,353 1.00/1.00 vMB 7
765,614 765,614 000000000000000000035f94ba1ed9b3adb6eeac74811227fafcaed4b5b61559 2,802 1.00/1.00 vMB 13
765,613 765,613 00000000000000000005bd4d3386db24db653f1a04616176a19ba04728bfcd82 2,925 1.00/1.00 vMB 24
765,612 765,612 000000000000000000022448cec49739adecba95da36283845e1a7aab2696e4f 2,874 1.00/1.00 vMB 8
765,611 765,611 00000000000000000007032534f38cd1918ee709260c6e43f1071e8eeaac6c88 3,321 1.00/1.00 vMB 24
765,610 765,610 000000000000000000023eb13754b8975ec90dd4986ba153c52fc272b8c87230 1,549 1.00/1.00 vMB 11
765,609 765,609 00000000000000000000a65c4d682432ccfe0f111f641dddc14543a17dcacb69 2,652 1.00/1.00 vMB 28
765,608 765,608 000000000000000000068d90446180d58e28d5f2dbdcbe902e1f95fdf1a2a6c8 3,165 1.00/1.00 vMB 36
765,607 765,607 000000000000000000021319317dc487add0d136a86a66f3fa76cd7eaa343a12 1,489 1.00/1.00 vMB 19
765,606 765,606 0000000000000000000203c8b21c0663325dc8efd084f6b3420e14d39d58f212 1,637 1.00/1.00 vMB 24
765,605 765,605 0000000000000000000274293b82593d1be8e27023ca487c03b7099257e985f3 2,358 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 781.76 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: 632.55 GB
    • Received: 12.12 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.