Loading Tool

Explorer IconExplorer

Memory Pool

13,492 transactions
10.60 vMB
0.03663003 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.73/200 MB

Candidate Block

Mining Attempt 04a2f952af99a92c12a58b82b67b3fec8f23551faf61265be2e58bd1d97a1f75
Version 20000000
Previous Block 000000000000000000003cda2c193a02bec06194c9a75bc9f8b996f80df7088e
Merkle Root 0f75898df0fff8676d0aea063e69f7f81b26b294491bf9604a7195dfb67ef3d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,997
Size: 0.99796325 1.00 vMB
Total Fees: 0.01964642 BTC
Feerates: 103.55 > 1.97 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,813 (663,558 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
250,255 250,255 000000000000001633c7acc8ff5cdf6b67b06360348cc0bbe59ac507c658cd74 277 0.12/1.00 vMB 70
250,254 250,254 0000000000000016a758cc5d994019ee9b1faa315cf7d5e8c44c2fe83235fd1d 329 0.14/1.00 vMB 187
250,253 250,253 000000000000005ae64f45b19be227cbb2a6e61c55799b249a1622d01fb67bf8 84 0.04/1.00 vMB 132
250,252 250,252 00000000000000339ffe96edbd66c7fec139f877d2109fd0edaa0ebebfbaa13e 364 0.18/1.00 vMB 93
250,251 250,251 000000000000006c3cd50797caa74d0116a52e07b83c5319e337a5ab47fbacde 28 0.02/1.00 vMB 128
250,250 250,250 000000000000000ca3ebaf561cf82bdd01d1a801d2e36840deaad389d219d329 62 0.03/1.00 vMB 123
250,249 250,249 000000000000000d2f5b0abc24f765238d4d10038df0c097ef24df135c3112bd 105 0.05/1.00 vMB 108
250,248 250,248 000000000000003960126b09fcdc995ce01dfd49596c31b82ed9275a815e5e2b 111 0.06/1.00 vMB 116
250,247 250,247 000000000000003f1cc2b86988034cc8f260f1f61efbc4154c6e383ee9ac6749 512 0.24/1.00 vMB 116
250,246 250,246 000000000000006cd596efa2b815fe7f7a366d3b621be461698bf75cf3a080c8 391 0.18/1.00 vMB 139
250,245 250,245 00000000000000582df5505fc8abc7452cbda35c85e07489a817290dd38ceae9 47 0.03/1.00 vMB 50
250,244 250,244 0000000000000025f7aa0c8d20d27c63c6a2eaed6dc33ea3dee96a4f99e0e0d5 490 0.19/1.00 vMB 137
250,243 250,243 000000000000004eec03f3c446d78b1f3c5cc528006f7d7a6f3bee62bb624787 776 0.36/1.00 vMB 83
250,242 250,242 000000000000006c9d4691c7e9475ed3d845fcd6fa31adb287c273d5825648cd 271 0.11/1.00 vMB 115
250,241 250,241 000000000000001455d387e126838f5db5f3ed4380e3cecfbdf9802637c697d9 315 0.14/1.00 vMB 105
250,240 250,240 000000000000004f12b688d1b7e69abc66b8b5c5a7a3730d317be8d95f05d454 102 0.04/1.00 vMB 73
250,239 250,239 00000000000000206f3a687f56ae3bf2bfccf50f12c298ef594bb233357a7a00 362 0.17/1.00 vMB 107
250,238 250,238 000000000000003f8b3b644a4be9801748d1832f167b131756b326e602c0fe80 350 0.22/1.00 vMB 90
250,237 250,237 0000000000000058b1687e9c164ebd8b1a1f6ddafc9a7e035be9b9dd5da0751c 124 0.06/1.00 vMB 129
250,236 250,236 0000000000000066b35d564be4c6c5bd495ccd565153d040e1138adf80939720 28 0.02/1.00 vMB 83
250,235 250,235 0000000000000008826a73274c8a8f86d1315e0f178e59768c7edd1ebd43059f 65 0.03/1.00 vMB 132
Previous 10 blocks ↓
Total Size: 780.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 516.94 GB
    • Received: 4.49 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.