Loading Tool

Explorer IconExplorer

Memory Pool

4,250 transactions
8.44 vMB
0.01513326 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 39.35/200 MB

Candidate Block

Mining Attempt 408dee62f03183e419095b567d15419b03ff37f222fb0aa475a6cd5dde2f5c2d
Version 20000000
Previous Block 00000000000000000001ad849efcfd440503cdbd0d820b083833f4a8357963b0
Merkle Root e2060498fbc4ebaa0857e47bff9259f26830c7f2e7c3871b628409f0384af8a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,011
Size: 0.9979885 1.00 vMB
Total Fees: 0.00328991 BTC
Feerates: 602.14 > 0.33 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,822 (651,440 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
262,382 262,382 0000000000000004f9a3c32bb36f99a585f2420e98eeb1b31799f752572091ea 70 0.02/1.00 vMB 100
262,381 262,381 0000000000000003041a77094670ff50fba453107a2426e3b3b36038f9ad4808 73 0.02/1.00 vMB 83
262,380 262,380 0000000000000001e7b2a612109ef7a17bdffff60b2b32f26278c2108ff3275e 330 0.13/1.00 vMB 91
262,379 262,379 000000000000001368343b41dabcb602862e9db8718ec35eb377ab9efd565607 265 0.11/1.00 vMB 82
262,378 262,378 0000000000000008afbe541ea8de6678f2263197835052c861f1ee4c4f204fa7 26 0.01/1.00 vMB 105
262,377 262,377 00000000000000048405d812b76e9dcc643d446a66d42be31c2f2f4f84ac05d4 156 0.06/1.00 vMB 90
262,376 262,376 00000000000000006651efb527a99de534c30b678dd81d005ede9005a53b8a87 157 0.06/1.00 vMB 101
262,375 262,375 0000000000000013991fcd90981dd789c2f5d2d972aa9fa5fcbee3540263efd8 379 0.13/1.00 vMB 136
262,374 262,374 0000000000000012bcef4668b2504d1345b8a1492e7677a765a6c038c394a466 166 0.07/1.00 vMB 88
262,373 262,373 000000000000000f20579438dad59019d61787488e230a3ff1d338e47e75ea41 110 0.15/1.00 vMB 19
262,372 262,372 000000000000001513ccb9c3e1df0cf1e3830cec28cb2e4b962d525424c6a7f8 223 0.08/1.00 vMB 89
262,371 262,371 00000000000000167dbedd45a0c3c6450588ee6d719725910dfe9c68e1ae7644 226 0.21/1.00 vMB 61
262,370 262,370 00000000000000021bd7c2d742ccd231ba5021370d094c30a9fca622f336725a 172 0.06/1.00 vMB 70
262,369 262,369 0000000000000002aeee6b2c3244e2ad4375089811e2f13968b59b12b8fcdd5d 526 0.25/1.00 vMB 113
262,368 262,368 0000000000000014e71851faa70ee455aa28f98cc8023032c97a92fb78a7dd28 307 0.12/1.00 vMB 94
262,367 262,367 000000000000000c761e9814d9e1f7ee1a9696ee26149c4d07461958bcd33fc3 420 0.23/1.00 vMB 81
262,366 262,366 000000000000001377b80390e4dc3163282e5f4dc7e40952ecd56275937adf09 75 0.03/1.00 vMB 84
262,365 262,365 0000000000000015f5e0632b9aceb301320701e130686ff614927534f876f3d5 132 0.05/1.00 vMB 115
262,364 262,364 0000000000000013730f1ec081c12519b558a9c5481883a7867289cb37319fc0 153 0.05/1.00 vMB 45
262,363 262,363 00000000000000132cfbcada1cfb50f4145a323b9b691895851d2e902028c258 586 0.25/1.00 vMB 87
262,362 262,362 00000000000000003f385e563c98b8ffaf9d29b217c142dbc132449f4be30188 302 0.13/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 780.30 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: 517.80 GB
    • Received: 4.55 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.