Loading Tool

Explorer IconExplorer

Memory Pool

77,029 transactions
28.61 vMB
0.10185116 BTC
Random Selection Loading Transactions
Max Size: 173.09/200 MB

Candidate Block

Mining Attempt 8d52ed2536d9fd400eaee0222348d70884a9ab2c6ab6ce25c62d54381e0158f0
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root f877e7cdf3e8b10fcbd0406079c7ceb55d1fcd69dce76ae5a39fba8a40635573
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,654
Size: 1.00 vMB
Total Fees: 0.03491842 BTC
Feerates: 402.60 > 3.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (597,089 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,222 318,222 00000000000000000097c944e052ef2acc1b844bdbb4788b14cf107501210a3c 156 0.11/1.00 vMB 24
318,221 318,221 000000000000000012cc107143d9fcb394c047dcd0332a90cb30a5ea7bb79b2e 423 0.24/1.00 vMB 26
318,220 318,220 0000000000000000201c3cbc5c0c3a95090d26aa9d35ca891d060e19d5c16b23 390 0.27/1.00 vMB 23
318,219 318,219 000000000000000024955d608c7561526fc2a7863f2b89626ba132a6719fc579 128 0.03/1.00 vMB 50
318,218 318,218 00000000000000002daa87714b895e2fa9168feb62370f664ae4723d3ccbab28 16 0.01/1.00 vMB 21
318,217 318,217 000000000000000026f142a088ce761c2378782b85f30b9362b8ab5df2376237 79 0.04/1.00 vMB 25
318,216 318,216 00000000000000001c764467a158d9310dfbd11f60846dc94ac60baf65ede193 286 0.11/1.00 vMB 28
318,215 318,215 0000000000000000276280aef242b05fb408deee77ac898a9e6439f244cf323e 172 0.11/1.00 vMB 28
318,214 318,214 000000000000000011b2e4d041158c1ebee4bae692d2baa4b1b0153975686676 460 0.30/1.00 vMB 22
318,213 318,213 0000000000000000079c7fab95b5cea238b16e3dc8b113e4fa8ff5cdd94d375e 381 0.18/1.00 vMB 30
318,212 318,212 00000000000000001efef4dfcec925b100c0a0f809a55dcf9f55ab172b338fb1 598 0.31/1.00 vMB 27
318,211 318,211 000000000000000000dab548961e32af9f6f9e2c98eeb4e5ba1015f380751058 141 0.08/1.00 vMB 19
318,210 318,210 0000000000000000088c93e9d04fdf2d8e47ab12181bc9dd56c493eb73f16c5b 247 0.17/1.00 vMB 21
318,209 318,209 0000000000000000159bb4f56c9d7b9dd2696cc414fe98661f8f6781e4d948c0 539 0.51/1.00 vMB 20
318,208 318,208 000000000000000003156982f17a9a0e24faca1c2e1c6a78e50d2242f4acda4d 515 0.31/1.00 vMB 24
318,207 318,207 00000000000000000798524f7c433aba1c10f080916d3cecdc8be3e12a4e4a9e 10 0.01/1.00 vMB 4
318,206 318,206 000000000000000010bf1cacbef1a255cdff52e1453a826e04792029a09a0cf6 320 0.20/1.00 vMB 27
318,205 318,205 00000000000000000b56c198661a621edb8e5b5b83ee351252659388635eea40 176 0.09/1.00 vMB 30
318,204 318,204 000000000000000015da2d7b3e250c07b3a6c8b76d5a488cb2431203b07ac7a3 132 0.07/1.00 vMB 29
318,203 318,203 00000000000000000806a3e159a0a2b0bf12687005d0ddae363ada59cf151b5c 429 0.23/1.00 vMB 27
318,202 318,202 0000000000000000147c872178a54df57a7133d7a4f0da884de6a19ac2aa3751 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.93 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: 714.70 GB
    • Received: 17.59 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.