Loading Tool

Explorer IconExplorer

Memory Pool

79,325 transactions
29.46 vMB
0.09112177 BTC
Random Selection Loading Transactions
Max Size: 178.27/200 MB

Candidate Block

Mining Attempt 35757c189d3a3ee25946c93aa879a391c4ab1b6a897ce7e5b24dfea7269ff4d2
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root 1613126750cba9c38f9ae349ff032aea8ff751e3e9900a0843473c69835429e4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,870
Size: 1.00 vMB
Total Fees: 0.02920700 BTC
Feerates: 301.60 > 2.93 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (586,403 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,690 328,690 00000000000000000be18cd950b4fce28c184fec3ff372aea2bdaceba7c6b165 375 0.24/1.00 vMB 24
328,689 328,689 0000000000000000124db05c0f0b450f561f2eae174204ac403d7e401165fd70 1,107 0.84/1.00 vMB 21
328,688 328,688 000000000000000013463f40de9cf9459f3d33565a7dbfa81c41a690b4456390 822 0.35/1.00 vMB 33
328,687 328,687 0000000000000000102782143fa5d74ef0578e2dc95d0c660bb2b3a203453aee 1,024 0.34/1.00 vMB 42
328,686 328,686 0000000000000000134444d79fc4a3c79df616e0b1d1d8213d24f419b92375af 239 0.11/1.00 vMB 19
328,685 328,685 000000000000000000db477e6278ae6b437d8bf3421ab0b57c8e3c3c5d70235e 1,188 0.66/1.00 vMB 25
328,684 328,684 0000000000000000089d7d0bc6f98f97e24baba215ec88743008802b99540e9c 651 0.37/1.00 vMB 27
328,683 328,683 00000000000000001b9dd169a5957c9701fb4401d86b8147add58689239c721a 1,282 0.63/1.00 vMB 31
328,682 328,682 0000000000000000132aafd342dc5a6e376e34e3967e14c3aaced9a57893c9aa 662 0.52/1.00 vMB 20
328,681 328,681 00000000000000000a10742f2b8d370e835674831a7da1cfa350e200d2a7ba57 1,654 0.75/1.00 vMB 36
328,680 328,680 000000000000000003c1c376f5fb86f4cdb2374eb4d258a2270229aa3ee62029 49 0.03/1.00 vMB 12
328,679 328,679 000000000000000013630dfa736dffb3da61cd87f229cf554e413531bed27c15 1,307 0.68/1.00 vMB 27
328,678 328,678 000000000000000006bcf2be7a517c42c6c268de7017d92ec0ea79d071ab315e 696 0.52/1.00 vMB 27
328,677 328,677 00000000000000000bc1b5eff0b352cd05e122548fefd504d9accaac21c39798 37 0.02/1.00 vMB 17
328,676 328,676 000000000000000005680b282dfdbd5c015da63caaa0af3dbd50abe72192d97c 239 0.13/1.00 vMB 26
328,675 328,675 00000000000000000280c908cf8c5845bb30d314ba268f47c724b5bcce088d00 172 0.10/1.00 vMB 11
328,674 328,674 00000000000000000bbe44ed84ba35c2a7f3e493bed22446a1992a607d8b4197 1,332 0.81/1.00 vMB 27
328,673 328,673 0000000000000000154a13d5499cbe7990ef0115ffa13a4595897f137cbc11cf 601 0.27/1.00 vMB 27
328,672 328,672 0000000000000000197f24d2171d5c2259108486123d19080abd7d4abd4e8103 489 0.31/1.00 vMB 30
328,671 328,671 00000000000000000207d1e43c4d3aa1aac53dd25716c3543db34b191eb2af14 1,074 0.47/1.00 vMB 32
328,670 328,670 000000000000000000c47513403a3a82236af2947cd2c55dd043d734ddcf0d0b 649 0.39/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.56 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: 669.95 GB
    • Received: 15.79 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.