Loading Tool

Explorer IconExplorer

Memory Pool

83,204 transactions
31.15 vMB
0.09332335 BTC
Random Selection Loading Transactions
Max Size: 191.18/200 MB

Candidate Block

Mining Attempt 2e6630a5a6fe0b7605db2e33b663de8c68572bb5b9873ff60afcb04b02609c92
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root f012c473529121ccf828183457553cef725e593897a14cc058e7c809cbf1a0a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,736
Size: 1.00 vMB
Total Fees: 0.02303826 BTC
Feerates: 301.57 > 2.31 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (560,259 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,965 354,965 00000000000000000e1b33f72236396f7d003803cbd147451ef7c274bf15d62b 1,388 0.75/1.00 vMB 27
354,964 354,964 00000000000000000845af12430341a78ae208b0638ae6e7c4a279617f8985ed 1,024 0.54/1.00 vMB 28
354,963 354,963 000000000000000000a88192ff488191990bf6851da28db64611e028d68bce56 177 0.08/1.00 vMB 32
354,962 354,962 000000000000000013cf08f6a30a3f08693b7e9006f7b84648133bb45038d054 261 0.18/1.00 vMB 22
354,961 354,961 000000000000000010f37c98524eae656c535fb235e6936a00f33b0072de7f09 554 0.31/1.00 vMB 18
354,960 354,960 00000000000000000502dcb812855810680f1de067ed95b8f3892a0aba0cf727 1,993 1.00/1.00 vMB 29
354,959 354,959 000000000000000005344340ca39629475882798160c7e0e2fe4dbf53190cc39 256 0.08/1.00 vMB 34
354,958 354,958 0000000000000000031e8e90aab8cb8ee9ae51e5a74da114bfc5fb5f2128a727 202 0.10/1.00 vMB 26
354,957 354,957 00000000000000000b35d64b350382395c3afd3526397c7f285fa8255b6fbfd0 226 0.17/1.00 vMB 22
354,956 354,956 00000000000000000e1eef3e1ecbcf5034db715cc14c7b6a5e7ffeed094c6d12 183 0.15/1.00 vMB 6
354,955 354,955 00000000000000000631c869b9ab8257fab853d7d1c61d12c1d06eb31da24cd2 1,326 0.75/1.00 vMB 25
354,954 354,954 000000000000000016828e9a421954176127caed4009a583cb80ced5aa26485d 1 0.00/1.00 vMB 0
354,953 354,953 0000000000000000079473b4c323bf0afc237c1e35760f85567fc56633d076cf 824 0.75/1.00 vMB 16
354,952 354,952 000000000000000016f27d8d33840e2eca2d7ddc69588d2eb33268a527d3227f 2,379 0.75/1.00 vMB 42
354,951 354,951 00000000000000001615c8540b32b729a7a9a13a792671646d1ed5bf3c4b03e6 731 0.56/1.00 vMB 10
354,950 354,950 00000000000000000e02b268c444b05381da87ecb2ee3e3d37609eefef9d22f7 1,158 0.75/1.00 vMB 23
354,949 354,949 00000000000000000b3e9b2eea5263ab0e4285ccc9bb3b47156d089d96dda4ba 1,198 0.75/1.00 vMB 24
354,948 354,948 000000000000000003aebef4f27f4d7f1153137f234b407cb38732819e8e95bd 1,017 0.75/1.00 vMB 19
354,947 354,947 00000000000000000aa6ea5325e47403f48d6096b54064753fbf91d387f71608 2,176 0.75/1.00 vMB 38
354,946 354,946 000000000000000016a70b134656fd706ad7cff080fac07a8ec8819fc77fcac7 2,304 0.75/1.00 vMB 43
354,945 354,945 000000000000000016e89937962b61bcc7f2aa35a257a4651e9862c9c51262a2 705 0.39/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.78 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.55 GB
    • Received: 16.92 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.