Loading Tool

Explorer IconExplorer

Memory Pool

41,699 transactions
27.69 vMB
0.07514305 BTC
Random Selection Loading Transactions
Max Size: 145.05/200 MB

Candidate Block

Mining Attempt ad0d09a4b8e33be6497f8d2b84580d62e9df78f20620f277b8652260d85640b5
Version 20000000
Previous Block 000000000000000000013dd95464f52e03149d186d83b760a679c5196384c107
Merkle Root f91dd848e4aea1070b7cc796185d37ac9d00b1dd15efba09c931a2d4ac486dab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,084
Size: 1.00 vMB
Total Fees: 0.02332285 BTC
Feerates: 150.79 > 2.34 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,865 (179,608 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
735,257 735,257 00000000000000000002f0024fc85bd78d536d676099b2a619c32abb24ad23a0 651 1.00/1.00 vMB 20
735,256 735,256 0000000000000000000659453fab854d6dc5eb8ac1440a8ea53c6552330071f4 51 0.01/1.00 vMB 10
735,255 735,255 000000000000000000075d7c1839e55d40e879bd7db2d526047d43a62e8cea0a 912 0.51/1.00 vMB 7
735,254 735,254 00000000000000000008e2094021806d78e13b9e447a7b47d5226231642439f9 20 0.00/1.00 vMB 8
735,253 735,253 0000000000000000000208abcc660e77dd81e556bd00a394bc8f4259c740c5f7 2,605 0.96/1.00 vMB 12
735,252 735,252 000000000000000000019963be0f61c1b109bc18e573f5a921b1af171691eb82 71 0.03/1.00 vMB 10
735,251 735,251 000000000000000000088158bb759de8e78075db94b87db164b5e55379a0538e 578 0.36/1.00 vMB 6
735,250 735,250 00000000000000000008776704de65ca0c26813743d9ddd326b6ba5fd7711680 705 1.00/1.00 vMB 4
735,249 735,249 00000000000000000006fa0972cb71acc78c49839d1ce0bc45be7e991782b98e 940 1.00/1.00 vMB 3
735,248 735,248 000000000000000000088e8f90312d9efae86c2f207e5565231328b93193b5e1 3,183 1.00/1.00 vMB 6
735,247 735,247 000000000000000000090fe309b08a35f12cf9bd2cf570de55a79b87b1e984e4 2,445 1.00/1.00 vMB 22
735,246 735,246 00000000000000000006d8655b8e8da775f1c7480903e428a1ee0613deee1af6 2,618 1.00/1.00 vMB 17
735,245 735,245 00000000000000000004d2a455625a07b29f79be0169afa5a23e2e4240b79f23 1,551 1.00/1.00 vMB 19
735,244 735,244 00000000000000000005e8b3e84992992113d7df785102ac30acb2dad2959b9e 2,453 0.83/1.00 vMB 13
735,243 735,243 00000000000000000004336f6210f23d0418054fae3d389bcc6f2a086ac6e5d2 326 0.43/1.00 vMB 3
735,242 735,242 00000000000000000001039bea8938e3d3a32c1c1850835406efb3f496eeca64 2,072 1.00/1.00 vMB 9
735,241 735,241 00000000000000000004202bf6a4b09fcfde643a4a1d206f18949308bc505011 2,567 1.00/1.00 vMB 8
735,240 735,240 00000000000000000007c2e512cf0b3f99cec4334c3499f4d477babc63a1b77b 2,883 1.00/1.00 vMB 20
735,239 735,239 00000000000000000007594a500f5a153b5b68505cdf71ad9e76b5dbbe4ef488 2,396 0.97/1.00 vMB 14
735,238 735,238 00000000000000000001ba1aaa8884ea7d3984a1abc9e56a685205b826d3c543 2,080 0.93/1.00 vMB 14
735,237 735,237 00000000000000000005b39b9f7bc3e49342afef77242ad7c005403b90dcac52 604 0.39/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.15 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: 652.99 GB
    • Received: 13.82 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.