Loading Tool

Explorer IconExplorer

Memory Pool

79,366 transactions
29.26 vMB
0.08828656 BTC
Random Selection Loading Transactions
Max Size: 177.25/200 MB

Candidate Block

Mining Attempt dbca8e6e176d5b45009d291dc50d1fca0d8662ce220023b41be098c7ae878338
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 0eaf36b2bc72b9e330de72f3dcb4d0d9d153416df2d94d2ecd0e3a54d77bcef2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,032
Size: 1.00 vMB
Total Fees: 0.02703030 BTC
Feerates: 146.36 > 2.71 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (524,107 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
391,001 391,001 00000000000000000065a731ffe0f05ca3f46224c1213598628e49a820e07f0f 1,493 0.76/1.00 vMB 37
391,000 391,000 0000000000000000016936bae618c90dcada8720313b82f8e22ec95021de1b3b 1,476 0.69/1.00 vMB 32
390,999 390,999 00000000000000000a6540da5b784974baf14598e16a5ab517e107b8ea55fa94 121 0.08/1.00 vMB 26
390,998 390,998 0000000000000000021254867dad3593a7f2c234de294b7d5fcea3b152c635c7 479 0.33/1.00 vMB 20
390,997 390,997 0000000000000000013f65a86bbfcfe40726f96d5ce99b1d609dbd5e5e9690b4 992 0.45/1.00 vMB 39
390,996 390,996 000000000000000003a4330dce311d1234402e9e72982eafb96c11f01f063d46 1,284 0.59/1.00 vMB 38
390,995 390,995 0000000000000000049c08b3b6be23e0cf8040ec57083840f233d855391bac28 1 0.00/1.00 vMB 0
390,994 390,994 0000000000000000082e758bc16a002bd7373e017eaca0e6d992d8f6bcb7e0e0 646 0.33/1.00 vMB 33
390,993 390,993 0000000000000000093277949e28c446c81cc4abd4631d8e0288ad3d3f642a3f 1,796 0.86/1.00 vMB 39
390,992 390,992 00000000000000000971a30bb8798f46ebfdb83ecfc9ed9b84e57db8d855bbe9 940 0.48/1.00 vMB 29
390,991 390,991 000000000000000003fcf3d105d3f31ad21ef850877e5a7d76599f15effec378 355 0.22/1.00 vMB 24
390,990 390,990 000000000000000008f3453cd923078fc93efc1a410a65ecad98beef5f3aaf21 1,328 0.91/1.00 vMB 24
390,989 390,989 000000000000000009c6ddd4fba9b28d52329771b76b72041ec3cea08b53d8fa 1 0.00/1.00 vMB 0
390,988 390,988 00000000000000000987736e3962b6d9617631450e16bab43cde73eaaba0b1f1 2,231 0.95/1.00 vMB 40
390,987 390,987 000000000000000001c01252699783bf97c49779691dd8d8af7c68b6b46839b7 1 0.00/1.00 vMB 0
390,986 390,986 0000000000000000025ebae747c2a46fb74006e03f8cf99d8302d14a6cdac603 1,153 0.84/1.00 vMB 20
390,985 390,985 000000000000000004054dc1e8b547547fd37eb86af308085bf53a2f89562a72 2,806 0.93/1.00 vMB 54
390,984 390,984 00000000000000000100143140045e07e70d00f3b82cd10a163566c8d8c59baa 2,103 0.92/1.00 vMB 33
390,983 390,983 00000000000000000704ff651ed4859805a0b9a9c2a803d12120765b65e9ce87 974 0.53/1.00 vMB 26
390,982 390,982 000000000000000000f5c7247ab70c0035408e1fcc319e8447b827fa601d808b 1,813 0.79/1.00 vMB 37
390,981 390,981 000000000000000003289c2799cca3772c7a5290e809c90194acbc99bb2311f4 1,174 0.69/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.58 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.25 GB
    • Received: 15.90 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.