Loading Tool

Explorer IconExplorer

Memory Pool

76,644 transactions
30.04 vMB
0.10409370 BTC
Random Selection Loading Transactions
Max Size: 180.09/200 MB

Candidate Block

Mining Attempt 324c6b274e584d323ba1efb3bccb0445f6043d992f6a886a48a2fb175f98ed71
Version 20000000
Previous Block 00000000000000000001dbb1d0c355245f3cf816e492d22c6348fbd464c36b26
Merkle Root dc64356d6cb892eb73b9168dd51e4b5e99d571a34d1fff5e4f6de5ca9ff1b9de
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,269
Size: 1.00 vMB
Total Fees: 0.03026524 BTC
Feerates: 150.62 > 3.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,445 (30,531 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
884,914 884,914 00000000000000000000fb9a2edb598555c264c23cc05e9c58f6d732cb6c65fd 4,966 1.00/1.00 vMB 2
884,913 884,913 00000000000000000001e9f4a9af0436f280fc4a6dfdd5fdcfd58e536bcac29a 4,029 1.00/1.00 vMB 3
884,912 884,912 00000000000000000000bf5b3e887a2cb8afd4662db5d90ff7f3293bd1bb2f03 2,942 1.00/1.00 vMB 4
884,911 884,911 0000000000000000000053586cd25686377fac20c7b3003cf752a65c7fad177e 3,052 1.00/1.00 vMB 4
884,910 884,910 000000000000000000003a59c307ccdd5ab34b999c82a233905bc612744964d0 3,944 1.00/1.00 vMB 7
884,909 884,909 0000000000000000000259e4c9251ade13af2b1db724051f8ff0aba2f63d963f 3,395 1.00/1.00 vMB 7
884,908 884,908 00000000000000000001087793b88c7472d5428c1c11f13a8c36239042eae0bb 4,582 1.00/1.00 vMB 2
884,907 884,907 000000000000000000017b8a47eea0cef2416dd0937637d9c02fd269d93ba102 4,115 1.00/1.00 vMB 4
884,906 884,906 00000000000000000000a1e0950d7f060054471d5fba58c9d8912678abe02cda 4,149 1.00/1.00 vMB 4
884,905 884,905 000000000000000000022a67b48c6088645800c677cd40e6ce26bab0f2e27401 6,706 1.00/1.00 vMB 2
884,904 884,904 00000000000000000000d8e864ee377cb4408cbf71842f4d55a6c1e818f26021 5,620 1.00/1.00 vMB 2
884,903 884,903 0000000000000000000156bcd8f8f955d8a7727518c10ebf13082e56a5b115d3 4,422 1.00/1.00 vMB 3
884,902 884,902 0000000000000000000144dc87dc6eab526ebec4afc27b1a12aac56120244fbf 4,462 1.00/1.00 vMB 3
884,901 884,901 000000000000000000014eca6c7a9f7c76d7e083faeee32eda348210c64d40ba 3,327 1.00/1.00 vMB 5
884,900 884,900 00000000000000000000e305e38148b37c8fcc236201448b4781b6bb56db0b78 4,420 1.00/1.00 vMB 2
884,899 884,899 00000000000000000002253bd6d9f34b1f2e1beaf8158360381c9e82cca06717 2,328 1.00/1.00 vMB 2
884,898 884,898 00000000000000000000628e1664ea85f68d79e1ea075a4c63a34dc6db551937 2,772 1.00/1.00 vMB 3
884,897 884,897 000000000000000000026272c860720578b77760f365f6902ed538770080a375 2 1.00/1.00 vMB 3
884,896 884,896 0000000000000000000053cb9ebdf4fb917e3644bf4be28043599ec870420139 2,897 1.00/1.00 vMB 3
884,895 884,895 000000000000000000026d68c7a1e675c84b7b1a1954be58371eb0d4357dece7 3,960 1.00/1.00 vMB 4
884,894 884,894 000000000000000000013713853785968912b7dabc2f29385c04de159dadd485 4,663 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.17 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: 748.79 GB
    • Received: 18.81 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.