Loading Tool

Explorer IconExplorer

Memory Pool

80,946 transactions
30.01 vMB
0.09304478 BTC
Random Selection Loading Transactions
Max Size: 183.31/200 MB

Candidate Block

Mining Attempt 0cc10fba291aa29c5434897a76027b17b9577a52d29250ec68afd582177483a6
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 687a1bbb84dd5aac72c101065985802fa95a0fd2aa13bc1e3c7118e00d924c7b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,428
Size: 1.00 vMB
Total Fees: 0.02578942 BTC
Feerates: 402.60 > 2.58 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (386,864 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
528,459 528,459 0000000000000000002fa730ed4c33c91ae66a611817a2e9ccab7773750bfb14 2,260 1.00/1.00 vMB 98
528,458 528,458 00000000000000000009a0015eab22efed3a2b556441a0f042a1271769ea9046 183 0.07/1.00 vMB 83
528,457 528,457 0000000000000000000355e5c21f4fae9196b4aef9cbc7c241f8d70b95355974 528 0.22/1.00 vMB 83
528,456 528,456 0000000000000000001af5fee75deaaff1fdf3dac30dfae3b061055dd9205943 957 0.48/1.00 vMB 132
528,455 528,455 00000000000000000004166e9d323be8b528e3b2f914c0724832119b9dd95b7f 625 0.27/1.00 vMB 101
528,454 528,454 00000000000000000018b9b21b36493282aa0e2a087cc594c1547f943b10d6f3 1,581 0.63/1.00 vMB 116
528,453 528,453 000000000000000000366adc8282962fa3bbcd87f349bd2c27cef54113acaa3b 132 0.04/1.00 vMB 108
528,452 528,452 00000000000000000003d22214a6a3dec7b7846e56bbb3589aed130db714fa2e 1,127 0.72/1.00 vMB 103
528,451 528,451 0000000000000000002e312295d1d82ceca689f9c0d0a1f09481409d27bfd46d 1,159 0.54/1.00 vMB 81
528,450 528,450 0000000000000000003265436b260d21e3a1117e1e08cf2a1ce93b4e093483a1 1,627 0.69/1.00 vMB 95
528,449 528,449 0000000000000000001395d73d0f037a698cdff3d5a728d71b88f3385c10e75c 284 0.19/1.00 vMB 74
528,448 528,448 0000000000000000002abbb8df79e9bfed459495698f51ae9f0a89b1a00d2c73 1,450 0.74/1.00 vMB 82
528,447 528,447 0000000000000000000c24eb3eb3ed78ed4f8cbd19a4c90b626e01d1341b58de 1,105 0.41/1.00 vMB 124
528,446 528,446 000000000000000000286490212e7669386796bf064fdbb8d2bde98dbc0553c3 43 0.02/1.00 vMB 111
528,445 528,445 0000000000000000000489ee720949a3aa873ebb76376f291e72518f23743443 75 0.35/1.00 vMB 19
528,444 528,444 0000000000000000001b8cb3edc2bc8ef89cbb2255c1506c05b409e77e74b300 1,295 0.98/1.00 vMB 15
528,443 528,443 00000000000000000034a4ca7006eb18128827b6bc9f4cd4fc70a9ac1d7408bd 2,385 1.00/1.00 vMB 161
528,442 528,442 000000000000000000179dac12ffb1104b8ca00e11c4f7be2c4e14482db6a322 1,391 0.97/1.00 vMB 50
528,441 528,441 00000000000000000024e4d3d1924f0ef0a5521ba90930845d757fdb0a91e4b2 1,169 1.00/1.00 vMB 46
528,440 528,440 000000000000000000093be63a5c4087d03ec5718048baccd84e832f5ba7d143 576 0.99/1.00 vMB 23
528,439 528,439 0000000000000000000f5e6113af6beb2aa2d4354777846782f2dd59f4114108 198 0.27/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.95 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: 715.21 GB
    • Received: 17.67 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.