Loading Tool

Explorer IconExplorer

Memory Pool

81,157 transactions
29.85 vMB
0.15181953 BTC
Random Selection Loading Transactions
Max Size: 179.95/200 MB

Candidate Block

Mining Attempt 02a9bc0c3cd10b890a6b33389d94f4df2653b809f31ad8bc3fb1e7da0ae79b38
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 (391,081 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
524,224 524,224 00000000000000000005dfdf2463ce96e77a230a90971ef3e6c7f3eda010b538 1,161 0.46/1.00 vMB 28
524,223 524,223 000000000000000000199d3f776cfe85ded3fc0b23e447c8013d57d6b1613485 1,459 0.64/1.00 vMB 41
524,222 524,222 0000000000000000001375d1ee1362aa67e41985a19a7c557fa904621d8d8dc3 2,287 1.00/1.00 vMB 28
524,221 524,221 000000000000000000047ce9e1215ef134d6ef0ed303bf6c663b4142b188601d 417 0.18/1.00 vMB 41
524,220 524,220 0000000000000000001243d46861b06d1f4d9293fd09b844e5da4275d1c95e7a 1,437 0.50/1.00 vMB 25
524,219 524,219 0000000000000000001abc308b967489fdbf501d02b2c9b5b253f81ce6b25e6a 631 0.23/1.00 vMB 73
524,218 524,218 00000000000000000005d681bed53d312dffd75bd6ba06349a812f438c89cce1 666 0.24/1.00 vMB 8
524,217 524,217 000000000000000000011639c0d069b73f4044a8e6415f7a9b6794f800513573 2,945 1.00/1.00 vMB 38
524,216 524,216 00000000000000000009a9d01ee090ac0b736331348fbe342464cc176037f8c6 1,251 0.48/1.00 vMB 44
524,215 524,215 00000000000000000003407e254d64d66662725e5f9f8b5528143d048ce094e1 190 0.05/1.00 vMB 32
524,214 524,214 0000000000000000000239a8615d9d76cdfffa51e5b6226a137ccdcacacfd35e 2,095 0.81/1.00 vMB 31
524,213 524,213 00000000000000000031945972c205d27965c2531f2189c6e299d7cee9056ac1 2,042 0.76/1.00 vMB 42
524,212 524,212 00000000000000000025be6fd217e35192f25986a6bf0d8516ba964dca894bc0 530 0.23/1.00 vMB 45
524,211 524,211 0000000000000000002a24c9b1fbb8e40ea49d1b5e8549dc0daaab256db5e291 490 0.19/1.00 vMB 38
524,210 524,210 000000000000000000114b33e96a579eb9f79b5e11cf91af2121001b2a9d67cc 1,066 0.47/1.00 vMB 7
524,209 524,209 0000000000000000001f57255ffe11a46be729285b3c0d8f10db80ff3e1526c2 2,648 1.00/1.00 vMB 41
524,208 524,208 0000000000000000002de7942a1ce2edd1eec284e2947aa076f325c7a70b3cbe 777 0.26/1.00 vMB 34
524,207 524,207 0000000000000000003769f5ab493ccc49276608de6adde3418a56cc35598730 528 0.20/1.00 vMB 22
524,206 524,206 00000000000000000025c1442c1f85e3e0bce63315c7a12092bffaebcada6c32 1,540 0.69/1.00 vMB 36
524,205 524,205 00000000000000000029655e83c5f72c44ab2341b6d5ab6afe62086b569d0ec9 346 0.11/1.00 vMB 23
524,204 524,204 0000000000000000001cc5d0b6b3a8ad3f783dabf7306757b7dfc61ad729b550 87 0.03/1.00 vMB 55
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.