Loading Tool

Explorer IconExplorer

Memory Pool

73,615 transactions
28.52 vMB
0.07121197 BTC
Random Selection Loading Transactions
Max Size: 168.53/200 MB

Candidate Block

Mining Attempt f0743be20abb50c02324ebfc3677db438aea5262fdb930fbab99352000df5d13
Version 20000000
Previous Block 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279
Merkle Root 0aca01a20f3b4be44e4833f8b15778ad715c4535319b4175b0f515cd6dcbfbe9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,378
Size: 1.00 vMB
Total Fees: 0.01393023 BTC
Feerates: 100.36 > 1.40 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,042 (182,047 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
732,995 732,995 000000000000000000090873059a608e2ec87b000ad00022e627376a2f0e1c20 701 0.26/1.00 vMB 6
732,994 732,994 000000000000000000059704cb1374d00d712495df41a0e256124c85346ddc5a 381 0.77/1.00 vMB 1
732,993 732,993 00000000000000000002c0b482fcc71b577d231f4eaf6f45ad88685909c1bfc7 2,096 1.00/1.00 vMB 6
732,992 732,992 000000000000000000067df82d4657ad6f240064675b46db406bb07fba4440bb 772 0.68/1.00 vMB 4
732,991 732,991 000000000000000000089773b3972c7a371705602d8895ddbe070d23dbb96937 1,238 1.00/1.00 vMB 3
732,990 732,990 0000000000000000000894799ec520fc132123dfc23bb5f86e1bc1724b3ad0ba 3,087 1.00/1.00 vMB 9
732,989 732,989 00000000000000000008da73d6c07b36dc8af1a3b5587d7644b6cef4858d7cd1 2,433 0.83/1.00 vMB 8
732,988 732,988 000000000000000000048b849b4a204eb1365d43373428adece98c7950525206 2,177 0.92/1.00 vMB 5
732,987 732,987 00000000000000000002b342b5611a82509ae6d433c1f999b9b17ca5df280082 685 1.00/1.00 vMB 3
732,986 732,986 00000000000000000004489aa4885f5c26a3bf138ee5e4afe52f2186c3789e4e 2,535 1.00/1.00 vMB 8
732,985 732,985 000000000000000000027c77e88edcfc369204afe55a5af00491e77520317e3b 2,491 1.00/1.00 vMB 6
732,984 732,984 0000000000000000000371bbfbf4b0067a8a1ccc32c24636f5e232d41f86c7e3 2,479 1.00/1.00 vMB 11
732,983 732,983 00000000000000000006625889d744719f2f01631298d17e08551b38fea7c26e 244 0.19/1.00 vMB 6
732,982 732,982 000000000000000000074614e51dcf9c07eb0f0e0af41db25c9d3f487dedbaf6 1,165 0.54/1.00 vMB 7
732,981 732,981 00000000000000000001cbe5d3448a90037dd8fe7379fef20d0817a98db60564 133 0.04/1.00 vMB 9
732,980 732,980 00000000000000000003745f6453e409163d23fe441a53a469ece8d392cafd38 156 0.07/1.00 vMB 5
732,979 732,979 00000000000000000005138950b65d6063695073317627645a9290e2b0f95d71 657 0.89/1.00 vMB 1
732,978 732,978 000000000000000000012b1d7143263a59117608169a4cb5c9d97dfcddaa8605 1,462 1.00/1.00 vMB 7
732,977 732,977 000000000000000000000a72dc08842913d91d1de5a4fee95fb8ec2bf2a25795 797 1.00/1.00 vMB 3
732,976 732,976 000000000000000000047ea4fcbb763efc0d383af79b52bc372d1e92e6625f01 2,330 1.00/1.00 vMB 10
732,975 732,975 00000000000000000002f9dd902034ebae241c2b5063fdae4d625233303e90d7 1,305 0.80/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.47 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: 667.96 GB
    • Received: 15.34 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.