Loading Tool

Explorer IconExplorer

Memory Pool

79,006 transactions
29.66 vMB
0.09161237 BTC
Random Selection Loading Transactions
Max Size: 178.97/200 MB

Candidate Block

Mining Attempt 25cbc7938b874689acf9babfa7548f37cfecd42fe7a113510a2bb3d2eed30509
Version 20000000
Previous Block 00000000000000000000bed9e82db9db72d1b18bb335810616975b81723d85a6
Merkle Root 256f8e0cb0e7b84078b360c8b9ba806e77bd96e795bc7ea26e1555fadfe0a85c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,574
Size: 1.00 vMB
Total Fees: 0.02592930 BTC
Feerates: 251.00 > 2.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,130 (290,535 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
624,595 624,595 000000000000000000033bf4a6b9f4904c7cf7972ddc38c09e742a7967c8613c 1,213 0.34/1.00 vMB 12
624,594 624,594 000000000000000000133e7b261146aeda6b032a7c39ba2baaf3591214daa48f 593 0.21/1.00 vMB 12
624,593 624,593 00000000000000000012029eb66310d0c003f92395cdcebdd16a1de16162177a 271 0.13/1.00 vMB 8
624,592 624,592 00000000000000000002aa14566995ada0f6b0b4ab599c4a3d06c47fca42c39b 488 0.18/1.00 vMB 12
624,591 624,591 0000000000000000000ceb755a297317eaa77d2722acc3aa05b3de61f9e45077 297 0.09/1.00 vMB 10
624,590 624,590 0000000000000000000e3a8a1a16719c0815364ba38b0e167bc2fe494a25c137 1,271 0.39/1.00 vMB 8
624,589 624,589 0000000000000000000d628f7964ee59e644b70e4832024fb55d52358d339e66 1,672 0.54/1.00 vMB 11
624,588 624,588 0000000000000000000c531ac750ba42b3f675c1da698d24a96f9290a98ceb29 1,334 0.56/1.00 vMB 9
624,587 624,587 0000000000000000001081e120302a689c346a2b909be35aca8d5ea64fc7526c 872 0.26/1.00 vMB 9
624,586 624,586 00000000000000000009b201fb0840690dc1196d6f702abd2834b804056d2044 583 0.18/1.00 vMB 10
624,585 624,585 00000000000000000007e13dc3c4898b647c7c2235e17fd95f7b0a49fe0b9cac 2,793 0.97/1.00 vMB 10
624,584 624,584 000000000000000000062ab865b449b9b6ed79c89956757942efa935b73b86ef 349 0.14/1.00 vMB 11
624,583 624,583 000000000000000000076ee627a3bbbb18b1458734b97d1f3f61faf7cc387a4c 888 0.28/1.00 vMB 10
624,582 624,582 00000000000000000009d2a14ec11ddb001b1868812161566ff2ba4f3dc017f5 118 0.04/1.00 vMB 10
624,581 624,581 0000000000000000000c25b6140c95207823795094e2ddcfda8c98d90abaa962 235 0.06/1.00 vMB 11
624,580 624,580 0000000000000000000e3d42f56cd2d4b337105bbaa72c28f89240d55fe21378 2,461 0.76/1.00 vMB 11
624,579 624,579 0000000000000000000767e2f3245f0e040bcedef0a0004eb753324212b5af94 936 0.29/1.00 vMB 17
624,578 624,578 000000000000000000037e07cbfc2fdb4f2f3347ddab521feda3c28bd34607e7 244 0.07/1.00 vMB 10
624,577 624,577 0000000000000000000f62730618c51e1b60d5ad0df607cbd3685d5e54c4a00d 1,150 0.42/1.00 vMB 10
624,576 624,576 0000000000000000000b473004489461c6795d42a851c4df2654097041b03cfb 511 0.17/1.00 vMB 8
624,575 624,575 0000000000000000000cffc57b455ae6c1653efaddea57c7a6084889176ce1ec 882 0.26/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.11 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.