Loading Tool

Explorer IconExplorer

Memory Pool

25,356 transactions
15.93 vMB
0.03485753 BTC
Random Selection Loading Transactions
Max Size: 84.00/200 MB

Candidate Block

Mining Attempt ed387b369aabd1ce65095e4fe0103c7e35df8882ad1bb767b4aeb371e74260be
Version 20000000
Previous Block 0000000000000000000084a21ff707eead35ab8f0f56d03d5d8d061975b60eec
Merkle Root f4b787ce1455eae7831f8cb3b35c4f3637eff158bf6afc4c4d9b6c5e9859c944
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,579
Size: 1.00 vMB
Total Fees: 0.00606674 BTC
Feerates: 180.64 > 0.61 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,165 (695,342 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,823 218,823 00000000000003c0dd513057c2e28b753c4566756f01405dc2178294c7307808 123 0.07/1.00 vMB 71
218,822 218,822 0000000000000302f4cf16a23312394a440c639fe8de7fb7826062298bbef92f 190 0.08/1.00 vMB 194
218,821 218,821 000000000000027cb9a10282c1a9608657d28da4b060ec9ddc61035458240735 290 0.11/1.00 vMB 223
218,820 218,820 000000000000056f315f01c0b3623421f125d000a231b503dedd5446229558bd 136 0.05/1.00 vMB 132
218,819 218,819 00000000000000f492f982f4fd3e304b09621918233b4eb6089b70f1970341bc 153 0.08/1.00 vMB 176
218,818 218,818 000000000000024941e7c4649f345718efe9534c3e831e666975fa970b27ee54 120 0.16/1.00 vMB 78
218,817 218,817 000000000000032f2b713f65a8cdc5ae981f30a5bbfca4f214e1b90cddad10d3 692 0.25/1.00 vMB 151
218,816 218,816 00000000000001357bab2f43b4a133695648ab8f54fadb4d26451c0e15e82f17 1 0.00/1.00 vMB 0
218,815 218,815 000000000000035c4955b43d0d429eb860040b6f380119f6c3690111e3f43d7a 903 0.25/1.00 vMB 207
218,814 218,814 0000000000000502d4812840813697a6d038c22856142bd82dcd0746ff7c6dff 144 0.05/1.00 vMB 191
218,813 218,813 00000000000004112e98a3f92f9bb5b351c1537f24c73f9b7477f92b76b7eab8 205 0.12/1.00 vMB 168
218,812 218,812 000000000000040b6e72280f860b4c53b19e1dcb53da9537ccb529163681f986 106 0.06/1.00 vMB 129
218,811 218,811 0000000000000109505eddd35f5d702e90db2ece09ddd4f188f0daf52d2bd06b 87 0.05/1.00 vMB 171
218,810 218,810 000000000000030e90ba45d1ede08bf58c3b7fc1b40aff67eb4456d00a744b71 53 0.04/1.00 vMB 134
218,809 218,809 00000000000001c8590b644829235daed828bd9e8f37671538f773eeed453de4 120 0.05/1.00 vMB 177
218,808 218,808 000000000000032b47238c54e42c870dd950d9c7f89d926b580da76c9c9e6671 66 0.03/1.00 vMB 267
218,807 218,807 0000000000000243bd9d7607fe730f5bdcf1ae7e03448d0b42bfd13f36f040b6 127 0.07/1.00 vMB 358
218,806 218,806 0000000000000337cd4c59165e8315e5475681bee990b954e6c40917018d40d5 90 0.05/1.00 vMB 151
218,805 218,805 000000000000008db38afd08fef0fb0bbd13659335a6b9821be1bbfb1890293b 74 0.03/1.00 vMB 63
218,804 218,804 00000000000003ade3e7e94f573cf9e07ead3b8e15a195911319788e10e990ad 342 0.16/1.00 vMB 174
218,803 218,803 00000000000003e17e14646c2c8cdb9c784f01663fdf001f82c395df0df8abe0 502 0.23/1.00 vMB 213
Previous 10 blocks ↓
Total Size: 780.89 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 566.28 GB
    • Received: 7.66 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.