Loading Tool

Explorer IconExplorer

Memory Pool

47,085 transactions
20.58 vMB
0.04526784 BTC
Random Selection Loading Transactions
Max Size: 118.10/200 MB

Candidate Block

Mining Attempt 455572e789a18539831a1e61b34604a2c4c735bda4fbb4e448f8c00f550a21d9
Version 20000000
Previous Block 0000000000000000000014c31b6acad4e2c22a58fe50930b6ce1572c4245e3a6
Merkle Root 661499d2da21dbdb26a203786bf9bca7a901ee7c0fe6e67b20f2fac9dae5655d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,837
Size: 1.00 vMB
Total Fees: 0.00425369 BTC
Feerates: 40.21 > 0.43 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,017 (887,909 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
26,108 26,108 00000000d1e06e35821a82f9053bcebcc016a69243658a5e580447f6a0ec0025 1 0.00/1.00 vMB 0
26,107 26,107 000000001538d2987ab849ff646324d233b71f35ecf61c0a894269589da36306 1 0.00/1.00 vMB 0
26,106 26,106 0000000013c6eb39974a4dd14aca94dc44f4a3a0596021e158a79960ab81fb7d 1 0.00/1.00 vMB 0
26,105 26,105 0000000020614c018ba3ce7a8d73fa789664d1831bcb90482668c55a51ace333 1 0.00/1.00 vMB 0
26,104 26,104 0000000006d3d536c3c74cf7651bd0d136018700f4fa6eb1b4a8c92355ddaa77 1 0.00/1.00 vMB 0
26,103 26,103 00000000f330f1f63c63c2d0e5e8f6f2ddf0db21835924aeea60cf62fcf5c277 1 0.00/1.00 vMB 0
26,102 26,102 000000007d2a3be75d8e49e6a4fde72c5af778ca128225a0a5d2c68db9ed4ee7 1 0.00/1.00 vMB 0
26,101 26,101 00000000ca963097a942138f5034b757d1de03e37c4c8988cdc4280ceffb2e05 1 0.00/1.00 vMB 0
26,100 26,100 000000003b8f260acf275f14b900f46a0c92d9196debe4f01cb1a1f9284c6b7e 1 0.00/1.00 vMB 0
26,099 26,099 0000000018ecc846e285214e370c51c81424eff613762edf1f0fa3b634b5ca72 1 0.00/1.00 vMB 0
26,098 26,098 000000007eafe18d57695db58b1822483a7c50bde90b786d160982b1ab379d3a 1 0.00/1.00 vMB 0
26,097 26,097 00000000ba3c087259cf8708d11934006f519ae4cd57be87967865e9954d4122 1 0.00/1.00 vMB 0
26,096 26,096 0000000055ca0e602148fbf69ee92744d4a4b2a757cac1353d7ad9682acde582 1 0.00/1.00 vMB 0
26,095 26,095 0000000058bc228e75320d54383ebb5faa6c92eb1ec9f72ae67816bcf23b1099 1 0.00/1.00 vMB 0
26,094 26,094 000000008aaad53e15bfe3312928521aa5bef8f6e6aa84c71cb5a94093a3b8dc 1 0.00/1.00 vMB 0
26,093 26,093 00000000b2c81c4533c60e74e056b75e403f029dd523b204bdac1d5445325713 1 0.00/1.00 vMB 0
26,092 26,092 0000000059409158c715cbfaf15f6373131828fde96dc8847a243bf9a4165de1 1 0.00/1.00 vMB 0
26,091 26,091 00000000f4761ce02b97eca29ea9cb38d3c551aba51e774b0fa639ede22e8142 1 0.00/1.00 vMB 0
26,090 26,090 0000000072ccbf4054a2bedca364629ae5d7ed5dacc27b18105e1bd395050f8e 1 0.00/1.00 vMB 0
26,089 26,089 0000000026617182ceb1799ef4e64b2929dfa3449ea8ebcf59c289257b933803 1 0.00/1.00 vMB 0
26,088 26,088 00000000db6f75e998e8a6becab31b0560d9ffb03822f200af4f59e69f714b55 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.63 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 549.96 GB
    • Received: 6.40 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.