Loading Tool

Explorer IconExplorer

Memory Pool

81,143 transactions
29.85 vMB
0.15167754 BTC
Random Selection Loading Transactions
Max Size: 179.93/200 MB

Candidate Block

Mining Attempt 112b9074ed248fdb5ec18edc736fc5867b7f8a17b0b29acb6986ebcd05743125
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 669db60359b3dd87648f2adf4237d4947390817a9f2325fdf16c3ef148241a2f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,491
Size: 1.00 vMB
Total Fees: 0.05761521 BTC
Feerates: 1,002.91 > 5.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (363,077 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
552,211 552,211 000000000000000000224abce25f1006025a546578eaa9011c83e654262034fb 2,699 1.00/1.00 vMB 9
552,210 552,210 00000000000000000022ffa0cdb549a781b01a4bff48d528d564714d22b59d0e 3,253 1.00/1.00 vMB 23
552,209 552,209 000000000000000000061d1f2411ac87ba607d549dbfb3e821a903441da9997c 2,411 1.00/1.00 vMB 23
552,208 552,208 00000000000000000000b356ab77f30db6372b0a1bb5da5a227a1ce9fc7b5253 1,696 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.92 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.47 GB
    • Received: 17.54 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.