Loading Tool

Explorer IconExplorer

Memory Pool

86,575 transactions
31.80 vMB
0.10823161 BTC
Random Selection Loading Transactions
Max Size: 194.75/200 MB

Candidate Block

Mining Attempt 5f7ccc847db57b441141f62b19c5629cff3d719b9fe183c55532e09e8b68e2f7
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 96e43a3086af6dd430b1bdff89401066b6b52ba29cceae0c5598248fa55302f4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,880
Size: 1.00 vMB
Total Fees: 0.02774647 BTC
Feerates: 1,236.26 > 2.78 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (586,523 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,839 328,839 0000000000000000020d775f78528d914d73001c620f65bbea4db0e29d84606c 1,644 0.75/1.00 vMB 32
328,838 328,838 00000000000000001156e391a064d4cfc64be57075063a902b18deeae4822f6a 993 0.35/1.00 vMB 36
328,837 328,837 0000000000000000046e315c04b880daa3dd4b040ff3b0518803afa7d1da399f 512 0.17/1.00 vMB 51
328,836 328,836 00000000000000000d51300fdada8e60136a785a0fe043c93fa14478cbee364d 417 0.26/1.00 vMB 23
328,835 328,835 0000000000000000098d5b7071a8a3e19239914162bf9e846dafb36df2302f26 244 0.18/1.00 vMB 17
328,834 328,834 0000000000000000119aeed5771344944ad7c89813769c72dd553e07afe68ce9 584 0.42/1.00 vMB 21
328,833 328,833 00000000000000001a050d53410f3a0a36355dc092f5c6cdea870fde65c1f9fa 376 0.26/1.00 vMB 21
328,832 328,832 00000000000000000f0f0c7c207fce7438769e7277a2b7c02bf7d0dd4ee88ac7 398 0.21/1.00 vMB 28
328,831 328,831 00000000000000000d382925c314119085db05659812edfb51dfed84f4b3f5d3 485 0.28/1.00 vMB 25
328,830 328,830 00000000000000000f31e49a0a00a56d240da3fc2b6910100412268ac285e6c5 306 0.22/1.00 vMB 19
328,829 328,829 00000000000000001054c5ef81b42ff6ce3425ecf23cd1252cb1eaebdb0eeaf9 2,188 1.00/1.00 vMB 32
328,828 328,828 0000000000000000090759cc60e866c74006cc1b56912b8d3f9b23949933019a 75 0.04/1.00 vMB 19
328,827 328,827 00000000000000001b4ce6e4c44ce482f71ca6d4e5968aa28b3d50f230f97ac1 336 0.15/1.00 vMB 27
328,826 328,826 0000000000000000170decb7cba68063b3bf8460a77c69f0cc94b8bb80761bde 1,518 0.98/1.00 vMB 22
328,825 328,825 00000000000000000bcb5aa7a4a16b8ac745d2b322638b3a2763b9584be9f412 572 0.75/1.00 vMB 16
328,824 328,824 0000000000000000136949f18d4377f8fde9fb33e4e6e09ecad1fb1ee13070a1 1,575 1.00/1.00 vMB 24
328,823 328,823 000000000000000001d6db82e328d4abfb080a660181ea97b862b7da5c11e51f 512 0.29/1.00 vMB 24
328,822 328,822 00000000000000001b050364e4c54191b77222e738b0d7f69d5bf7d3c24accc3 256 0.16/1.00 vMB 24
328,821 328,821 00000000000000001590dd8e7b301551cba97ccb53d1f3fb6d511e61f818c2a6 1,341 0.75/1.00 vMB 22
328,820 328,820 00000000000000000cddde53e529a27518f219772827330232b52135ace13a31 2,209 0.75/1.00 vMB 43
328,819 328,819 0000000000000000076e56fead43515d9c08abf424d5dc38ca44e6ffeb7a88c4 1,211 0.35/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.