Loading Tool

Explorer IconExplorer

Memory Pool

38,309 transactions
26.86 vMB
0.05436502 BTC
Random Selection Loading Transactions
Max Size: 139.72/200 MB

Candidate Block

Mining Attempt 957a863b5069cf735d1b46bca10f4d125079f80f3ab60c8260e20cad311a2e35
Version 20000000
Previous Block 000000000000000000000f0eb32368ca338bda4641ae91e1df2854638c1f9b59
Merkle Root cff182c4b25daadcf5b6a4f43893936d1ec2ebb9adcc8b7d3b127f5ec31186da
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 921
Size: 1.00 vMB
Total Fees: 0.00480953 BTC
Feerates: 44.54 > 0.48 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,866 (25,236 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
889,630 889,630 00000000000000000001ea631b84ddaae8c69f44fd7bb825685e378acb3a93d2 2,357 1.00/1.00 vMB 4
889,629 889,629 00000000000000000000dfac8d1c3f619cd4f67d566a4e298981ba8e928e37b8 1,495 1.00/1.00 vMB 2
889,628 889,628 00000000000000000001470d993974fa24f5406c56dbd9e8704e84fc684f5dfd 2,705 1.00/1.00 vMB 4
889,627 889,627 0000000000000000000170eb6bd2915be87ec7e8c8aa78750b4ccd96bcb3c837 1,107 1.00/1.00 vMB 6
889,626 889,626 00000000000000000001c39ec551e617ca015559e860f1949f29084eee651969 3,443 1.00/1.00 vMB 4
889,625 889,625 00000000000000000001055f0fa107de374f0e45357ae16391665cbb131fc5e0 3,430 1.00/1.00 vMB 3
889,624 889,624 00000000000000000001623bccb1d819472bcafa9854bb327279bfd16a3d09f5 1,440 1.00/1.00 vMB 2
889,623 889,623 00000000000000000001ff72cb523f179c9b5873f9ed80d2bbcf5168721fe64c 3,907 1.00/1.00 vMB 5
889,622 889,622 00000000000000000001af4a0184b2df169c41ea872fe2d444d3bfce9a2ee4e6 2,333 1.00/1.00 vMB 3
889,621 889,621 0000000000000000000254d942d145235f104f9a5adf6ebe3ee1533aab517a10 2,001 1.00/1.00 vMB 2
889,620 889,620 000000000000000000000934e710c9cbff06838f167f45e32bb5940a00ad3bc1 3,316 1.00/1.00 vMB 2
889,619 889,619 000000000000000000015192857efcf90a0171a2882464eac21ca81a57de0625 3,073 1.00/1.00 vMB 4
889,618 889,618 000000000000000000026713d768fca73b3d8ce6bc49b7da3c1bf6731b78308f 3,385 1.00/1.00 vMB 8
889,617 889,617 00000000000000000000b6ab8c3330d0e28375e7c8d5471d835b6d2733155783 3,781 1.00/1.00 vMB 6
889,616 889,616 000000000000000000014802f2a123629ae90f240620337536c031ff47ce2bd7 2,583 1.00/1.00 vMB 4
889,615 889,615 000000000000000000009ce7738d17e932631f4b6048d6ff48ad96ee7731dcd6 3,942 1.00/1.00 vMB 1
889,614 889,614 0000000000000000000053fa5d0babec2cb258d6d3a4404904ca8bc1d89c4f49 4,648 1.00/1.00 vMB 1
889,613 889,613 000000000000000000007f26a45af184db749834403d7ac06637284c3f5f4d96 2,288 1.00/1.00 vMB 4
889,612 889,612 000000000000000000000f2c4dc24115d50d721aa79ae09220f8ca7a2c095c47 510 1.00/1.00 vMB 2
889,611 889,611 000000000000000000000e17fa588cffa4874ee7f681a8355abc3ba8170bf7ce 2,272 1.00/1.00 vMB 5
889,610 889,610 00000000000000000001d07bf2fc4c2d9459289aefde87bd55255b9930a02196 1,925 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.15 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: 653.02 GB
    • Received: 13.82 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.