Loading Tool

Explorer IconExplorer

Memory Pool

41,072 transactions
26.45 vMB
0.05704234 BTC
Random Selection Loading Transactions
Max Size: 138.47/200 MB

Candidate Block

Mining Attempt 7aa94218d451c738fd5ea98756c6fe91862c9a6d60f0e5b7ff33915f0da2cf00
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root a0d27b0db79b7624cda02cff67cc3ecc835f76026801e911ae0f0cae3aa87033
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,555
Size: 1.00 vMB
Total Fees: 0.00853942 BTC
Feerates: 100.00 > 0.86 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (152,857 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
761,949 761,949 00000000000000000003ca0e6ec92b98940d89280d771d472f652f0765eff7d4 2,424 0.86/1.00 vMB 13
761,948 761,948 00000000000000000002ad87894c61651c2b0dc42a124f5fbd494e6a26b64dcf 373 0.13/1.00 vMB 10
761,947 761,947 0000000000000000000387c9d1a6336efffd50ba7fa24e4a267c93cdde72b253 1,358 0.43/1.00 vMB 12
761,946 761,946 00000000000000000003321197cf616df9ab3c4f843a3618d2dfe4c61a268a2f 275 0.12/1.00 vMB 9
761,945 761,945 00000000000000000007273f20a4f70102bb64d0a0d9760992870566267231af 1,530 0.84/1.00 vMB 8
761,944 761,944 0000000000000000000601d6b3d78c95a2b016cdb74a650cc5bdcbca701dec73 1,973 0.60/1.00 vMB 14
761,943 761,943 000000000000000000069278470224882f8fefc64741e12e39e5c2bb912bc89d 522 0.17/1.00 vMB 11
761,942 761,942 0000000000000000000609010979fece24ddcb253c85fe4add599efba3a74612 610 0.17/1.00 vMB 12
761,941 761,941 00000000000000000003be910f7cde3cc8590ed1cba2b3b3a8e221bd76eed83f 280 0.10/1.00 vMB 13
761,940 761,940 000000000000000000036ddf7711161cc55f6652e680690fe0732bb68367cf55 107 0.06/1.00 vMB 11
761,939 761,939 000000000000000000025bd6d9c2135ab5793cbb2ddfb63ac8277407fb6c60d8 371 0.12/1.00 vMB 13
761,938 761,938 00000000000000000002345fb79b402de9ec072dc011ba2a1e2dd701899e7904 153 0.05/1.00 vMB 10
761,937 761,937 00000000000000000005b17ad4c9b25d82f44e34f73077863d5728d15774cf5b 1,377 0.88/1.00 vMB 12
761,936 761,936 00000000000000000001664ec3c354d4155cf77b2c55f38cda13f7eddb979e8d 979 1.00/1.00 vMB 12
761,935 761,935 000000000000000000002d56514f7cf8f2ff95a02c3240773b4856947b88a214 1,459 0.53/1.00 vMB 12
761,934 761,934 00000000000000000005025eacf6fbcd235db4ea2a3a9fa714f705321e0892a1 12 0.01/1.00 vMB 4
761,933 761,933 00000000000000000004095f6c793fa6a239ff372c4e011cfdf8f9e163d87f15 557 0.15/1.00 vMB 14
761,932 761,932 000000000000000000062656bfea65765b4e6b1ef8ce656d439958d663c8a6ba 47 0.02/1.00 vMB 12
761,931 761,931 00000000000000000000c322915fee2404ac5f9a483dcac9fb27391dc228b0c2 1,072 0.41/1.00 vMB 12
761,930 761,930 000000000000000000061c045e6e7a917b4fd91f26c0a2b420c3a576b393068d 1,890 0.75/1.00 vMB 11
761,929 761,929 00000000000000000004f9fdd5991bffe82394e3b8514056d8547be7d8f838ed 1,532 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.04 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: 650.65 GB
    • Received: 13.30 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.