Loading Tool

Explorer IconExplorer

Memory Pool

80,813 transactions
30.58 vMB
0.08461563 BTC
Random Selection Loading Transactions
Max Size: 186.53/200 MB

Candidate Block

Mining Attempt 997f879c95a8e164143e4855ed27a4cc9af2627d33fe0530f7722fb400f3f6bf
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root 8047a172268105962bacec61495fd05dafda6c586f167f2fd88def698631473a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,032
Size: 1.00 vMB
Total Fees: 0.01558290 BTC
Feerates: 301.57 > 1.56 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (300,258 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
615,128 615,128 00000000000000000000383d0c7c7e848579f44908c62f8066f146774f5895c7 2,637 1.00/1.00 vMB 13
615,127 615,127 000000000000000000002ff1ca0d77e7d665f277781fe1d24915b1c3f683f1fc 3,000 1.00/1.00 vMB 23
615,126 615,126 00000000000000000009f03c981dea45e88498a6891160ce19f7befa0204306b 1,240 0.31/1.00 vMB 10
615,125 615,125 00000000000000000007e7fa765f814755871c6ca702d1dd826a09608b8aeef3 917 0.29/1.00 vMB 10
615,124 615,124 00000000000000000010baed3acef8e0f62cceb8ae019f5794f3423260f7cac3 1,485 0.39/1.00 vMB 11
615,123 615,123 000000000000000000011e0b19244c0633ea503ca410f712ecfcd85fe5627ac9 745 0.21/1.00 vMB 12
615,122 615,122 000000000000000000088636bef74cd8299819ca4f82f420f01e6b4e7ecf1f08 159 0.05/1.00 vMB 8
615,121 615,121 00000000000000000004e25de3758d669adfb9a4d07676b91cce0cf8075a019b 522 0.19/1.00 vMB 17
615,120 615,120 00000000000000000010e64024e3b5d133a4c800ad6fde4c7c0b3fa89e291ea6 1,802 0.54/1.00 vMB 13
615,119 615,119 000000000000000000079f4f30827069d8ce3a6cd39657cbb2dd039e76522fb0 1,271 0.35/1.00 vMB 3
615,118 615,118 0000000000000000000734eda7d36e759d7537afcb6ba2cc3a8dad77907c7343 3,577 1.00/1.00 vMB 16
615,117 615,117 0000000000000000000f601513bcdaae9c406785ab266c939f36e7d2169aec1b 152 0.08/1.00 vMB 14
615,116 615,116 000000000000000000059faf3941143274730bcfc82fc54ac451cd6ddcc92f87 2,319 0.73/1.00 vMB 13
615,115 615,115 000000000000000000081d0a8b0397266950487fa414ce7feb0d28f41390c488 2,612 0.88/1.00 vMB 12
615,114 615,114 0000000000000000000bf5b984b901dc4d8d6d14b80cb0e1be8aa69ed355544c 2,607 0.84/1.00 vMB 15
615,113 615,113 000000000000000000069bb27addb863a7faff3f82bd5a762988d3a0769f419f 1,263 0.62/1.00 vMB 12
615,112 615,112 000000000000000000102c9671330c2096d72bdc2403e8704563b125c8c9678c 874 0.28/1.00 vMB 11
615,111 615,111 0000000000000000000a42a289256e92082a47ee9202f86cbff2e8486a120567 1,347 0.47/1.00 vMB 11
615,110 615,110 0000000000000000000d60f59043ef1b5d4995221eca0d26369a0e1369b534bf 781 0.39/1.00 vMB 23
615,109 615,109 000000000000000000004af171fd279e7b2fc9c23dd7cecc6d567aab8b6e2ff7 2,109 0.68/1.00 vMB 12
615,108 615,108 000000000000000000068cb2d2a45955e74aa0e50fc552c0d8c427399468e9ca 359 0.12/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 783.06 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.78 GB
    • Received: 18.25 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.