Loading Tool

Explorer IconExplorer

Memory Pool

80,815 transactions
31.33 vMB
0.07710017 BTC
Random Selection Loading Transactions
Max Size: 189.88/200 MB

Candidate Block

Mining Attempt 396a6428a29b330a44a1f1eb1ae870ff135de9dd70d514b6299855d9b913036b
Version 20000000
Previous Block 0000000000000000000043b39214e67beb23d111c982e6903370623ca621eb52
Merkle Root fca30a83c8e15e6733d23fd2e9729eff5398054321fa12ad552e5dfebd4061f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,056
Size: 1.00 vMB
Total Fees: 0.00928311 BTC
Feerates: 100.25 > 0.93 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,200 (519,948 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
395,252 395,252 0000000000000000036c81e5e100bffea6adf2991c3005957ab9f7289f43d487 576 0.29/1.00 vMB 48
395,251 395,251 000000000000000008320874843f282f554aa2436290642fcfa81e5a01d78698 429 0.26/1.00 vMB 32
395,250 395,250 000000000000000002d2f8dacf3e8d7d6b395d737dfa8f09e699f88681071d1a 1,402 0.67/1.00 vMB 39
395,249 395,249 000000000000000002b5688658609b5e558ab60ad9bc929d3d451c68910dc4ed 1,414 0.80/1.00 vMB 38
395,248 395,248 0000000000000000054d3fc446ddfda001180fca031208e99a676bb434460a17 1,945 0.92/1.00 vMB 46
395,247 395,247 0000000000000000056bea223cfea2adbd23c1ff52a6db7d0d55f6a0aeef5d16 595 0.85/1.00 vMB 14
395,246 395,246 00000000000000000112a9b952a94295814a161d130ba2dc1c6e5c42a0d38197 2,048 1.00/1.00 vMB 40
395,245 395,245 0000000000000000058363c7857619a5e926632c9fd34c6d0e65c9f8109d5f3e 168 0.19/1.00 vMB 17
395,244 395,244 000000000000000001517e778523c55e1d75516da347fa7c1b157ebd2331ab4d 1,904 0.93/1.00 vMB 41
395,243 395,243 000000000000000002c5fb0a0dce6f7b80f35d6e63e8b7b56e9aeb2e329dd7ee 1,329 0.92/1.00 vMB 18
395,242 395,242 0000000000000000075ea1da954350c2029c531783d3a3da127f3409ed307bac 2,699 0.93/1.00 vMB 37
395,241 395,241 00000000000000000924713aa70ebd6cd0abde195eea270967d6bd9d4af8582e 2,515 0.75/1.00 vMB 97
395,240 395,240 0000000000000000089105fd94b1c3a12e60a40ffe38e9b8d70936df965686a2 1,141 0.48/1.00 vMB 45
395,239 395,239 000000000000000005545ce333afbde00881a905fe7ab3115dde0399e67ffaab 595 0.36/1.00 vMB 28
395,238 395,238 0000000000000000019a4ab68a761fd23274439bead8aea33ca999e59efded22 2,237 0.93/1.00 vMB 49
395,237 395,237 000000000000000003113af61087e05640f2782cb9c21db1442b024644626818 1,885 0.86/1.00 vMB 43
395,236 395,236 0000000000000000085113283a492e391c80128fe96dc615c1bb6fc2a5bf6d70 771 0.63/1.00 vMB 18
395,235 395,235 000000000000000006d0fda57178c6338a2cbb4fdfd6bf07eac8d8f45e4ca14d 1,228 1.00/1.00 vMB 23
395,234 395,234 000000000000000003bb537291b49951c7b108965da8c3be4b5b199c6266466b 386 0.95/1.00 vMB 17
395,233 395,233 000000000000000004adefe6f2af4731466a58a12a7ac69d3f96bd89dd44f369 1,478 0.75/1.00 vMB 38
395,232 395,232 000000000000000002fbadc92cae11a17877fcc9c84fda061f637ffef7b6faba 1,419 0.93/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.74 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: 708.01 GB
    • Received: 16.72 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.