Loading Tool

Explorer IconExplorer

Memory Pool

49,744 transactions
30.04 vMB
0.09652745 BTC
Random Selection Loading Transactions
Max Size: 160.78/200 MB

Candidate Block

Mining Attempt cde6dad04fb716b9910f85d7ac6414e9df76c3bc00ebd6c9596040cb49be48a2
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 68a9c463833bd3f2ce6efdb479f791d674414ccef2b945ffc7774d4d77627bf7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,571
Size: 1.00 vMB
Total Fees: 0.02837542 BTC
Feerates: 73.20 > 2.84 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (736,784 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
178,029 178,029 00000000000005800c1ed97fbd6f919f93cf2d5c8d8e29c84e3488c097e9d674 80 0.04/1.00 vMB 100
178,028 178,028 00000000000003608ee2117db2689c101b7d28ea0a0432f500c991d7143fa130 37 0.01/1.00 vMB 0
178,027 178,027 00000000000009bdd7a8c31a83348a2dc24f007799b85ad3740f8c9a1167741f 48 0.03/1.00 vMB 53
178,026 178,026 0000000000000930562a9880b0c2c998b19e4f10b76d0b8e5baea6c0720584a3 33 0.03/1.00 vMB 1,030
178,025 178,025 00000000000002761097eb0faa83bda458cabced04bdf0e192945face362121b 87 0.05/1.00 vMB 95
178,024 178,024 00000000000005ef8e8637e7056282424324f5e1db42ecfaccba01d9a71de934 137 0.05/1.00 vMB 227
178,023 178,023 000000000000040747e634000d8e533a98f1c757e6734f7a164eb53c8b9cdfff 32 0.03/1.00 vMB 37
178,022 178,022 000000000000021219c0c840150e12576fcd229a130e218221d25500deb09097 149 0.05/1.00 vMB 75
178,021 178,021 000000000000076266c756cd605af7c0734d5d0d6ea117e732a8259e5c3a18ed 9 0.00/1.00 vMB 34
178,020 178,020 000000000000077c0cc8e62b6a0eb83aa8d14182c6d361cbd79caac5b4fb08c9 79 0.03/1.00 vMB 99
178,019 178,019 0000000000000218aaaf48f61598693408303d8d8fc0740ff1085d3461c301d1 10 0.00/1.00 vMB 70
178,018 178,018 0000000000000a57f17bbe39279fdb4996757c25fc19f2b0bef91d3bd916ef76 37 0.01/1.00 vMB 97
178,017 178,017 0000000000000a07e1ce82daecaab55739fce47f6047b6045db77a5bace472b5 49 0.02/1.00 vMB 28
178,016 178,016 00000000000003d60d36fe75033f156405c24fceb54805fae7012a8428361cde 68 0.03/1.00 vMB 121
178,015 178,015 000000000000020c318d838b1befab9aa6ceef8f0bf0c94f702ba05cad357e9a 65 0.03/1.00 vMB 112
178,014 178,014 00000000000007bbc6812c859c0e90991406603fb44f414dde68fb63f2192a30 67 0.02/1.00 vMB 202
178,013 178,013 00000000000008e2334ea5dff909c559d70edac7ef3caf5a5467dd7a4444616e 42 0.02/1.00 vMB 62
178,012 178,012 000000000000013530a7ba4f4914be7d55a5362434633c260e4e43ba296dbf28 8 0.01/1.00 vMB 91
178,011 178,011 00000000000002a00e959c825448bd9c4bbe9c9455ed92303bbbbdf5c4699a85 61 0.03/1.00 vMB 72
178,010 178,010 0000000000000a37ba2259b67df3a76db5f3ebba46bd03aa16cf1bd10f9ae429 31 0.01/1.00 vMB 145
178,009 178,009 000000000000094d84cf2300e357ed8a6ac9717c895de752136b3de1eb3f2393 76 0.02/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.06 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: 651.09 GB
    • Received: 13.40 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.