Loading Tool

Explorer IconExplorer

Memory Pool

50,538 transactions
28.37 vMB
0.06639236 BTC
Random Selection Loading Transactions
Max Size: 152.56/200 MB

Candidate Block

Mining Attempt c0b7b539d7fbed8ec546ae5b4573ebb841e8d154dd57ac42040825fac99f9f20
Version 20000000
Previous Block 0000000000000000000197e3bd931f4f31822b12c15d7fb295a4a4a0aeabebf9
Merkle Root 716f5afffc11d8c8cd8036ac23d79307369ad213bd0532402b19127b2788cfd0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,900
Size: 1.00 vMB
Total Fees: 0.01215837 BTC
Feerates: 100.00 > 1.22 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,794 (291,114 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
623,680 623,680 0000000000000000000a03a351fa5d6f81a46e11c0ad73f50d34f2490f6be977 2,486 1.00/1.00 vMB 18
623,679 623,679 0000000000000000001294d6a9d3f319896b5c71758115d8d990790ccfb72f39 1,160 0.46/1.00 vMB 22
623,678 623,678 000000000000000000005537363661ce9593275a73f165f46f658bd11e56e018 1,978 0.88/1.00 vMB 13
623,677 623,677 0000000000000000000f07e776e86b01bafe9152e1eb20bf1f385b0e5ff5340d 2,301 1.00/1.00 vMB 26
623,676 623,676 0000000000000000001064c20436d400cf076e55f3c167b26027502dbd6f6162 1,255 0.54/1.00 vMB 16
623,675 623,675 0000000000000000000f00ec353e4cf70c4643820b07b10dc6f1630eb4f92bf0 2,552 1.00/1.00 vMB 24
623,674 623,674 000000000000000000135492ff29df705b4736939a2aa33503540769171faebf 92 0.03/1.00 vMB 44
623,673 623,673 000000000000000000093fcb9bb25feec3768d0521a84b03181fd0c90b7f0a6b 1,684 0.68/1.00 vMB 13
623,672 623,672 0000000000000000000bc61367af29ec934bbca1b47394f3991eff4430da949c 2,707 1.00/1.00 vMB 2
623,671 623,671 00000000000000000001e62db89025fdf8ba5154dd9672b8b24b19c66d803651 2,395 1.00/1.00 vMB 30
623,670 623,670 00000000000000000003a9235c8ffc66edbee2913c2b19e2fb416ee35e25622e 2,648 1.00/1.00 vMB 31
623,669 623,669 0000000000000000000368164a13057c70d3e6b96bfdf0bb3c70134909ddeb4d 1,634 1.00/1.00 vMB 16
623,668 623,668 000000000000000000001302d137c4491b31bf69d3050b6d8ee6bb1ac9097ec0 2,119 1.00/1.00 vMB 45
623,667 623,667 000000000000000000022fe6cd82621ad33aa522a687d874c778626d061cd045 1,550 1.00/1.00 vMB 6
623,666 623,666 000000000000000000111daf64b38bd5116d0155e2db430abab9af94543aebc1 1,094 1.00/1.00 vMB 9
623,665 623,665 00000000000000000012700fc5490f7b263ccd652ac5e9d165cc35420cae2a20 2,013 1.00/1.00 vMB 16
623,664 623,664 00000000000000000000b2320e348d60a5eb0532a1fe67bddd197077f7782637 2,698 1.00/1.00 vMB 12
623,663 623,663 000000000000000000027f498b20067b3648cc8a7c86375b5409d70c987ce67e 2,956 1.00/1.00 vMB 8
623,662 623,662 0000000000000000000d66944b204f7bdb5e11b9dbfdfb4de6a328263961979d 2,707 1.00/1.00 vMB 16
623,661 623,661 000000000000000000014a2b8f2ee7e96d0f8fc3b5b610c4a7b5b902acc8f552 2,046 1.00/1.00 vMB 33
623,660 623,660 00000000000000000001a717380f6778770d09fbe5fcde731fd3aafe9a8ac840 1,773 1.00/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.02 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: 649.92 GB
    • Received: 13.23 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.