Loading Tool

Explorer IconExplorer

Memory Pool

85,979 transactions
32.95 vMB
0.07802506 BTC
Random Selection Loading Transactions
Max Size: 196.12/200 MB

Candidate Block

Mining Attempt d4ecf06cb43a069feb623481db13f7f2839a9cb751af25d1da600b60f87e077a
Version 20000000
Previous Block 00000000000000000001daf3c926b35e52b7cc6cab46817fddb39625d856b12d
Merkle Root 3e7ec01518d83991f58157c3b84582a1d67721888d923b32d9e4f75f75a22a14
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,377
Size: 1.00 vMB
Total Fees: 0.01285399 BTC
Feerates: 203.60 > 1.29 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,946 (174,549 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
740,397 740,397 000000000000000000093914a12b5cb618983e948b9fb3be4dcf08fec7c2a016 3,319 1.00/1.00 vMB 15
740,396 740,396 00000000000000000003d03f5472fdcf5c950ccf5861e3b35e93dfc77f575d3f 3,270 1.00/1.00 vMB 15
740,395 740,395 000000000000000000038a8052a7e445d373f1202250d257497b09a4b2256ee5 2,982 1.00/1.00 vMB 7
740,394 740,394 00000000000000000007eecc45bfdedaeb7046d0cc01673378c394fe512e5a4c 2,650 1.00/1.00 vMB 13
740,393 740,393 00000000000000000007d6edb3e35c1171380f66f7148af3044b7a6876092830 1,760 1.00/1.00 vMB 17
740,392 740,392 0000000000000000000877e85756b64e8945437bbf0472283327529bd47cdadd 1,273 0.62/1.00 vMB 6
740,391 740,391 00000000000000000005d962ccbceb4bd7555c630cb69c1c1b0812dc4c6a32a0 2,606 1.00/1.00 vMB 6
740,390 740,390 00000000000000000005e1305ae93f821475c3ab94a6f8df5bdca206397d73e0 2,718 1.00/1.00 vMB 11
740,389 740,389 0000000000000000000760dad00aa9e6ac94f032062522ffc4cc2eb72b975d02 2,944 1.00/1.00 vMB 15
740,388 740,388 00000000000000000001f33aa4a83bfedaab60a65f42755d6e70589d1fd04bcd 2,479 0.82/1.00 vMB 10
740,387 740,387 000000000000000000094a7e553896709e5c9474b78da8baf5019d95fb696126 197 0.05/1.00 vMB 9
740,386 740,386 00000000000000000008d19235f412542a7816d175fdbcd9aa29515677d89d84 2,020 0.65/1.00 vMB 10
740,385 740,385 000000000000000000052b4133262d1793df838f8052685ff64269b34c7fafac 2,068 0.87/1.00 vMB 8
740,384 740,384 0000000000000000000060a119ebf709bc842b8fc74add060987fadbaf935eac 2,211 0.99/1.00 vMB 10
740,383 740,383 00000000000000000006ff5580a6120a6a55d5c61b0553386407141149306027 2,256 1.00/1.00 vMB 6
740,382 740,382 00000000000000000007a7c5ef6b23101944deaf1e80651e71fe824aaa89693b 1,701 1.00/1.00 vMB 13
740,381 740,381 00000000000000000002e9c0fabe5e559c1d96ab83cddf1cfd05ca27e736568b 2,998 1.00/1.00 vMB 11
740,380 740,380 00000000000000000001265a435be3fda5e8d85a7563c9644b5eae9cdfc10048 2,963 1.00/1.00 vMB 11
740,379 740,379 00000000000000000008c212a0e5ccd7995434bdc60f15e8012055994a593357 795 0.27/1.00 vMB 9
740,378 740,378 00000000000000000007a41bad3b20cbac8c64439e41de5a7971eedd4c63206e 704 0.59/1.00 vMB 1
740,377 740,377 00000000000000000004d816de011c78ed740426a7f78be7e9a03b9a85724811 2,858 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.29 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: 657.24 GB
    • Received: 14.50 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.