Loading Tool

Explorer IconExplorer

Memory Pool

87,590 transactions
32.45 vMB
0.14886768 BTC
Random Selection Loading Transactions
Max Size: 199.00/200 MB

Candidate Block

Mining Attempt 088c16e11166a7ca9f7c066658a3de008274029de03e74b16f197acdafa36a42
Version 20000000
Previous Block 0000000000000000000024e14012baaaec51ffbde7f4c16099d63d5881173d65
Merkle Root e651ce465d44396f5a0f1c97bfedfdffd2b1551ad0bcbb86004b369936c06675
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,359
Size: 1.00 vMB
Total Fees: 0.06599409 BTC
Feerates: 502.65 > 6.61 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,217 (600,466 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,751 314,751 00000000000000001264d2f5ba7631fb887a298f89fecad5f6bedcfcc465d911 892 0.50/1.00 vMB 27
314,750 314,750 00000000000000001cd9880bfb4ee3af097a7f3c75cdfc13c47084b9f5c7ec16 407 0.22/1.00 vMB 30
314,749 314,749 00000000000000001dd45fa01b01b7c1d725642820438904f295c433c8892b53 140 0.10/1.00 vMB 17
314,748 314,748 00000000000000001e31ca9ff6dc07389e5d76dabbd3eeb38f8eb43d66d13f6c 127 0.15/1.00 vMB 12
314,747 314,747 000000000000000034c16f38391d30395fb0cd05cccb2a627c489036fb8d6dda 172 0.26/1.00 vMB 10
314,746 314,746 0000000000000000330fe45d9a1007d1b263d8ee7d88e2bd833d603cbb694fa7 176 0.09/1.00 vMB 34
314,745 314,745 0000000000000000209dd70feefab6a195677bc5f93e1cf5cd00a6d5974a9d1b 567 0.28/1.00 vMB 28
314,744 314,744 00000000000000000c594b4b574b212fb0cc43e799c6f578908d6ae1104625e3 1,482 0.81/1.00 vMB 28
314,743 314,743 00000000000000001744f7da0c3c8e8fa86be0c060f6f8786ff7ed792904591a 63 0.05/1.00 vMB 5
314,742 314,742 00000000000000001ca85a604b925eadb79ada38c5950652db3423ac063dd3e4 165 0.10/1.00 vMB 21
314,741 314,741 0000000000000000312fcd119c90d1dbd6e40a20448c5ac3081c0f347c0f228a 302 0.17/1.00 vMB 27
314,740 314,740 000000000000000014c29dc04f2ff403621b1d1fbd15321722ec9270ef0b5e99 29 0.02/1.00 vMB 24
314,739 314,739 000000000000000022eb36cdc2f583f3014947341ca0f4a43203fd9d151184c4 246 0.13/1.00 vMB 29
314,738 314,738 000000000000000023b9bd3a0f64348792776d577dc8e871a2dcf5dd85f0eaba 193 0.22/1.00 vMB 14
314,737 314,737 000000000000000009b9af529d7435325c4de9df344a60718bb7785d30388591 256 0.10/1.00 vMB 28
314,736 314,736 00000000000000000ce5fe5f5d399081791406fff3da76d0badb58d32f04196c 512 0.19/1.00 vMB 43
314,735 314,735 00000000000000000fd6d787f52c51d772b9da9f3cc4d6f51cd978632110b4cf 192 0.11/1.00 vMB 24
314,734 314,734 00000000000000000b4769bbbb2e6be861ac91f72847c3a0b2f63790e9d9963c 311 0.17/1.00 vMB 23
314,733 314,733 000000000000000007df67dfb679ff15267aaa1302a588d0ab5b045b7291d46b 247 0.19/1.00 vMB 15
314,732 314,732 00000000000000000a3a6b3920dab516293ae46162d5817b1f905c985589c0cd 128 0.05/1.00 vMB 27
314,731 314,731 00000000000000002b6af1cd8a707bae3e57bfd091693fe04dfc934991a5cdb9 219 0.15/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.76 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.15 GB
    • Received: 16.85 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.