Loading Tool

Explorer IconExplorer

Memory Pool

87,794 transactions
32.51 vMB
0.15170699 BTC
Random Selection Loading Transactions
Max Size: 199.39/200 MB

Candidate Block

Mining Attempt afdf1dff4beaba37513fc809f25b0b914d0e9791d0b8d910acdf542e2947b0a4
Version 20000000
Previous Block 0000000000000000000024e14012baaaec51ffbde7f4c16099d63d5881173d65
Merkle Root a30caa700a6f3c9fb9dbe7a654bb23a4d34d3339130c088c94761baafc7f6edb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,455
Size: 1.00 vMB
Total Fees: 0.06775680 BTC
Feerates: 502.65 > 6.79 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,217 (403,219 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
511,998 511,998 000000000000000000170e788b7d1ba8f275b4fd4a1c90ae52cd0fa4309906f5 948 1.00/1.00 vMB 24
511,997 511,997 0000000000000000005d10f0661d423339a3bf2ff78470aef222b8824e08b2b2 1,797 1.00/1.00 vMB 33
511,996 511,996 0000000000000000002a5a6231340342673e3ee3f36b95591c4a415be6c547fa 520 1.00/1.00 vMB 14
511,995 511,995 0000000000000000002796b3bd58989ff96033ea0a93e23775d854d458a817ef 595 1.00/1.00 vMB 11
511,994 511,994 0000000000000000005d03afeed41799581bfc57b2633f620a288d23173f5f54 621 1.00/1.00 vMB 12
511,993 511,993 0000000000000000002fbb62a94fc6acdc5a312a5399825493e4800e005da7c2 308 1.00/1.00 vMB 8
511,992 511,992 0000000000000000000253ee4c61115576d76da33695024f868929482ff023f6 1,996 0.74/1.00 vMB 68
511,991 511,991 0000000000000000004186306ef068138113529193de914acf6e74d40bea6469 268 1.00/1.00 vMB 5
511,990 511,990 00000000000000000020d31624228aa21275c1b35798926aa36633d24ad861b0 707 1.00/1.00 vMB 19
511,989 511,989 000000000000000000582e3bf33920a8cd2d4be4e36b3c51a44d682e118908e2 2,873 1.00/1.00 vMB 53
511,988 511,988 0000000000000000002d02238d8aa49db7615d0f6eaab51f2798367cbdbcd0c2 786 1.00/1.00 vMB 18
511,987 511,987 0000000000000000004c31938c52cc07048f0497d09d6729052fd254e8a21b4b 386 1.00/1.00 vMB 5
511,986 511,986 0000000000000000000877ef0f2f39162b9cad7c976a076b39708b807e619f2a 888 0.44/1.00 vMB 63
511,985 511,985 00000000000000000003cbbdbc7c0ff5e58d1bc8313ea7d141a3247f0db96b6a 41 1.00/1.00 vMB 2
511,984 511,984 0000000000000000002eb0ad67244b2e6bd90a31edcfc823791d1e28219e3fb9 665 1.00/1.00 vMB 12
511,983 511,983 000000000000000000445d7ce45e12da21a296c9b4bb90692c8ddc1976d792cb 765 1.00/1.00 vMB 26
511,982 511,982 000000000000000000322f6251e47270c28c57517731b3b3ef9027183f0631c0 558 1.00/1.00 vMB 9
511,981 511,981 00000000000000000005a2bbf92f672183bb8b7cbd976442d25d8fc816effcdd 1,319 1.00/1.00 vMB 29
511,980 511,980 000000000000000000252ac0f48f9d20cc36137b0c8f59db59993d2964196c22 2,405 1.00/1.00 vMB 21
511,979 511,979 000000000000000000461957cd8dab13705144442d10bf583529f4044a09c76d 2,900 1.00/1.00 vMB 80
511,978 511,978 0000000000000000003ef538faf01409bd2943ee49305880c1681b1fa0adefc6 2,383 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.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: 709.16 GB
    • Received: 16.85 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.