Loading Tool

Explorer IconExplorer

Memory Pool

81,475 transactions
29.96 vMB
0.15680302 BTC
Random Selection Loading Transactions
Max Size: 180.46/200 MB

Candidate Block

Mining Attempt 9e299ec4eb295125d9d02631f93b7da559a6928d8da291473178dab387ef6a15
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root d9a3adcf84fa5864994daf09b3be5fae6d2de1dcc0059738f9287983dcf1debb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,740
Size: 1.00 vMB
Total Fees: 0.05964186 BTC
Feerates: 1,002.91 > 5.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (484,986 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
430,319 430,319 00000000000000000087aae9da86748fff23a959fdd348d8db3a01218eafdb3b 1,805 0.89/1.00 vMB 57
430,318 430,318 000000000000000002d5c5d6588365e75073db247dbf85028ddba7a0ea78f1a0 718 0.32/1.00 vMB 58
430,317 430,317 000000000000000002adcf2c81f46ddfc613f4338a5aa298e49eecdd9a9d86c1 709 0.35/1.00 vMB 59
430,316 430,316 000000000000000004c22a671f68b9342638e0cbb7a4d73c8f5e6cd5a4164676 592 0.23/1.00 vMB 66
430,315 430,315 000000000000000001186c1914029b97b47d5d26e12549f42a0dfee4713de0cd 266 0.22/1.00 vMB 54
430,314 430,314 0000000000000000004bbd926a0b0b0a119383b1c2371449dab8c3d3e1aed38f 370 0.29/1.00 vMB 52
430,313 430,313 000000000000000004a4de57a9e15dae4ee3dc9392a55c0c9a1a545da35fd23e 538 1.00/1.00 vMB 18
430,312 430,312 0000000000000000030e298cf62b7fa6815755874947d925cd1c99b94e699174 1,566 0.98/1.00 vMB 61
430,311 430,311 0000000000000000047afd8db643d8efaa8a0d58bc9ca8b09f0e3e5264e293ab 2,689 1.00/1.00 vMB 66
430,310 430,310 0000000000000000007d229d0045811dacc812e267936c647fb66d9625c98831 670 0.23/1.00 vMB 73
430,309 430,309 00000000000000000175c14b67d5c60fb018ca3fd46edfb9c505fd365f0cfd33 619 0.25/1.00 vMB 62
430,308 430,308 00000000000000000363cf3ddca5b2e51772fc79cfe079aac06292a2830a2672 1,893 0.78/1.00 vMB 62
430,307 430,307 000000000000000000b7cc6e905378aa26bea010b70f11cf27fe7ea11f88ae37 1,435 0.53/1.00 vMB 64
430,306 430,306 000000000000000002aa7f766addf83f0465ef2e97635f2735acd088e470242a 617 0.33/1.00 vMB 54
430,305 430,305 00000000000000000094da1a158f9946d358ce7b1c698a7ac159df2b04367050 2,016 0.99/1.00 vMB 51
430,304 430,304 000000000000000002d22e11d652895cf0cbac6c6de0910f24e2ca743c95177d 654 0.30/1.00 vMB 59
430,303 430,303 000000000000000004c42def841e7e32b9d427629603fce72296351dcd46e325 90 0.05/1.00 vMB 49
430,302 430,302 0000000000000000014cd3951f74d2478e41ca5618e6fc79771432eea05d0688 781 0.98/1.00 vMB 19
430,301 430,301 0000000000000000039e28ed921d3434e2ae01b48578835b6895a3b1de796bc8 827 0.33/1.00 vMB 63
430,300 430,300 0000000000000000036631145adf1a2b4090ec17f83d7d0bbf34dfae09bcec78 87 0.05/1.00 vMB 49
430,299 430,299 00000000000000000391aea1d0d20bc0e72ecd8d05a25a0ad6eed1db779b6781 174 1.00/1.00 vMB 3
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.48 GB
    • Received: 17.55 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.