Loading Tool

Explorer IconExplorer

Memory Pool

74,597 transactions
27.58 vMB
0.07192310 BTC
Random Selection Loading Transactions
Max Size: 168.06/200 MB

Candidate Block

Mining Attempt b2ca63e394d9cbd6abcf80b7d6fd2eac757a0ec87ea096478961f14173418b51
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 077964d28233dac4a9d79a8a45608888520194ebee1a725b0cbb509b82d2ca88
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,385
Size: 1.00 vMB
Total Fees: 0.01314939 BTC
Feerates: 150.80 > 1.32 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (139,512 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
775,753 775,753 0000000000000000000233957c48f688d9c2e28695ed9ed47997e02ffc932d21 1,186 1.00/1.00 vMB 12
775,752 775,752 00000000000000000001f648cc5135cec4ff98f9c4000b3d497da728c89a4493 2,291 1.00/1.00 vMB 22
775,751 775,751 00000000000000000002ba4d57d58487b9e743509ccd6be59c3a753d5cf5f1b4 2,903 1.00/1.00 vMB 17
775,750 775,750 0000000000000000000328ad18ebe98f55e351ff72ec8367cd84732b70af269c 1,928 1.00/1.00 vMB 4
775,749 775,749 00000000000000000006ecabe407c20330ae651e25899dcc05761c803c07f9aa 2,473 1.00/1.00 vMB 10
775,748 775,748 00000000000000000000d56fb32084c23b1bef69b6fab00220d37b4a5fac0ba0 2,517 1.00/1.00 vMB 14
775,747 775,747 00000000000000000001e636a81e743bab842e89b26747cf3716a1af45990a11 3,367 1.00/1.00 vMB 25
775,746 775,746 0000000000000000000584896caacc552b9f0a1fb369f5291224e47388ae81db 1,091 1.00/1.00 vMB 3
775,745 775,745 000000000000000000066d4aba0964d33f074e93db6256519bc2a32cd0306b02 2,462 1.00/1.00 vMB 7
775,744 775,744 000000000000000000054fb842b3fd433b8345273af58d1423f8917cdcb3edcc 1,870 1.00/1.00 vMB 12
775,743 775,743 00000000000000000005ca27eef142a1b0e9f139b20bd0b92c8c84d51a590625 2,610 1.00/1.00 vMB 9
775,742 775,742 0000000000000000000629a734999503bf383969cf02a7b425bbcb83f6c73f01 2,952 1.00/1.00 vMB 12
775,741 775,741 00000000000000000004b8fcc597cb81ad9fe60ae01ac5671e463067e44bc562 2,947 1.00/1.00 vMB 18
775,740 775,740 00000000000000000004565dfdd7bc28684af56e66dd7c3a007a0040fbaf5da9 1,343 1.00/1.00 vMB 3
775,739 775,739 000000000000000000056e59199d3e9bc8de36a2d9dc8c0d2f949a6c46b36b4a 1,075 1.00/1.00 vMB 9
775,738 775,738 000000000000000000066f11b2d746d2f3074586e6ddce87cd4b7ae3032553e1 1,688 1.00/1.00 vMB 15
775,737 775,737 00000000000000000006574e61dab212a7106ca977b5a5b844699d4256dab9b3 2,018 1.00/1.00 vMB 7
775,736 775,736 00000000000000000005a7044fc1675f76b80e7da603fadb38345a4eda77033d 3,166 1.00/1.00 vMB 11
775,735 775,735 00000000000000000004be92062b091832796694440228c0bf383aad1007d297 1,802 1.00/1.00 vMB 11
775,734 775,734 0000000000000000000392c66114a0daf4122502349318fdfcbca4e55624eafb 1,603 1.00/1.00 vMB 6
775,733 775,733 0000000000000000000059016416ffab0db78c0685628c59bc39c468a636ebec 3,493 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.85 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: 712.60 GB
    • Received: 17.20 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.