Loading Tool

Explorer IconExplorer

Memory Pool

41,950 transactions
29.00 vMB
0.07111536 BTC
Random Selection Loading Transactions
Max Size: 148.68/200 MB

Candidate Block

Mining Attempt fd8aa29c378bb1cadb5481a049b57f68c6e62de29e9cfe4877d4dcbb86ba1710
Version 20000000
Previous Block 0000000000000000000109f5c0bf8516a6aa7ceb54e4b23cd73ce285a7f939df
Merkle Root 63cf0cecf1f85c10722723ff89f241412a444c7f8813c4aff668724e19d3ee85
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,625
Size: 1.00 vMB
Total Fees: 0.01461098 BTC
Feerates: 100.36 > 1.46 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,614 (167,474 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,140 747,140 00000000000000000000df4da5d59f08e46962f5add728eb8d3aec70bd67921d 3,376 1.00/1.00 vMB 20
747,139 747,139 0000000000000000000332d413044430a58007859aefc3b0d1d6c2cb79fa7435 377 1.00/1.00 vMB 1
747,138 747,138 000000000000000000085da8c6ced0951e4f73c9020f7344a11f2500cd861ac5 1,798 1.00/1.00 vMB 9
747,137 747,137 0000000000000000000369cc2d454d5a878c3d680f4fb3332c82a5b3ea1dff8a 1,198 1.00/1.00 vMB 15
747,136 747,136 00000000000000000005d353374604b5340d09070b98a2640f4f7b7d09d3bea1 1,494 1.00/1.00 vMB 17
747,135 747,135 00000000000000000000b485640e740757aadd431d07adc64c00f6642bec1003 2,127 1.00/1.00 vMB 7
747,134 747,134 000000000000000000013913d631f8535c9e895db06a43a7f04a408bcf3222e8 1,495 1.00/1.00 vMB 6
747,133 747,133 000000000000000000019da63cda3a10e164686069e8bd58d8f2a489a0ce748a 2,243 1.00/1.00 vMB 6
747,132 747,132 00000000000000000009def279eb6355bafc606eaffa11b19a056efca6c36f75 1,907 1.00/1.00 vMB 4
747,131 747,131 00000000000000000006d59c34bbf63df4676d7ee4f1915530c6a1017d10c6e7 2,843 1.00/1.00 vMB 11
747,130 747,130 0000000000000000000784df0085b2e9acdd6028faadebe5a0fd7ef2d7411294 2,384 1.00/1.00 vMB 12
747,129 747,129 00000000000000000002b11c732ebf2b5904c3d45679a017258a67391131cee6 2,504 1.00/1.00 vMB 16
747,128 747,128 00000000000000000006587457cecefc85c441429fe837221f4992c510ebcc50 2,305 1.00/1.00 vMB 11
747,127 747,127 000000000000000000008aad37414736403ca0e5cd320d48d1b24694540ea9c3 3,286 1.00/1.00 vMB 10
747,126 747,126 00000000000000000006a25b41704cb9f696d8ac55f9804045a938c9288fa308 2,579 1.00/1.00 vMB 11
747,125 747,125 000000000000000000089c2fe8605d6fe557ac19de5670f70ce381aa28092b8b 1,118 1.00/1.00 vMB 11
747,124 747,124 00000000000000000001cfb49eeb245bee9e9452328dde0beb9eb98272f18c88 2,707 1.00/1.00 vMB 11
747,123 747,123 000000000000000000073b396dd778b35cb15577e15fb60243be2fe2f0349f42 3,342 1.00/1.00 vMB 20
747,122 747,122 00000000000000000004c831db6f816b56061ca94c24c88a02807ecd7490673a 3,914 1.00/1.00 vMB 12
747,121 747,121 0000000000000000000530bc32137f0e791f01e45097e5899db39c0c4ccdb0ec 3,457 1.00/1.00 vMB 16
747,120 747,120 0000000000000000000080db1ca3a5b0e30f52e07f39674c941d5ce056598325 1,728 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.71 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: 629.31 GB
    • Received: 11.90 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.