Loading Tool

Explorer IconExplorer

Memory Pool

38,151 transactions
25.45 vMB
0.04892049 BTC
Random Selection Loading Transactions
Max Size: 131.62/200 MB

Candidate Block

Mining Attempt f3d50e6f516a6c882a62d448680223f39c8729f30c902a88076cfa90cd3aebbd
Version 20000000
Previous Block 00000000000000000001c36c54bd23b3a107a616ecf778bf860499dd6b12a600
Merkle Root 635406c22f83307f8ec00529bc3ed7c8f922eaceb7f208ae4702a6a94b361436
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,609
Size: 1.00 vMB
Total Fees: 0.00288922 BTC
Feerates: 12.10 > 0.29 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,763 (100,567 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
814,196 814,196 000000000000000000040f2be2529ee1166317db61734303d3a44dd6ec557240 3,460 1.00/1.00 vMB 8
814,195 814,195 00000000000000000003c53a914e789d549e87f9fb085e5f7e4be0b1959df9ac 3,943 1.00/1.00 vMB 10
814,194 814,194 00000000000000000003c97beca6877489b87f2bc01154aedb347986b5d01fae 2,239 1.00/1.00 vMB 7
814,193 814,193 00000000000000000002f2f45a12d77593afc814b9f474107388956cab749390 3,799 1.00/1.00 vMB 6
814,192 814,192 00000000000000000000ed93b807896161b5e10342f70f3e3d9328fb672b7b3b 3,332 1.00/1.00 vMB 12
814,191 814,191 00000000000000000002e90c41f2b8592350718ed7c3ac5b8e0de32b20b39461 4,535 1.00/1.00 vMB 6
814,190 814,190 000000000000000000013777ef0ec28ab2fd396eb17680262cadf9dcb17e4665 2,862 1.00/1.00 vMB 16
814,189 814,189 0000000000000000000197379508dc1d4498fa4dd41fe56278cc23bc781deb71 5,377 1.00/1.00 vMB 10
814,188 814,188 00000000000000000002af8ac170117389762570acb8e5260c62056ac3bddc53 4,927 1.00/1.00 vMB 18
814,187 814,187 00000000000000000001bd0bd84b6ca5eaab5cd38be18ad2387fbb604bb24f10 3,730 1.00/1.00 vMB 16
814,186 814,186 000000000000000000047584cf75187dd884727b44cea12885d218d1d333deb9 3,972 1.00/1.00 vMB 29
814,185 814,185 000000000000000000047bd7ddbe9c141a53c36d844cb8d28bab507052909ef8 4,515 1.00/1.00 vMB 17
814,184 814,184 00000000000000000000a4a9437347357ffe5a607ac70165cf71a79cd9907303 4,357 1.00/1.00 vMB 5
814,183 814,183 000000000000000000003957cec79650310daa7e2d18298652a52000b0c8318d 4,381 1.00/1.00 vMB 11
814,182 814,182 000000000000000000005853ab1378b1d6ffbd938a099be5ed87ebf344c9ded3 3,700 1.00/1.00 vMB 18
814,181 814,181 00000000000000000001ee4b9aa4c270253b28c467d5f5d1af2731914077e208 1,598 1.00/1.00 vMB 15
814,180 814,180 000000000000000000017a8b24d744a3a1774eb7fce279c377008da838619784 2,694 1.00/1.00 vMB 11
814,179 814,179 00000000000000000003f2d82c034d8455fe43957dc5f9c1315a87269a74251b 2,633 1.00/1.00 vMB 14
814,178 814,178 000000000000000000017e2c1a65efa8d23eb5dd8723e7da157311caf00b7ee0 2,595 1.00/1.00 vMB 14
814,177 814,177 000000000000000000020d4857a6c2b11baf45085f61fb8fe22249a0f7c75b70 3,083 1.00/1.00 vMB 20
814,176 814,176 00000000000000000000a18ed56c8b5503bcbee8decc1ad830c39307a899eb35 4,670 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.96 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: 647.71 GB
    • Received: 12.97 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.