Loading Tool

Explorer IconExplorer

Memory Pool

82,233 transactions
30.27 vMB
0.11330944 BTC
Random Selection Loading Transactions
Max Size: 183.37/200 MB

Candidate Block

Mining Attempt 7f6b563fbcfe5bce8eed94321feedf28a8e8f0e15c1f842cf1923b195d773d28
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 4b13e7e192fed544d8fdb8ce144c49ca4ebb39fa0a2bd7c1a4f444af01a68fba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,169
Size: 1.00 vMB
Total Fees: 0.03769466 BTC
Feerates: 121.32 > 3.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (735,379 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
179,760 179,760 00000000000003e0bb837ff70813a4c407ae9d1dd9dcbf515ffd318704906bfe 414 0.21/1.00 vMB 100
179,759 179,759 00000000000002a2c995daca3fbb08c075d88b94ad4680945383bd368ecd68c0 274 0.13/1.00 vMB 133
179,758 179,758 00000000000003956fa997a0d70af25293f14cc22a8663cd84a82aae22ca6c9b 58 0.03/1.00 vMB 94
179,757 179,757 0000000000000045cbd49dff0e6ae8cbad10c26bdf13127b3acb36458ef871db 120 0.04/1.00 vMB 110
179,756 179,756 00000000000005ead11e5a25eecd0085694adcf8a6d2fccc9bd625b27a033a1e 178 0.07/1.00 vMB 148
179,755 179,755 000000000000088300176da25e1326547e9165335a74f79ae8cc8c0c7ff513f3 360 0.17/1.00 vMB 112
179,754 179,754 000000000000014ed2552bc3d630771ff38bf3669baf10fa129e68d4d07f6221 142 0.05/1.00 vMB 83
179,753 179,753 000000000000083d72dfb0e98e43a7bbb845e7d052b9121b25b4623063242924 553 0.34/1.00 vMB 106
179,752 179,752 000000000000069feebb0f47ef149e6c8aafa6349d597fb1fb91c349d428d2e8 50 0.02/1.00 vMB 252
179,751 179,751 00000000000007dfa9e7842222747a26567f5fc115f18c8a662d219d1277cd16 196 0.09/1.00 vMB 160
179,750 179,750 00000000000004e53aa86509d4d699cd90eec8b7a51d7deae047f39d1e151298 202 0.08/1.00 vMB 155
179,749 179,749 00000000000001bd65448f176cf611b6dd1d51fb973137e6e716bb36de0e7ec6 227 0.10/1.00 vMB 118
179,748 179,748 00000000000005eadd70dbbf57e01b24462e42aa1ce2eb8d6219c760305633fa 102 0.04/1.00 vMB 162
179,747 179,747 000000000000046d37121491240ea1932945ae3d632f960a8ab275865729016e 157 0.05/1.00 vMB 38
179,746 179,746 00000000000007ca3f6abd8a4fdd9213cd89c6939232bd75b1255fb7ca2847c1 137 0.06/1.00 vMB 74
179,745 179,745 000000000000046cc5555d6099c8eba2934cb88d6458a5ffcb009294494e35bf 367 0.16/1.00 vMB 145
179,744 179,744 000000000000031725c06baaf43e8b0ef925a511e7eee7052422b2b748948110 669 0.25/1.00 vMB 158
179,743 179,743 000000000000084fa7fb332506706045b822737d609fa972724f66e8f004d65f 1 0.00/1.00 vMB 0
179,742 179,742 00000000000002b789c2b272eec072cabe415a19e2c76c823d1f50a820e1ecce 1 0.00/1.00 vMB 0
179,741 179,741 000000000000007b61586650d1a3330d9f58085a0101a1806c63a8ba36608d2a 46 0.02/1.00 vMB 162
179,740 179,740 000000000000091181b3398c7862ab974eb5a98c65f2e175156789f8ee029917 133 0.06/1.00 vMB 138
Previous 10 blocks ↓
Total Size: 782.63 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: 672.36 GB
    • Received: 16.21 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.