Loading Tool

Explorer IconExplorer

Memory Pool

34,384 transactions
29.49 vMB
0.07831120 BTC
Random Selection Loading Transactions
Max Size: 142.86/200 MB

Candidate Block

Mining Attempt c742a4093e41ce11184453cea1b19866ad93b47131df4197c28a4c6fb4171bb9
Version 20000000
Previous Block 000000000000000000016a655abee59fb1fe04633919e8d234db6ab1188b5de7
Merkle Root a411eb38a8a2b3e6ddf8bd457fc018502bf7e0ef8a15a950ddc7b88c6e9b0e59
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,361
Size: 1.00 vMB
Total Fees: 0.01411138 BTC
Feerates: 72.50 > 1.41 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,518 (446,760 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
467,758 467,758 000000000000000001d404b44fa0c80213413a9aa6b88ac4cbdf132da3456f91 1,962 1.00/1.00 vMB 264
467,757 467,757 000000000000000000cabf9e1abb7d87602181c8daff55b21d44ddb8f13db20b 2,435 1.00/1.00 vMB 341
467,756 467,756 00000000000000000011f4fc57434f554d06e842960dda1227ddbbf30aa06d71 1,883 1.00/1.00 vMB 263
467,755 467,755 000000000000000001343bf324d4daa03da1f3ba2213303dae4dd5c5d564073f 2,303 1.00/1.00 vMB 305
467,754 467,754 000000000000000001b8611a326e38fa519b8746ef4fa201f8d9554791a49a69 1,660 1.00/1.00 vMB 309
467,753 467,753 000000000000000001725488aea65328e94d4eb52785e762dcca350caa53eb45 1,604 1.00/1.00 vMB 325
467,752 467,752 000000000000000000bb6a56be80341687b98a306550a530baf9d09e93f20860 1,685 0.93/1.00 vMB 426
467,751 467,751 000000000000000001a365853f7bfdef04657e945c6cb3faf4576d8933071f8e 2,444 1.00/1.00 vMB 305
467,750 467,750 000000000000000000a46c7266dd4ec4ab2d651ba90ca9c7f5f82f39d6a9ca56 2,469 1.00/1.00 vMB 342
467,749 467,749 000000000000000000657c6857cd3d3ea3cdd1d620991a0fdf97d1bf8d0ec0c7 2,370 1.00/1.00 vMB 309
467,748 467,748 0000000000000000008d848f88f47dff49a5b16faf112043286d8cf09176b5b2 2,453 1.00/1.00 vMB 327
467,747 467,747 000000000000000000cff136419fc25505cbf762bf5710bad4c8d4616178f06a 2,354 1.00/1.00 vMB 314
467,746 467,746 000000000000000000826f0269c84143d30320413f1ea8e71c89b5577996b3a5 2,599 1.00/1.00 vMB 239
467,745 467,745 000000000000000000788b09491177cd04740400d49f4314cdd0dfc4d9b8c4af 2,582 1.00/1.00 vMB 297
467,744 467,744 000000000000000001a8ac1bdff0f33f7414739581be0e59321981d979658001 2,218 1.00/1.00 vMB 215
467,743 467,743 000000000000000001b9bc837089538d38053fb9f649c0499ad6c816ba0d0fbb 1,478 1.00/1.00 vMB 255
467,742 467,742 000000000000000000d8e77540d96686f7a8a3ba7a03851643f70268c8f604ce 1 0.00/1.00 vMB 0
467,741 467,741 00000000000000000182af3b7e2296af1451cb2041ee343b31c53cdaeb81415c 2,336 1.00/1.00 vMB 334
467,740 467,740 0000000000000000001eef7a83771fe7c2f960470355ae62114c56011de750a5 1,955 1.00/1.00 vMB 274
467,739 467,739 0000000000000000011a5979dcaf211e08872cf42bd4f1eb857b6d65cd39eb96 2,525 1.00/1.00 vMB 324
467,738 467,738 00000000000000000073a1d92e367255f6614175ab5a8826f7f4c01535bef921 3,031 1.00/1.00 vMB 298
Previous 10 blocks ↓
Total Size: 781.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 613.82 GB
    • Received: 11.14 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.