Loading Tool

Explorer IconExplorer

Memory Pool

77,370 transactions
29.07 vMB
0.10048004 BTC
Random Selection Loading Transactions
Max Size: 174.97/200 MB

Candidate Block

Mining Attempt 0ad11389eb03305791075370fdf9953b68bb70f2c8988f0314af0ec0124ac3d6
Version 20000000
Previous Block 00000000000000000000b421c6d6e79532f5d26e37db181c41924d05cd5471d7
Merkle Root 42f99e0f65b77657c175127e2cb44e1f692d22a964026b61f46d3e03b9b014f8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,449
Size: 1.00 vMB
Total Fees: 0.02667809 BTC
Feerates: 453.09 > 2.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,307 (28,031 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
887,276 887,276 000000000000000000001256a7e5b103ca40a387d6f22d9ef5044dd3b906ccf4 3,555 1.00/1.00 vMB 5
887,275 887,275 00000000000000000001537a3ca352c96f2ab157008e23ffc0e1ebc04896b4ad 1,103 1.00/1.00 vMB 1
887,274 887,274 000000000000000000002cfcdcaa8c6ef0c6d870b49fd62f01816dd171480bbf 1,770 1.00/1.00 vMB 3
887,273 887,273 0000000000000000000048399cfc96c50447a195db2d9114c5371201ea1596a8 2,198 1.00/1.00 vMB 3
887,272 887,272 00000000000000000000b7fcb02afbb0e68a7d53b4eef19b29af84d93325f062 2,628 1.00/1.00 vMB 6
887,271 887,271 00000000000000000000c7c4205ca11c2582fb992c4b1aeb151983f032d26153 2,945 1.00/1.00 vMB 2
887,270 887,270 00000000000000000000becf3a05855a6313f113de04e7bf6dd63ad26fb12b4e 2,824 1.00/1.00 vMB 1
887,269 887,269 00000000000000000000da3eec2fd04a02f67c4d72c2dd3c21bd08d0ec191533 1,778 1.00/1.00 vMB 3
887,268 887,268 00000000000000000000d20db3715cd0b579d6693be347ad99917dc86461e9c5 2,114 1.00/1.00 vMB 3
887,267 887,267 000000000000000000026f1e016b0857f493aa484120744eb213f6aef895ccfc 3,044 1.00/1.00 vMB 2
887,266 887,266 000000000000000000003b06adbc9c92f28c38f20410df7ea258e527f8a97c64 3,251 1.00/1.00 vMB 1
887,265 887,265 0000000000000000000149546893ef0d02602dcd760fd798b4204dd63146c6fc 835 1.00/1.00 vMB 1
887,264 887,264 0000000000000000000034ab7135d39973f587e109ff39eebbc0486299824a8b 343 1.00/1.00 vMB 1
887,263 887,263 000000000000000000003a6998d22549a3c744463818681e64cc682100ddf4c1 2,807 1.00/1.00 vMB 3
887,262 887,262 000000000000000000025f401aaa4186a926197c41e276f62be8bddbb6731eb8 2,402 1.00/1.00 vMB 3
887,261 887,261 000000000000000000020fa3e29fe9a07f003808f8358b93fcbbdc364508b693 1,159 1.00/1.00 vMB 1
887,260 887,260 0000000000000000000118426858aa121a83322c6b8e4f6b646aab32dec70b8e 3,016 1.00/1.00 vMB 3
887,259 887,259 0000000000000000000221af2023ba368de2b261dfe598125f9a02f5602c304d 2,630 1.00/1.00 vMB 7
887,258 887,258 00000000000000000002218a2e933a626fe371d43a9730486911b75c09c9120e 2,607 1.00/1.00 vMB 3
887,257 887,257 00000000000000000001c2a91bca8ddd72b073d3287b0cabe6619b07d3215264 3,676 1.00/1.00 vMB 3
887,256 887,256 0000000000000000000112f3105c3e7ab022bd5e2dff16a45a81023c64c034aa 3,054 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.92 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: 714.51 GB
    • Received: 17.56 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.