Loading Tool

Explorer IconExplorer

Memory Pool

73,678 transactions
27.29 vMB
0.06397268 BTC
Random Selection Loading Transactions
Max Size: 166.72/200 MB

Candidate Block

Mining Attempt 93ae7395bc795a61b0b94dcb483653fa2fd1d30940c217774dd802074f89bdef
Version 20000000
Previous Block 00000000000000000001bb87348e6d3ff23561ca1d138f03813134dfb60134ae
Merkle Root 1a4c095c6ab826b1722f6fd404b73c25572522694f2e4d4ea65cfadc6c3b493f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,426
Size: 1.00 vMB
Total Fees: 0.00602259 BTC
Feerates: 84.51 > 0.60 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,283 (363,051 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
552,232 552,232 0000000000000000001065ce7ee0bedda496481ac49debe333d94aad9fa4577e 2,136 1.00/1.00 vMB 19
552,231 552,231 0000000000000000000ce8cd676188ea11f8d4f528f93fa2d4eecb0cee316915 1,590 0.70/1.00 vMB 20
552,230 552,230 00000000000000000005374b03e617886e957cab4c63d7b6bf4b149c4bf16211 930 0.34/1.00 vMB 16
552,229 552,229 0000000000000000000fc7aff4aa0ac9c4dbb8a9fce0fb64039e6ba09dbe8912 1,134 0.52/1.00 vMB 20
552,228 552,228 000000000000000000283ddac0d041abb83ef0fa302542c47ee15692253939dd 1,546 0.72/1.00 vMB 25
552,227 552,227 000000000000000000113e6f8ad9d2c92c0ab86169f82b129b99b8233983b4bc 282 0.12/1.00 vMB 17
552,226 552,226 0000000000000000000fba89f1630e403289e48810a4a320c1cd7a51f07ef377 1,744 1.00/1.00 vMB 14
552,225 552,225 0000000000000000001a0655f33b1f49560b582e7f8097ed6c0a546c6a708440 2,267 1.00/1.00 vMB 13
552,224 552,224 0000000000000000001ab9880e65a3f2abaf6987eed4d554e8a61b491e936096 2,496 1.00/1.00 vMB 30
552,223 552,223 000000000000000000252f9b549cbc288a8cc2cc63d0815c1064e12f71020eea 913 0.80/1.00 vMB 2
552,222 552,222 00000000000000000023124f24603c5f07967d7337d57b25b66e1b951b6374ae 2,258 1.00/1.00 vMB 11
552,221 552,221 0000000000000000001e4c2c66f39864c68f76623b18382bc594f3f340934e19 2,998 1.00/1.00 vMB 34
552,220 552,220 0000000000000000000476794f287f7e7023713a5254179a2c9264c70ffbb84f 1,507 1.00/1.00 vMB 15
552,219 552,219 000000000000000000268a8f05eb95bed299f9f05097134274995e9dacc54279 2,680 1.00/1.00 vMB 31
552,218 552,218 000000000000000000105c585c2991f264ace0ce19008749da2ee26769558cc4 2,957 1.00/1.00 vMB 31
552,217 552,217 00000000000000000014d53d1f22979426f5340063c5999fef6f2821041ffb24 1,473 0.88/1.00 vMB 12
552,216 552,216 0000000000000000001950b208e28695e264b9318fa853a3c10de161bcfed7b0 1,644 1.00/1.00 vMB 22
552,215 552,215 00000000000000000019168c1838fd65124e99f3992cd5aa3fc5d6a8fc675c4e 2,574 1.00/1.00 vMB 24
552,214 552,214 0000000000000000000364c4e2e1d00c8fb0a444e1d046e2e5981d86298ac772 1,603 0.59/1.00 vMB 20
552,213 552,213 00000000000000000026e8206a58723fc8788082cc50e4d629fc4a8366aeed3f 459 0.12/1.00 vMB 30
552,212 552,212 00000000000000000027ffe6b52b069cacd188a34ffef300acf4f9a9f279b0d6 1,464 0.92/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.88 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: 713.28 GB
    • Received: 17.34 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.