Loading Tool

Explorer IconExplorer

Memory Pool

82,526 transactions
31.45 vMB
0.08895823 BTC
Random Selection Loading Transactions
Max Size: 191.02/200 MB

Candidate Block

Mining Attempt 8d92e6bbd1d657e613eacbe224b6d81c727b9efb95b03b8bea6eb4079e82aaa4
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root dfa8fe41aa36edc068fce6eebee00080fa4a840f5b025cf3bc5974ff1c5301be
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,294
Size: 1.00 vMB
Total Fees: 0.02074804 BTC
Feerates: 100.18 > 2.08 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (674,618 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
240,591 240,591 00000000000000db908816eb14afd020fa6477eea813b1598946d3207ae2abb8 195 0.07/1.00 vMB 202
240,590 240,590 00000000000000c5c293760e29f7d8e9166711c34dea2c8e5b4fc96272e83039 154 0.07/1.00 vMB 148
240,589 240,589 00000000000000c1448619c1363fe9ecf478b46a6a43cccbb4047e744a8c78db 384 0.17/1.00 vMB 179
240,588 240,588 00000000000000427560db18c6813762a255214122a6ef43640496573114c4ea 231 0.13/1.00 vMB 117
240,587 240,587 0000000000000067e61dc301e75764a2a15e2fc814566575ced3586ed0d94a32 564 0.25/1.00 vMB 194
240,586 240,586 000000000000004528e84f412d7e40084a93248325935f4060c55d994b655769 238 0.12/1.00 vMB 194
240,585 240,585 000000000000003d6514ad39c891256638e2ec01cf9516160723670a6976745e 374 0.15/1.00 vMB 205
240,584 240,584 0000000000000004480c9b05a897d57cbff6b1bb0214b35ae9c22ac57745ab95 150 0.09/1.00 vMB 142
240,583 240,583 00000000000000bb3e536d6dda81b7bc53fd923e17cc03384e3701df10651c6d 241 0.07/1.00 vMB 2
240,582 240,582 00000000000000650202adf727456c809023e40385d36277e0398765193bd0b2 220 0.11/1.00 vMB 140
240,581 240,581 00000000000000f858c39df05fdce1671e84d44a2b39b40b0769da2ef020ab32 469 0.23/1.00 vMB 181
240,580 240,580 00000000000000c4c126347ad730197115d0a8cfe2b794a6d21a68187dd08c32 392 0.21/1.00 vMB 144
240,579 240,579 00000000000000f6ee02ee8744ecf3c5e66d16990deaf128e42972e0e04f2830 464 0.25/1.00 vMB 176
240,578 240,578 00000000000000f4d826fdfcc302241e84bc7d6efa524905f692fab31087f1be 438 0.25/1.00 vMB 143
240,577 240,577 000000000000005d685a376977b66a0983901d5f56cd12443270e50c8340326f 661 0.25/1.00 vMB 241
240,576 240,576 00000000000000cb71918168ab856110ba286585c94c740c45750847fc638b27 88 0.04/1.00 vMB 159
240,575 240,575 000000000000010a56e4a56d7a9c2943415d6157cc67c80dc2aa7b5ff120d492 384 0.18/1.00 vMB 171
240,574 240,574 00000000000001010afd49f0dd8a451413a5ea2abb10ceb73df40baa6e06c5ee 11 0.00/1.00 vMB 187
240,573 240,573 00000000000000d2237cdd14c3a8e84f501dd42c0016cd7b56f23eae56a20fd0 163 0.07/1.00 vMB 186
240,572 240,572 00000000000000928253ca3af0c27bb62f7b4272dd4df71b47a737f7783e12d9 327 0.17/1.00 vMB 200
240,571 240,571 00000000000000556669068dd7bdbc6d455b34c8beedace7685b1b32e8836758 139 0.07/1.00 vMB 154
Previous 10 blocks ↓
Total Size: 782.75 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: 708.74 GB
    • Received: 16.76 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.