Loading Tool

Explorer IconExplorer

Memory Pool

48,341 transactions
21.10 vMB
0.06968071 BTC
Random Selection Loading Transactions
Max Size: 120.48/200 MB

Candidate Block

Mining Attempt 8df7b1da203b0f8864884dab1c2c3b2a31ac851a0966fbffe9ffcdd14c6713f1
Version 20000000
Previous Block 000000000000000000006ea3e72bd5e696ffc57bed7c8271f2ae54a7ad737158
Merkle Root 7fab0fade385b8778299134483b38a58885eaf1035bfcd896487205661ac8153
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,898
Size: 1.00 vMB
Total Fees: 0.02716902 BTC
Feerates: 501.52 > 2.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,967 (718,623 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,344 195,344 00000000000002b27fd2ddd69be5704a4ff78282cb771f13d153aff27ab90cab 298 0.12/1.00 vMB 199
195,343 195,343 00000000000006a3351958007bb6466592614902acd94e60ca70ca983f0150a4 370 0.10/1.00 vMB 9
195,342 195,342 00000000000003c860626a323bbd2207148a484f21621d9f1193512777f02b51 232 0.09/1.00 vMB 164
195,341 195,341 00000000000001ec284329a13c0fe026cf411aea00a096d796cb209f5f3da8cb 120 0.05/1.00 vMB 181
195,340 195,340 00000000000005efc7a33b713c1cbe2720489d2cd5642ca1b6424e364a173efe 163 0.22/1.00 vMB 85
195,339 195,339 0000000000000721613b5c3939f09fa6df56d21f060aee94152427b0435bad6f 12 0.00/1.00 vMB 0
195,338 195,338 0000000000000310697085e8168a8bd75f9d8961ee451797ecc26a6b33d52daa 7 0.00/1.00 vMB 96
195,337 195,337 000000000000025dfeead894037b5988665579e476f239a9967f51e4bc084b71 41 0.01/1.00 vMB 230
195,336 195,336 000000000000016cb29427708e483527c0967b2efebd747b965b5548efef3112 256 0.10/1.00 vMB 233
195,335 195,335 000000000000017b391822c95719fa9889eaa7569b6d9ec4f5beb9513295c45e 196 0.07/1.00 vMB 87
195,334 195,334 000000000000009437b35a157ce2575087c779a2cb93fdf388ea4192d8fc7e58 160 0.07/1.00 vMB 186
195,333 195,333 000000000000039d70289e16fa47119d22d5c0b5dbd39ce52d474ab7567274b6 240 0.09/1.00 vMB 235
195,332 195,332 0000000000000686cda81d78dff09793938a6c2e57b2a918c5d1cd71e5db3a47 256 0.15/1.00 vMB 115
195,331 195,331 00000000000003943c7bbe41ae0a444a905b4d6cb3f510553505682683270c68 32 0.01/1.00 vMB 107
195,330 195,330 00000000000002e4ab1909822febc8d662ff30dc58f33c28d64179c14a002efe 426 0.15/1.00 vMB 263
195,329 195,329 0000000000000166746ba564b44c2fa52c97b3e084f30e3cb649f92a7dabe216 95 0.03/1.00 vMB 224
195,328 195,328 00000000000002b471b812d0fe7007b67cbeb8e027d023338dd84909f9580507 32 0.02/1.00 vMB 56
195,327 195,327 0000000000000695d81661d264e8521181bdbf18f67112f9f12db681b0d9d94c 197 0.06/1.00 vMB 242
195,326 195,326 0000000000000312ae75a7156335de9cb9a113a753f129e474b7a4d91db6f9db 533 0.25/1.00 vMB 398
195,325 195,325 00000000000000584845be861d24b7c367d9666986ef013f4f9c9af30068e54b 144 0.05/1.00 vMB 469
195,324 195,324 0000000000000408f197ce13e2271edc889b6ef3109036ce6ff2e30f2e9023df 107 0.05/1.00 vMB 342
Previous 10 blocks ↓
Total Size: 780.55 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: 536.47 GB
    • Received: 6.00 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.