Loading Tool

Explorer IconExplorer

Memory Pool

74,040 transactions
27.46 vMB
0.06990801 BTC
Random Selection Loading Transactions
Max Size: 167.40/200 MB

Candidate Block

Mining Attempt 6e7c96c5e394f3dc816d46599dc087d33150f69d98ab834326f057060d51e8a9
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root 0cf58c90c746a1861c51d52af1bab0464b424e3cb587289fb201bb631137fd37
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,673
Size: 1.00 vMB
Total Fees: 0.01100256 BTC
Feerates: 98.68 > 1.10 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (381,591 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
533,696 533,696 0000000000000000000f416b4bac777a21f851e00c799ea6659db5bba8471fee 141 0.06/1.00 vMB 50
533,695 533,695 000000000000000000040cadbe8e275bc662d276d833c1f9999e9e937dbedb94 358 0.23/1.00 vMB 15
533,694 533,694 00000000000000000032307f69dcc2298ce255cb6c555ac829b5f20c558bf8f4 424 0.24/1.00 vMB 16
533,693 533,693 0000000000000000000d0bdf2f018adbd45b6b9d5931cd2380f8580b098137a6 1,841 0.97/1.00 vMB 19
533,692 533,692 0000000000000000001d2c54b277bc0f212016caba7a28e87c52962bec48da06 78 0.02/1.00 vMB 7
533,691 533,691 0000000000000000003585535577abcbd3d30f289fc46c94c7badceb5fa81dff 121 0.03/1.00 vMB 10
533,690 533,690 0000000000000000002794f73a1179626c851a43c188cff255251903fed9bda6 1,498 0.78/1.00 vMB 24
533,689 533,689 000000000000000000362494f4fc669e582291d74df05c7b8d1cc3c0c9e9f068 1,134 0.67/1.00 vMB 10
533,688 533,688 000000000000000000074145532f5a6bd8c4f55cadef3ca1cce50e53297d5829 579 0.21/1.00 vMB 28
533,687 533,687 00000000000000000008b579b133d8ee14199b3f49016002d9b9418d32ab194e 2,907 0.99/1.00 vMB 22
533,686 533,686 0000000000000000002dfb50364c5f67ecc2dc6b61c9fe8de0d2212c1ceda646 245 0.08/1.00 vMB 27
533,685 533,685 0000000000000000000daddf89f7152713703053d47b24bf2abad62249754ac1 1,947 0.70/1.00 vMB 17
533,684 533,684 0000000000000000002af1167b7d6cf27714be1976079538a5292daed86922c7 1,793 0.67/1.00 vMB 19
533,683 533,683 0000000000000000000d4a9582e6477c32b3c1aa25b6d55d209c901df94edc4f 421 0.13/1.00 vMB 15
533,682 533,682 00000000000000000034a58cdf1e7ed2cf9ec5cfeba1889f9274e52c1fa4f1b6 1,632 0.58/1.00 vMB 17
533,681 533,681 00000000000000000017edd65247ab8fc70c8b9a4c378ab3cbcfd47e4fffef00 369 0.12/1.00 vMB 17
533,680 533,680 00000000000000000002a0ef6121b8f3d8e5f7b1cc8b4eb9b1ea353a8de80e48 937 0.45/1.00 vMB 15
533,679 533,679 0000000000000000002c901beb9339ed601186c9891a8716956595e2ee812fe1 2,149 0.75/1.00 vMB 18
533,678 533,678 0000000000000000001f9bea2f78a28198eaab55c5df5c51144e93db7d149e91 345 0.91/1.00 vMB 2
533,677 533,677 0000000000000000002802d5af0b09dda1fd2f96be9a4931ce47292244ab0f48 1,385 1.00/1.00 vMB 19
533,676 533,676 0000000000000000000595937caab11952fac6977cfebc10d3762c3c6e841265 141 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.89 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: 713.37 GB
    • Received: 17.36 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.