Loading Tool

Explorer IconExplorer

Memory Pool

87,026 transactions
31.94 vMB
0.13428066 BTC
Random Selection Loading Transactions
Max Size: 192.81/200 MB

Candidate Block

Mining Attempt 4ccf7ddd216167ac6fb7dea9519a425eba49fa64cf82a00858998814e1a8826d
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root e70b50780f6b51e9fcd061d0989555077085bf2c795b7f70f47012264e1ee71a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,036
Size: 1.00 vMB
Total Fees: 0.04798959 BTC
Feerates: 911.92 > 4.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (261,747 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
653,223 653,223 00000000000000000006a471bf80a0099c6426d401d47bb64de864320b6918de 521 0.24/1.00 vMB 27
653,222 653,222 00000000000000000001012cb8f782d5a6a556a9c761406b03da5c7c5050be18 501 0.42/1.00 vMB 10
653,221 653,221 0000000000000000000141b61c986d7ef6b348d2271e22fb704fd5b064d0e5a2 2,314 1.00/1.00 vMB 26
653,220 653,220 0000000000000000000d02d692a37fd919b6549b3b439de4e0bb8bafeaff27c9 2,646 1.00/1.00 vMB 41
653,219 653,219 000000000000000000031f03ff77d9d781e56eedd980ce58c6fcecc75ad00807 1,705 0.74/1.00 vMB 25
653,218 653,218 0000000000000000000a4068a8311b6f3d066f6012a2bc878251f76ef64812a3 796 1.00/1.00 vMB 3
653,217 653,217 000000000000000000062ef0b0d50ab25be0d537361150d0b18c9bb727803c19 830 1.00/1.00 vMB 11
653,216 653,216 000000000000000000049aaa9237e71136d17a0092d88cdcbf53af7f69e8e729 1,939 1.00/1.00 vMB 27
653,215 653,215 00000000000000000002ec27651ffd40d8109e0ac6da591f2353fa4c1b9252a7 2,196 1.00/1.00 vMB 25
653,214 653,214 000000000000000000074b627ae8de4b4903e7b5100e421b992904efa9442c8a 1,450 1.00/1.00 vMB 16
653,213 653,213 000000000000000000007f910f7a1c96bcec03f9470df1382b2fe891fbfd3576 2,374 1.00/1.00 vMB 30
653,212 653,212 000000000000000000038366b05c34f2fc8c7be24369d82b7dfb29393db4f9ba 1,874 1.00/1.00 vMB 10
653,211 653,211 0000000000000000000bc0464aeb5255c6e01f146ad9c3525d3862031a7956af 2,022 1.00/1.00 vMB 6
653,210 653,210 000000000000000000094f115828a1e16e64ee98fe67755bc6c0806077d70193 2,589 1.00/1.00 vMB 44
653,209 653,209 0000000000000000000a0d555cf644b47b8f7b6ecc0778191b1155fc9908c810 2,234 1.00/1.00 vMB 9
653,208 653,208 00000000000000000006d3313ddb25b63e6d90c3470ac4f2512d5b2d2c9ea583 2,720 1.00/1.00 vMB 15
653,207 653,207 0000000000000000000183ade0ccd6b967b596b1074da8dabcd602942c96c637 1,772 1.00/1.00 vMB 46
653,206 653,206 00000000000000000005dc2ef05279d8246a856f99f88499861169786b616c34 2,506 1.00/1.00 vMB 5
653,205 653,205 00000000000000000008261ff31ddc943537b18012d5a4efb91fa8612d11270f 2,800 1.00/1.00 vMB 7
653,204 653,204 0000000000000000000750b5c796eaaed126f19e34b3b06f8691c97f031364a3 2,622 1.00/1.00 vMB 17
653,203 653,203 0000000000000000000572d88b123262ec387904c25d9bd0a9fc5e5b45b3f081 3,007 1.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.34 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: 660.98 GB
    • Received: 14.78 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.