Loading Tool

Explorer IconExplorer

Memory Pool

81,426 transactions
30.97 vMB
0.09025981 BTC
Random Selection Loading Transactions
Max Size: 188.04/200 MB

Candidate Block

Mining Attempt 276b5089c5a7efaebb73d1b5bd84dd926822d783baefadec893e0ef5c342d184
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root da5db1a1ccef2344204bd023e8a7a618cf2854c5f05ed520dbb99b1858b886e2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,765
Size: 1.00 vMB
Total Fees: 0.02361745 BTC
Feerates: 351.58 > 2.37 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (198,041 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
717,166 717,166 00000000000000000005f4f0b8cdefad1d8743e1948f7533e446ee20c0929afa 2,407 1.00/1.00 vMB 14
717,165 717,165 000000000000000000028fecf32e519ce699f8aadd8c0e898d172bae59c8dfe1 1,579 1.00/1.00 vMB 6
717,164 717,164 0000000000000000000647d4060d6df94f01c828f832209b47dc618e0310839b 1,250 0.54/1.00 vMB 13
717,163 717,163 000000000000000000082b50062d381dc79f994f7d3f9a53860833f8ad78c823 246 0.72/1.00 vMB 1
717,162 717,162 0000000000000000000199deff63904b4c260fcf11e61ef83b444858232a9697 2,743 1.00/1.00 vMB 12
717,161 717,161 000000000000000000043ca060926a0c31f8587247527a7c744a5cf8cf6513b5 2,161 0.98/1.00 vMB 8
717,160 717,160 00000000000000000009a37043c38e1c6e1585932820b7d6cfc4abb6563cf585 50 0.01/1.00 vMB 16
717,159 717,159 0000000000000000000217757ecc43c9b9ff9f6c3f4952abc35c2a5c18264b06 233 0.19/1.00 vMB 2
717,158 717,158 000000000000000000068759ad2bf4f313fea14c74dd0ab5407c6a7d5a2e3985 2,335 1.00/1.00 vMB 7
717,157 717,157 00000000000000000001a0ff7f10443f6d12a048aa03004869b26419f85f8876 2,942 1.00/1.00 vMB 7
717,156 717,156 00000000000000000005e6442927875316c540ab57f225c3487d2764d78c78d6 2,229 1.00/1.00 vMB 5
717,155 717,155 00000000000000000002ac2d683de3a802fc8cb307c000462d0c0028dc7acc6c 2,457 1.00/1.00 vMB 16
717,154 717,154 000000000000000000028698b6ecab0b7bff734f088aadd15d3ef4ea82ca221f 1,936 1.00/1.00 vMB 9
717,153 717,153 00000000000000000006741acb42af763cadbc20e49e029bad131fb2c2111b34 2,727 1.00/1.00 vMB 14
717,152 717,152 00000000000000000007a078fa5d7e206a1ee3dd038f3384be15951971836796 2,976 1.00/1.00 vMB 19
717,151 717,151 0000000000000000000b3ec41e900ca5e0e72fe5ed0721383be1ecbdb4e6e030 723 1.00/1.00 vMB 7
717,150 717,150 00000000000000000006553d1cdeb3d7139da50a473c615aeb39d4894f302193 1,579 1.00/1.00 vMB 11
717,149 717,149 0000000000000000000af250c5471a3f3c9e3052005ec05737894cebfdc3e9a4 75 0.05/1.00 vMB 4
717,148 717,148 00000000000000000000d37d5f2225f20942d8876c4ec762eb3b7dbb20ad5296 2,101 0.98/1.00 vMB 7
717,147 717,147 0000000000000000000862b06dcaa5a6c40be8b07ff5c17705ae445d5b54af41 98 0.05/1.00 vMB 4
717,146 717,146 00000000000000000004557c0993b655b7d79f5a930026ce80923dabc2a146df 1,312 0.47/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.75 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: 708.65 GB
    • Received: 16.74 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.