Loading Tool

Explorer IconExplorer

Memory Pool

83,698 transactions
31.38 vMB
0.10092212 BTC
Random Selection Loading Transactions
Max Size: 192.36/200 MB

Candidate Block

Mining Attempt 2caffe66e6a3a142b032a6b9aad085a7a667589f4b6b61c3944ab8e2549cbd30
Version 20000000
Previous Block 00000000000000000000e355a63f14f9cc43d1b199a04906e2a59f17aa1c6192
Merkle Root e8889581e824d8168bed44d2f541927151681d2fa43e07e5d5c7a0457835bff0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,027
Size: 1.00 vMB
Total Fees: 0.02981234 BTC
Feerates: 235.42 > 2.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,229 (213,335 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
701,894 701,894 0000000000000000000af62a45d652a8ae16147a4040fb5be0068d42ab28241c 2,046 1.00/1.00 vMB 2
701,893 701,893 00000000000000000008a191100db107d3a783524fb467d1572f126b72dca58b 3,088 1.00/1.00 vMB 5
701,892 701,892 0000000000000000000c5fada4ffccd4f3c1d98f2d5bb89d3021eb0b607e201d 1,716 1.00/1.00 vMB 4
701,891 701,891 0000000000000000000a1f9c11ac5661d7a1adc6c26f7146f6b27fb714a666e9 2,629 1.00/1.00 vMB 7
701,890 701,890 00000000000000000006afb44b5f068ea1f32c8db1a8d7ed1a95a7bcfc5e8fcd 2,678 1.00/1.00 vMB 21
701,889 701,889 00000000000000000000dc93c4e9e954a2cb87e892a35fadb2a2771ea9520723 2,745 1.00/1.00 vMB 15
701,888 701,888 00000000000000000001a4d5ebedf92d9eee98a5e3e8e9d779b1933a32366120 2,259 1.00/1.00 vMB 22
701,887 701,887 0000000000000000000bb41b9f7f7eacaf0dc33243c732bf4d0d18bb71977cf0 1,884 1.00/1.00 vMB 5
701,886 701,886 0000000000000000000ea1ad9fe43f46972026dce8dfc84be2c5930ee37c6397 2,512 1.00/1.00 vMB 7
701,885 701,885 0000000000000000000599710b44215a7f84dc593a4563fccd2b162fcc88065f 2,444 1.00/1.00 vMB 9
701,884 701,884 00000000000000000008cb917f2963528e3e39a366b29e4ff450b1134c34eeaf 2,939 1.00/1.00 vMB 32
701,883 701,883 000000000000000000091ce76d10cbc8e7d1b634a0e345501c654b350d7db54d 2,713 1.00/1.00 vMB 18
701,882 701,882 0000000000000000000a2fd5a55fbf03c8dd0ec7e24c29b58a81b0a938a61f9b 2,224 1.00/1.00 vMB 8
701,881 701,881 0000000000000000000ab25ccee5299804898b348c97e29ebb1eb0c90c6b1125 2,522 1.00/1.00 vMB 10
701,880 701,880 0000000000000000000debbc6f112b80b35b6b590320a1e4d8d1bfacb952300a 2,848 1.00/1.00 vMB 13
701,879 701,879 0000000000000000000a8251b8b7748e0634cbdf43d6af9e4391eca91aa2d1e7 2,436 1.00/1.00 vMB 8
701,878 701,878 00000000000000000006e4f8439d19f0e803722ad4a4f08ac3a1c3f2e6cd06c0 2,147 1.00/1.00 vMB 12
701,877 701,877 00000000000000000005400e85adaceae4a91f7a9db5048e77ca7b6a5b119226 1,168 1.00/1.00 vMB 7
701,876 701,876 00000000000000000002c429ecc9f38a348104e06e49d8f4eb62d61c6da3873b 2,374 1.00/1.00 vMB 17
701,875 701,875 0000000000000000000c8e79f0dacfe278300d82cc284a177d5ec91f4033414a 2,233 1.00/1.00 vMB 10
701,874 701,874 000000000000000000071e4daa1a4315e765bb30e8104ceefab417f1de13b949 2,403 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.79 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: 709.78 GB
    • Received: 16.98 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.