Loading Tool

Explorer IconExplorer

Memory Pool

75,790 transactions
29.97 vMB
0.09628807 BTC
Random Selection Loading Transactions
Max Size: 179.08/200 MB

Candidate Block

Mining Attempt d92ee633a61c4bb9e3595e27bb8b1f83f454e8b962892919e547d95c8ae1619a
Version 20000000
Previous Block 00000000000000000001108cb958b997fbbda21703b73c8bc3a6f72862e5da75
Merkle Root ba5f5378481a6693b1c21cd0f2538895996c39f298d103bf45dc72a65d6a2e83
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,763
Size: 1.00 vMB
Total Fees: 0.02388934 BTC
Feerates: 100.00 > 2.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,446 (627,650 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,796 287,796 0000000000000000784a9d079ccc7f810eb35a580c86d9f2e1aa6cd49ddad893 494 0.28/1.00 vMB 33
287,795 287,795 000000000000000099a54a53874296daab9564e58ee7c2351cbfe9b1e4585613 60 0.02/1.00 vMB 66
287,794 287,794 0000000000000000e0f9a1ff9ba2de9ce2df53386ffa9a3635dd0bccd4f97b58 970 0.68/1.00 vMB 27
287,793 287,793 00000000000000000b289c835d7ef17d276b1cd21303531aededf98516df8f32 972 0.35/1.00 vMB 55
287,792 287,792 0000000000000000a90db476b7d4a5aeb5f278da18747100e01587adcdfd9236 28 0.03/1.00 vMB 12
287,791 287,791 0000000000000000df7e715b347fd0a14ca3d01ca2b29d56a28daa21404cead2 83 0.06/1.00 vMB 22
287,790 287,790 000000000000000015eedb992c37bfa4b1f6585e819a5c4c7fa3d8b8ff07aaa1 76 0.05/1.00 vMB 54
287,789 287,789 000000000000000144b50d6b7efc351219834393ac514637a2882c342f13c648 777 0.32/1.00 vMB 100
287,788 287,788 0000000000000000d859517d5a1cd41334098366a75207babba1844c3bccd576 348 0.22/1.00 vMB 76
287,787 287,787 0000000000000000eaabdcf760ec0b56327045cbd0fa22c0fdd3598f25de9777 140 0.08/1.00 vMB 41
287,786 287,786 000000000000000107aef70b9ec7db06a6adda8fcc32582945126dc2bfcc7724 26 0.01/1.00 vMB 51
287,785 287,785 000000000000000098dd88e7024c5fc5869270dec825b75e9fe3630f3669e6a6 552 0.36/1.00 vMB 34
287,784 287,784 00000000000000014401ae21e22f5f9569982765a3c5463111a43438525e6128 104 0.10/1.00 vMB 9
287,783 287,783 00000000000000001ef87a2a6d722225684d8d46e46822f54488afc9c3cbb4a6 635 0.30/1.00 vMB 44
287,782 287,782 0000000000000000140c8e3c449b3f2373d1f9a8d9c9b2ec18d7fb49b328694b 170 0.09/1.00 vMB 36
287,781 287,781 0000000000000000bef4c375364e95b6fdf2f856466d451afd921c999bae7729 380 0.33/1.00 vMB 20
287,780 287,780 00000000000000011f955795ad0afd9647b4b1ba148a0d1b0e0ceb94eb7494e6 954 0.35/1.00 vMB 54
287,779 287,779 0000000000000000659fc35f5509976834023fc2627797a70f390de0e709a831 403 0.20/1.00 vMB 33
287,778 287,778 000000000000000119b3b5cd6d975c69698909188f28040d789c2bb67e8991ae 1,271 0.65/1.00 vMB 34
287,777 287,777 0000000000000000502dc8cfdc493a4d8878fbb42bb2114945bc25116e54d982 190 0.11/1.00 vMB 30
287,776 287,776 0000000000000000c2cb11a7dedd802e518b50cbc6035087cc6e001168490426 180 0.24/1.00 vMB 18
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: 749.33 GB
    • Received: 18.82 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.