Loading Tool

Explorer IconExplorer

Memory Pool

73,060 transactions
28.34 vMB
0.06582281 BTC
Random Selection Loading Transactions
Max Size: 167.63/200 MB

Candidate Block

Mining Attempt 790985c499229d4a07b1210f42e2e9f2cdc547d01daf1a861206664873a61814
Version 20000000
Previous Block 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279
Merkle Root 93dd52a5968b37d7dbfb07d5f8929066a4b6569a6b61ea4d96baad7d03d66f2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,090
Size: 1.00 vMB
Total Fees: 0.00909669 BTC
Feerates: 100.36 > 0.91 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,042 (100,650 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
814,392 814,392 000000000000000000043fce62359464686dd267095304c22abc26f9d1364cf7 316 1.00/1.00 vMB 4
814,391 814,391 0000000000000000000242de00ca3c65e9841243e97cb92703fc393c2b7221be 1,108 1.00/1.00 vMB 5
814,390 814,390 00000000000000000000a4e2943760cfca06440c6797ab6a6834c81afce16a33 2,624 1.00/1.00 vMB 9
814,389 814,389 000000000000000000043f358f172cb68afdb3582d29943db5c691d774c4acee 734 1.00/1.00 vMB 4
814,388 814,388 0000000000000000000063a96459c1aafedbb4a5f6245157a060408524148c3a 1,999 1.00/1.00 vMB 7
814,387 814,387 00000000000000000001b4c726fe363d366d2aa118b56394456d0c4af01b0b29 2,562 1.00/1.00 vMB 6
814,386 814,386 000000000000000000005a3c3b994fe2f06e9beb19375b667f1575c831332c79 1,841 1.00/1.00 vMB 9
814,385 814,385 000000000000000000010977c8b35ff3647428d2f1854521b560b53c0915fa1e 3,372 1.00/1.00 vMB 16
814,384 814,384 000000000000000000033bbdb71df0343d86c1c519f432b89fa414b586abb941 2,065 1.00/1.00 vMB 9
814,383 814,383 00000000000000000002feb5f2614a28c3b8044bc788d29504d05884ef790868 3,149 1.00/1.00 vMB 11
814,382 814,382 0000000000000000000443d7de6794c5891d5efa9e067154b7209aef60ceecf4 3,442 1.00/1.00 vMB 19
814,381 814,381 00000000000000000004794b7cd078ad6dc9eef20f10602e6ff65a101569c2ce 1,820 1.00/1.00 vMB 6
814,380 814,380 00000000000000000003468605abac7a08c2c58c6ba86982483e6fa613438e6a 2,375 1.00/1.00 vMB 6
814,379 814,379 00000000000000000001f3ad3bc106b6bd86f35fbff50f9ed2df5451451dc416 3,315 1.00/1.00 vMB 9
814,378 814,378 000000000000000000029366a9d3b9c066ad2f375e15564277792d5a557fd966 2,999 1.00/1.00 vMB 7
814,377 814,377 0000000000000000000431863ce8fff9270935dd2f45b125e839beffa480dbda 2,879 1.00/1.00 vMB 12
814,376 814,376 0000000000000000000397b200ae5848db652ff63859e28ef6e7ed97bc199691 2,603 1.00/1.00 vMB 8
814,375 814,375 00000000000000000000e3cf53b403dd3690778b2513d1762034c8d1d929b0d9 3,091 1.00/1.00 vMB 9
814,374 814,374 00000000000000000002dafaff76d2816b4cdda8b7424b987dd18add3325a9a7 3,443 1.00/1.00 vMB 14
814,373 814,373 000000000000000000014d85f0b387bec5cc167b6507a8e059fea1bb3b9ddac8 1,977 1.00/1.00 vMB 7
814,372 814,372 00000000000000000000e3ff628038fed4d0acc6171ffd6d524e603c466e896e 3,672 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.47 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: 667.96 GB
    • Received: 15.33 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.