Loading Tool

Explorer IconExplorer

Memory Pool

80,845 transactions
34.17 vMB
0.13484716 BTC
Random Selection Loading Transactions
Max Size: 194.00/200 MB

Candidate Block

Mining Attempt 9ba7d74c007761cedcffd03e38b5f5ad132a191c4b2b96f5d3183a2c4c8b1105
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root f299e8fd27baa108d9f800307f5b74d1c4f77f2e473c15982689c3514f2d563a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,415
Size: 1.00 vMB
Total Fees: 0.02325139 BTC
Feerates: 384.62 > 2.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (809,713 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
105,698 105,698 0000000000014103c5f2463ecde16194c34fc236fe779423940d09741a755261 12 0.00/1.00 vMB 0
105,697 105,697 000000000000cffb9613fe4e3c61de84bfc22199c57781c956adb095a3fd68b9 30 0.01/1.00 vMB 0
105,696 105,696 00000000000075e018f66d38dbf8cb1aac086a93c48a51c3f390ca27837ff7eb 8 0.00/1.00 vMB 0
105,695 105,695 0000000000007e96ee421e397d82e516ce36979a604e1069204a25d8670e0b24 1 0.00/1.00 vMB 0
105,694 105,694 000000000001ee05ad956b3a3dd2063aa16a06857861b19c9427f1cddba056a1 2 0.00/1.00 vMB 0
105,693 105,693 000000000000888b0ec83c108d228545be23263c08bbb9fa7642851f998f3ffd 5 0.00/1.00 vMB 0
105,692 105,692 0000000000014957d4e01c76201e12454ffe5295f47f996c7501c480b21ea42f 2 0.00/1.00 vMB 0
105,691 105,691 000000000000fbd79269b37aa8f57b9bcf344b8a85d23e33e09bfcc9550f49b1 1 0.00/1.00 vMB 0
105,690 105,690 0000000000018b32e0a55483bc930c738c0a96564cf0d2daa0816054d8c101c4 3 0.01/1.00 vMB 0
105,689 105,689 000000000001fbc0434334f2a7d7101fce9a75dfecedeb2f10de1c37641a0ce2 6 0.00/1.00 vMB 0
105,688 105,688 00000000000241132a6d8ab25ec002c1b5d611de7d502ae405ecf44c972a50a2 1 0.00/1.00 vMB 0
105,687 105,687 000000000001c37dd29f50acddd2ad2f376ab28a335d661054a87a1e8770d7fa 12 0.00/1.00 vMB 0
105,686 105,686 000000000002edc7f224aa8ffcbd8b35c934aa794ee2fa09d616f0b5dbacce5d 8 0.00/1.00 vMB 0
105,685 105,685 0000000000013627151a63651fe7a458654eb05925420f766a6b0e1b7a2eddc1 25 0.01/1.00 vMB 0
105,684 105,684 0000000000014fe56c46897b931e1e4a617f19398316ed1a844f53ba1fab795f 2 0.00/1.00 vMB 0
105,683 105,683 0000000000025f8724c3e420916bd2ea4991bdeed3158e6097bb85ec2d92049b 1 0.00/1.00 vMB 0
105,682 105,682 000000000000657bff43f30d5b2a65ef455413bcfebd89296980c19860535455 2 0.00/1.00 vMB 0
105,681 105,681 000000000000d03b6ae324be8d592e646db2cf6a64d7e5cff6b9907329d761de 3 0.00/1.00 vMB 1,144
105,680 105,680 000000000001614ec0d9fed0888bef6e1cc30d97bc017e07824092fe0fe4b181 1 0.00/1.00 vMB 0
105,679 105,679 000000000000cf6d5c9adc495df547468edb725c9209e7eecfbf280d0674686c 4 0.00/1.00 vMB 0
105,678 105,678 000000000002f176ab24009d53987fc5b5a8787bd69b7b1110db412dbf1c07bb 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.10 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: 729.62 GB
    • Received: 18.49 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.