Loading Tool

Explorer IconExplorer

Memory Pool

45,230 transactions
27.83 vMB
0.08866535 BTC
Random Selection Loading Transactions
Max Size: 146.16/200 MB

Candidate Block

Mining Attempt ac07c7e28183777e51a11560c775468ecfcbf5fbdf04ebcc97dfdc878c5d8e22
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 5874707e9666d059c9a10db1f9ef31b327d9c7bc8ec6f945718b55cfdc437c61
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,951
Size: 1.00 vMB
Total Fees: 0.03407132 BTC
Feerates: 157.73 > 3.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (738,407 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,505 176,505 000000000000035880acac96454836961d8c89e9e6a31b12b97f65319ec08dc0 41 0.03/1.00 vMB 228
176,504 176,504 00000000000005bb3d17126ed308577d5c96c2b63270ecfe7b2cfab8903405e9 12 0.01/1.00 vMB 20
176,503 176,503 000000000000077beaf6a9a889baa0ae006c002f54d475afd2af7d48899201de 35 0.03/1.00 vMB 58
176,502 176,502 00000000000000d2f41d955173e79d02a6854b59435697e9854b2cafd9af8ac5 61 0.04/1.00 vMB 128
176,501 176,501 00000000000000396d827c2b7bb972471ffa259d4652864a3fa981e72db60187 26 0.01/1.00 vMB 112
176,500 176,500 00000000000003249a97d28e3f30e4235d684ca26d9094867dc9ca591a6b6233 107 0.03/1.00 vMB 21
176,499 176,499 0000000000000209af2de157f2f4ff33099bb916389fa1dff4a752ef495df2f3 91 0.04/1.00 vMB 523
176,498 176,498 00000000000006df66fce255e162f270334f9b869425a28b393682b1aae9eb88 80 0.04/1.00 vMB 160
176,497 176,497 000000000000071c6929b73d1b1a5e7c85563c20771f8295844ea29cb5ea41a1 102 0.08/1.00 vMB 78
176,496 176,496 000000000000031097a717384f00432b004beb00bceca1adc37b71f21c7e66e9 12 0.00/1.00 vMB 457
176,495 176,495 000000000000045b231e1a348ea5d28a4d0841e82b663a10ed8e6490d0f37461 31 0.03/1.00 vMB 183
176,494 176,494 00000000000002ef8f3f01ce3719f6506bcbfa293f8d4836752c97a730f95d88 43 0.04/1.00 vMB 38
176,493 176,493 000000000000085f102b4f2d833d54d03360fb93da2d87f6021becd28d9604a8 24 0.03/1.00 vMB 109
176,492 176,492 000000000000015346fc5828b8f191ccab44641550266f266bab5b2a4450b306 34 0.01/1.00 vMB 141
176,491 176,491 000000000000093d2e320be62a98d29f14de296dd4262483886037c4158acd8e 140 0.05/1.00 vMB 81
176,490 176,490 000000000000070b661f698933453372046fba3463b7d81d857ee0c15902d535 17 0.04/1.00 vMB 61
176,489 176,489 0000000000000570ef305db07744bfed0804195ecde5c5a7383f46c1990c9bc4 109 0.03/1.00 vMB 59
176,488 176,488 00000000000008260872edab7470cc91b6a0d1f88233121219e22dd0e35a84e1 130 0.05/1.00 vMB 97
176,487 176,487 0000000000000255b96726e3048470f0f2d3ececc540800142e7807ef2aa3383 106 0.05/1.00 vMB 28
176,486 176,486 00000000000002e49871c4c7d8f33205dec7c8b5b113bd994e3cbb2d059ee043 50 0.03/1.00 vMB 9
176,485 176,485 000000000000010cda911de51eae1f2b488a451d5919fd785fde295d22d88191 138 0.12/1.00 vMB 442
Previous 10 blocks ↓
Total Size: 782.23 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: 655.04 GB
    • Received: 14.24 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.