Loading Tool

Explorer IconExplorer

Memory Pool

77,039 transactions
29.23 vMB
0.07242132 BTC
Random Selection Loading Transactions
Max Size: 175.53/200 MB

Candidate Block

Mining Attempt 3ab86f63d8a27762bd352ee28f996106c39de4acd865a6fcd8a334557ef828ea
Version 20000000
Previous Block 000000000000000000004a687a9edc2ed0bbfad17617f87927e5a0114c540355
Merkle Root 2b33ba42dbbcc92ae61365454fd4cb377b9f441881085533dc634e5020c88670
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,656
Size: 1.00 vMB
Total Fees: 0.01105066 BTC
Feerates: 40.21 > 1.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,153 (259,103 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
656,050 656,050 0000000000000000000f8b53519e69f5af7068d738b073ccdaf6c4e7ee6758c1 347 1.00/1.00 vMB 14
656,049 656,049 0000000000000000000288f0e8e72fc6a080c783717c6fb61697f3bb93fa079d 187 1.00/1.00 vMB 8
656,048 656,048 0000000000000000000ae937670f50dde0ecebdf678bf03238894e2de9d5847a 1,200 1.00/1.00 vMB 107
656,047 656,047 000000000000000000036526f127a87470bb5a64feaaef3bf34838aba4af9439 886 1.00/1.00 vMB 23
656,046 656,046 0000000000000000000d2c83f0d175066c0f8b01836fc28304ab099e668d5daa 2,628 1.00/1.00 vMB 118
656,045 656,045 0000000000000000000806bc38de5f60c389b280b04162097af88bafb6ab5204 1,478 1.00/1.00 vMB 49
656,044 656,044 0000000000000000000fe5c36db540eeba31697b5ddd05e00d68d4fc09b59c44 713 1.00/1.00 vMB 22
656,043 656,043 00000000000000000006937dcccb190b2e33fb428e200d8fa9de316033ce4062 1,510 1.00/1.00 vMB 4
656,042 656,042 00000000000000000003960e7f28aac80b8a7a0198ba446cebfb84e6ca7eb339 2,356 1.00/1.00 vMB 71
656,041 656,041 000000000000000000072d5b17d3da1268d233e5af10f636a521256e68c64fcb 2,480 1.00/1.00 vMB 36
656,040 656,040 00000000000000000003ef15abd594c77995502783aa7d2f2a7bb597f998c345 1,391 1.00/1.00 vMB 50
656,039 656,039 0000000000000000000ef9421e08cf3875760a29aee677e57ac7691d893e9656 1,243 1.00/1.00 vMB 20
656,038 656,038 0000000000000000000be7f14a184d20a39aa05bc2988ab6e50f5856908a0497 2,734 1.00/1.00 vMB 43
656,037 656,037 000000000000000000097b4c4e45da78b80f635c2261d811e69951cc50227d5a 2,206 1.00/1.00 vMB 64
656,036 656,036 0000000000000000000129c9cf912e14ccbe36fa84f1b6650eb2415c02f0eff6 2,360 1.00/1.00 vMB 125
656,035 656,035 0000000000000000000b3a84583767561d9e6ada8e8b8a057b22d0e7c42f1d3e 2,526 1.00/1.00 vMB 67
656,034 656,034 00000000000000000001a4f6b04083728fc30f6c47b5b614f76507465898c650 2,388 1.00/1.00 vMB 32
656,033 656,033 000000000000000000017539cd4cdf729c22653a98003e62b916ccd502d3b3fd 2,534 1.00/1.00 vMB 25
656,032 656,032 0000000000000000000c72d943f5b407b494e3e944e839a5dba8ffd12e455c52 2,840 1.00/1.00 vMB 111
656,031 656,031 0000000000000000000844c2594b4dcd78b8ac2b7b59efda05f54c3898ba6ee8 1,440 1.00/1.00 vMB 34
656,030 656,030 00000000000000000004c31049931c21919e9564bf7f4e47c334b05b83243935 2,348 1.00/1.00 vMB 155
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.35 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.