Loading Tool

Explorer IconExplorer

Memory Pool

80,347 transactions
29.89 vMB
0.09116911 BTC
Random Selection Loading Transactions
Max Size: 182.44/200 MB

Candidate Block

Mining Attempt 4cd4f8eb9c64c87df3c006082f8b8ddf626306cd6f426c8810a4cd98f2e6a3ae
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 42bfdbd67b92093d6b788249b5c6e639ff2488f0be4ba254e3f29c000957b18c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,406
Size: 1.00 vMB
Total Fees: 0.02471187 BTC
Feerates: 402.60 > 2.48 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (363,123 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
552,200 552,200 0000000000000000001dffb82138e7c914bef25d93ec5f63ce2aa9f834bffde0 1,493 0.97/1.00 vMB 2
552,199 552,199 00000000000000000009d4781c5da4108d29548f5181416a9217fe04f4ba1d89 1,824 1.00/1.00 vMB 27
552,198 552,198 000000000000000000188f5dea037b5e60c8f6c3c6dc75679361a08508468aca 2,171 1.00/1.00 vMB 23
552,197 552,197 0000000000000000001f23abc33937b71b250c68a24e1841c564f72e690efd08 1,575 1.00/1.00 vMB 13
552,196 552,196 00000000000000000016f64f7761b424d7212c4ea3f4f9d269ef7e5e80962a17 1,460 1.00/1.00 vMB 20
552,195 552,195 00000000000000000016ba655a66eaf7d53f7c04c7a4c1da04765a1278ce4e97 2,130 1.00/1.00 vMB 19
552,194 552,194 0000000000000000000967ea3839354ce10dfe4de8cd3ded35f4728e7bba8ce7 1,551 0.99/1.00 vMB 12
552,193 552,193 000000000000000000180e7d265e5a7f8a6527c4706134e2b12728e8e03bd7a7 1,942 1.00/1.00 vMB 8
552,192 552,192 000000000000000000113b68365fd39368b7868bbf10e54f43318bc2cb03bddd 1,218 1.00/1.00 vMB 37
552,191 552,191 0000000000000000001ae23d27a44ffd5c5c5cb44fe1dda2746df5e1ec2ec42d 1,904 1.00/1.00 vMB 20
552,190 552,190 000000000000000000183d76f2318ad1e5d4c954cc625cdcafab9d6440fa9c3d 1,096 0.63/1.00 vMB 30
552,189 552,189 00000000000000000012f8f2e509f78148b4be39d605364f724331cd7965ab58 355 1.00/1.00 vMB 4
552,188 552,188 0000000000000000001398c6bf1109a6212c4030b4bba2dce45c67da7ed1d9ba 298 1.00/1.00 vMB 3
552,187 552,187 00000000000000000014939ba699bc298f8b5c67b9f0bf59bb1e71affb59f262 1,164 1.00/1.00 vMB 17
552,186 552,186 00000000000000000016e57b59db8fd2ee823ac586c01daf7567c9c7c6817c2f 2,307 1.00/1.00 vMB 21
552,185 552,185 00000000000000000024449f1acfb7993d5c8838b91b5686f04d304a4f672b35 2,308 1.00/1.00 vMB 25
552,184 552,184 000000000000000000112f11a1d8dca1dfe2dace8399a04baf8c78e6a9e853a1 2,872 1.00/1.00 vMB 42
552,183 552,183 0000000000000000001298cff5c7232525a9524cd616f3af14f7a3f8033a399d 3,175 1.00/1.00 vMB 22
552,182 552,182 00000000000000000007170e0692e7eb1762ef2002505b6af0e44bedb05a7e7c 3,321 1.00/1.00 vMB 16
552,181 552,181 00000000000000000005156e7d8382e7267254ca3e4013ec96cf08514850e051 3,240 1.00/1.00 vMB 19
552,180 552,180 00000000000000000018c27663c9bdaef353e13a983ad5a876182b617e096426 3,014 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.95 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: 715.20 GB
    • Received: 17.67 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.