Loading Tool

Explorer IconExplorer

Memory Pool

78,816 transactions
28.92 vMB
0.11241603 BTC
Random Selection Loading Transactions
Max Size: 175.59/200 MB

Candidate Block

Mining Attempt 877af59df9d1d505b59df144075a98bc0fd30bc760848384bbeb6fcbd645301e
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root e6bb2f5dc0ee841e636ec09a72c4471124ebe153335c5701f505381135993f8f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,356
Size: 1.00 vMB
Total Fees: 0.04045962 BTC
Feerates: 602.26 > 4.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (131,538 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,767 783,767 000000000000000000000461fcbd68ad981cce1e40554e1050fa9595127230c6 2,881 1.00/1.00 vMB 23
783,766 783,766 00000000000000000001babcc877ee775c50fd3d73c55a51b8da6a390ab657bb 3,105 1.00/1.00 vMB 17
783,765 783,765 00000000000000000005eff47457ddc8fd045dc645897e2ef51372007c0d2007 2,925 1.00/1.00 vMB 22
783,764 783,764 0000000000000000000134b3976a20afc97008f268b4c4ecf92cfc4411a003c5 3,399 1.00/1.00 vMB 31
783,763 783,763 0000000000000000000415d45689f6000a90dd9bd86e571422ace7798ee87dd0 3,410 1.00/1.00 vMB 17
783,762 783,762 000000000000000000045ae02d8727c09d8d03364552508eb7ac9566fd9027c7 2,730 1.00/1.00 vMB 23
783,761 783,761 000000000000000000047178d69de75e18b154ad087ca31830c4cd8f82a9af25 2,158 1.00/1.00 vMB 22
783,760 783,760 00000000000000000004f89c536227c6f519086e907ebe1bcb99e0549a3420a4 1,936 1.00/1.00 vMB 30
783,759 783,759 0000000000000000000555a450dae7b398713a2a31f755b141e1a45381a79f6d 3,045 1.00/1.00 vMB 12
783,758 783,758 00000000000000000000ed4a74607dfe98ccff4df42e8b18d3654113608f4253 4,365 1.00/1.00 vMB 6
783,757 783,757 0000000000000000000250ed9135adc3472a182bed163fc124335ef7b24a9ea6 3,414 1.00/1.00 vMB 22
783,756 783,756 00000000000000000005d2b8de1483341afaadf41d5a27d92198571706085647 2,575 1.00/1.00 vMB 6
783,755 783,755 00000000000000000004f13543a65aec43320de1d22e7ef5a5317c96a84a22c2 1,068 1.00/1.00 vMB 6
783,754 783,754 00000000000000000002c5f57b2b6a2ee330ea5352df2b9845ed1e02a5828daf 2,674 1.00/1.00 vMB 8
783,753 783,753 000000000000000000033cc99434e4e5f27037af364721d826c724a0c47c0754 2,451 1.00/1.00 vMB 18
783,752 783,752 000000000000000000016c2250af7219c29dee1993f312a8bec56c2ec2510c3f 1,829 1.00/1.00 vMB 8
783,751 783,751 00000000000000000004b8317b11c0d87b2b4a3ff6ad37d10886a83287dd0f6f 3,284 1.00/1.00 vMB 23
783,750 783,750 000000000000000000025e8f7a79acb611977cc8623215df6016d275a9169d5e 2,777 1.00/1.00 vMB 18
783,749 783,749 000000000000000000016c0c8267d3a7610718fe301af21439edc6c6dd8f4b84 1,086 1.00/1.00 vMB 4
783,748 783,748 000000000000000000001e2c8658515b133a3acf52e808864a2523e21dae4fd4 3,451 1.00/1.00 vMB 16
783,747 783,747 00000000000000000000fa266935803e829f9a1db3f7ce10362fa8a9baf001e1 3,322 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.92 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: 714.41 GB
    • Received: 17.53 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.