Loading Tool

Explorer IconExplorer

Memory Pool

40,642 transactions
26.48 vMB
0.05437158 BTC
Random Selection Loading Transactions
Max Size: 138.25/200 MB

Candidate Block

Mining Attempt 78834da96727b4809546ba996b6aa85a8004d8f7f5278a841c28707ddfe40c34
Version 20000000
Previous Block 0000000000000000000092043cf5b8a15d441bfd9e63e061a7f0760325792149
Merkle Root 3514fdddc3134be8d4f211a3e32faf5a1fbe95b516f2dd0fd163d3340ad87f4f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,300
Size: 1.00 vMB
Total Fees: 0.00550106 BTC
Feerates: 73.20 > 0.55 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,926 (575,969 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
338,957 338,957 0000000000000000105d0cd981b3ba4c977a9bb75dc1f5269db17ad8793a62e4 1,028 0.51/1.00 vMB 27
338,956 338,956 000000000000000005171a134d8aa60ff465514266a5422477fe1489bd00dc2e 1 0.00/1.00 vMB 0
338,955 338,955 0000000000000000182467f34056261e4d9950a82675b7be09abcfdf73fe21f8 214 0.14/1.00 vMB 23
338,954 338,954 000000000000000002dbb4a630698df62797bd0d4b742a7732e51e3a7eeca01e 179 0.14/1.00 vMB 18
338,953 338,953 000000000000000013a87373bb48a6834f77f83c916b95923bd1d9136184bdd1 674 0.33/1.00 vMB 28
338,952 338,952 0000000000000000140d5438e1e9ab68648b5b8aaa8d81cc351ee17b6cbebd88 773 0.46/1.00 vMB 22
338,951 338,951 0000000000000000043f8eaaf17f04fed1743290378d853e3a7dd7ee59f30021 652 0.32/1.00 vMB 40
338,950 338,950 000000000000000015ce74dc940e93a7dabdbdce94bcf9dc105037d3f02d742f 1,167 0.71/1.00 vMB 22
338,949 338,949 0000000000000000120293cd9df98ce083eda44371baa65df01996d85fb14a95 297 0.19/1.00 vMB 30
338,948 338,948 00000000000000001481ab5d8c4824c74541bdcd5d983366b742cedab2767cf7 707 0.45/1.00 vMB 19
338,947 338,947 0000000000000000113719655a8d0ff099bb16b2ce29b5531e8a6e6e310125a9 1,039 0.50/1.00 vMB 25
338,946 338,946 000000000000000015edf69ca84b2ff0e64972fef79b1fcf0724e36ac46266f7 115 0.10/1.00 vMB 11
338,945 338,945 00000000000000001825169177330cbf3c85e65d9850cf699b1d52ac69194624 507 0.50/1.00 vMB 9
338,944 338,944 000000000000000006a42f49d0e1e9acd3cf97a4a0b0b28c4bb726b353f2702f 1,263 0.75/1.00 vMB 28
338,943 338,943 000000000000000018c8fac5df06ab689fe53266d2b39a25d6e537dd52d314e3 2,391 1.00/1.00 vMB 42
338,942 338,942 000000000000000017d9ba77ede3e9a7ea8b3a72732e7f3f33c7dad4eb2904a4 1,350 0.75/1.00 vMB 18
338,941 338,941 000000000000000009e9bd48eef8271409b7e6efe38ef2af556be0c08c4bff40 460 0.75/1.00 vMB 14
338,940 338,940 000000000000000009b78e7ea5e2b5d06ba20e6de149a1c69a9af522425dd0fd 1,571 0.75/1.00 vMB 26
338,939 338,939 00000000000000000f54e73d7e3a3b8b651208b1ee601669b2de7f27e4ace0ab 2,531 0.75/1.00 vMB 44
338,938 338,938 00000000000000000b6d19bf987f0b8a86a5be11f0b73283ce148034253cc174 737 0.42/1.00 vMB 28
338,937 338,937 000000000000000011aadf15e8004bac258ff5961d348b07e4488174a45ef466 146 0.07/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.26 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: 655.67 GB
    • Received: 14.34 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.