Loading Tool

Explorer IconExplorer

Memory Pool

80,958 transactions
30.38 vMB
0.13166032 BTC
Random Selection Loading Transactions
Max Size: 181.85/200 MB

Candidate Block

Mining Attempt 0802e92b033b866aba9ab25e5fd770d46954700f218400dcb2cdb888e094a2d8
Version 20000000
Previous Block 00000000000000000000b062ce7c1ce93baecfacba3f86e7f53b0c46b27d927f
Merkle Root 4b6efff9b4fecbfb10cb6c1601411c82969b03fb4d7c42c647bbe254ecd542cb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,664
Size: 1.00 vMB
Total Fees: 0.05972721 BTC
Feerates: 150.86 > 5.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,106 (166,541 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
748,565 748,565 00000000000000000006cd49440d62012c698882daaab4836d9e2354d1a3f87c 1,855 0.66/1.00 vMB 12
748,564 748,564 00000000000000000002345452c098e580991aa69c97c8f0c7a1ca9e39dc35eb 2,124 0.85/1.00 vMB 5
748,563 748,563 0000000000000000000755136b6b58e908dd5c8b1a29f03cdc830e38650de6e6 2,908 1.00/1.00 vMB 21
748,562 748,562 000000000000000000077c5ce1b9f50e1cbc6e5f0812782a4d8617c734428b82 806 0.26/1.00 vMB 12
748,561 748,561 0000000000000000000938f597123c072b77fd12bf082ad8cdb1ebc9070d73e4 1,054 0.46/1.00 vMB 16
748,560 748,560 00000000000000000004a98f78be778f6bc331947dfa8b59fbcbb86490de5521 163 0.04/1.00 vMB 15
748,559 748,559 0000000000000000000045e06367ddd5e31ceebdecae8a5aeb3e1af6d9c722db 1,563 0.92/1.00 vMB 5
748,558 748,558 000000000000000000003ab30191990648f6b2e629f4ab516ed6e02443b7ab0e 696 1.00/1.00 vMB 14
748,557 748,557 00000000000000000008109d4f2da96a45d44edba124deefcd9ba681c935fcac 1,561 1.00/1.00 vMB 19
748,556 748,556 00000000000000000001834612dbab05af6a7c0b4d05b7ba61e5690a99f55df1 2,618 1.00/1.00 vMB 11
748,555 748,555 00000000000000000007be5a29f5788805c8fd9e15928798ad5955c98ef53ddd 3,117 1.00/1.00 vMB 14
748,554 748,554 00000000000000000000cfbd0d0a6666d797d2305a5f081de0a76b9543b2b07c 2,251 1.00/1.00 vMB 17
748,553 748,553 00000000000000000005c9aed8793889aaf97c9af73932617dc7b9a944848a3d 967 0.34/1.00 vMB 13
748,552 748,552 00000000000000000001e203eee9f3130ef4fe049910d61e507e50ab55ce9952 119 0.03/1.00 vMB 13
748,551 748,551 00000000000000000001dd9b982a5da407677a04137bca36dcb1b6bb83e6c984 794 0.84/1.00 vMB 2
748,550 748,550 00000000000000000002b5b2934e6064ec0638213ec3fda6ba591c5219ad9134 1,833 1.00/1.00 vMB 4
748,549 748,549 00000000000000000003be705f27152857beedca1e12f9d8b49210e54c656c44 3,078 1.00/1.00 vMB 16
748,548 748,548 00000000000000000007bb3b71bde91e26b101e3589ba42809b2578cc6bf2841 2,332 1.00/1.00 vMB 13
748,547 748,547 00000000000000000003be37833672125939d08d5dae441a12ab759103ef83aa 2,453 1.00/1.00 vMB 11
748,546 748,546 00000000000000000002fa76fb3273acec18922d3d0289a41922c6c61975bdea 1,352 1.00/1.00 vMB 15
748,545 748,545 0000000000000000000005bc5efc1c9666ae8ba7e53d7da14ad0778b140cec53 2,657 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.57 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: 671.24 GB
    • Received: 15.89 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.