Loading Tool

Explorer IconExplorer

Memory Pool

77,819 transactions
29.55 vMB
0.07151431 BTC
Random Selection Loading Transactions
Max Size: 180.67/200 MB

Candidate Block

Mining Attempt 127b3e3a3b5216dc821ff8d76a705a56e6af6ef04e2bb82f63e4d442b8f58a2d
Version 20000000
Previous Block 00000000000000000000d3002cc735a2906070d791478a57e618190e90efce37
Merkle Root 015e9755b58e116bf0f47e797bbbaaca7b48a9448c30905bc8e00f2d2b17c19f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,458
Size: 1.00 vMB
Total Fees: 0.00614416 BTC
Feerates: 104.17 > 0.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,393 (122,409 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
792,984 792,984 00000000000000000003cff9d64249ed39765d7efccf1f73cbc0c72413b61a96 4,135 1.00/1.00 vMB 58
792,983 792,983 000000000000000000018167ace74bf1047a5e4ac0a7ee82110b92ae44c8f1f1 2,479 1.00/1.00 vMB 63
792,982 792,982 00000000000000000004e7273118f75ba35e015e3d69b12a0f214c43062e544e 4,515 1.00/1.00 vMB 56
792,981 792,981 00000000000000000000a8342201911854f623504c91217afecbde497866a1a0 2,788 1.00/1.00 vMB 73
792,980 792,980 00000000000000000002ca061b169972cc60ec54a263fccb3b42050f85ade5fb 3,616 1.00/1.00 vMB 49
792,979 792,979 000000000000000000057d6c77673a93b7c43ef6083728622ec816d54af0678c 3,055 1.00/1.00 vMB 56
792,978 792,978 00000000000000000004c18079b5b3dc6088afa486ab3093fb28b04fb4b14798 2,246 1.00/1.00 vMB 35
792,977 792,977 000000000000000000024e887249933d351cf0c916715972e1f52b1f6c705b34 2,040 1.00/1.00 vMB 30
792,976 792,976 00000000000000000000493bc72720f0776c588a660302f10018e71315e3ac7e 2,467 1.00/1.00 vMB 31
792,975 792,975 0000000000000000000269bb7b78145be9bfc00602023dca07b3124d7d8ecce0 2,505 1.00/1.00 vMB 38
792,974 792,974 0000000000000000000148a54688850d23ec5828e3417e184c68c62be46b27a9 2,320 1.00/1.00 vMB 39
792,973 792,973 000000000000000000023276170e591a0eed58a2a572a29d673b5d7cc7ac93eb 2,945 1.00/1.00 vMB 31
792,972 792,972 00000000000000000004ff5506c1241a39846764bced28830d2dfd5ad3d3ae6c 1,644 1.00/1.00 vMB 31
792,971 792,971 000000000000000000038d90e0155eb969c691921df95b1aab7047f2546d88a1 2,355 1.00/1.00 vMB 29
792,970 792,970 000000000000000000046f46b035fec3cd294c2d278f0539839de779e1f80034 3,053 1.00/1.00 vMB 33
792,969 792,969 00000000000000000001532848d3136949acdc0d28e18586336ebcd525fd9a28 3,344 1.00/1.00 vMB 43
792,968 792,968 000000000000000000004a06e2041b67b35d0261a97ce0a238611f2be0a4d690 3,174 1.00/1.00 vMB 54
792,967 792,967 0000000000000000000027da78b07d501dd65ac3b6a6aeccb8384932756cc72b 3,672 1.00/1.00 vMB 41
792,966 792,966 000000000000000000048e6d69c8399992782d08cb57f5d6cbc81a9f996c3f43 3,483 1.00/1.00 vMB 33
792,965 792,965 00000000000000000003c6fd4ef2e1246a3f9e1fffab7247344f94cadb9de979 2,637 1.00/1.00 vMB 41
792,964 792,964 000000000000000000045910263ef84b575ae3af151865238f1e5c619e69c330 3,139 1.00/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 783.07 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: 720.91 GB
    • Received: 18.30 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.