Loading Tool

Explorer IconExplorer

Memory Pool

76,366 transactions
28.85 vMB
0.07266102 BTC
Random Selection Loading Transactions
Max Size: 176.36/200 MB

Candidate Block

Mining Attempt 1f8edd0f53286f775df0f09f74f0e48e891cbe1188e8949ea8a11563cccc9456
Version 20000000
Previous Block 00000000000000000002081bcce6fc49846f150f75df4e6cbf49c65242f03bc0
Merkle Root 1516bd5a1ed6c2dd247d68225a6e53ed0382770a9c5839e4544834465ede70d3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,272
Size: 1.00 vMB
Total Fees: 0.00991726 BTC
Feerates: 104.17 > 0.99 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,245 (582,402 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,843 332,843 00000000000000000f5e89456d0ee9c09583fd16214765ddddc7e7356c36c79f 1,332 0.35/1.00 vMB 48
332,842 332,842 00000000000000000308885d6568eaeba75417386be7c1459e9a545b7d37ab41 1,327 0.35/1.00 vMB 53
332,841 332,841 000000000000000015b79e7d61260e16269fb6c39750179ab387029d0812266b 47 0.06/1.00 vMB 5
332,840 332,840 0000000000000000057d375018b956348ccb95041fc8a5ad62dd29ccf544ac2a 878 0.73/1.00 vMB 18
332,839 332,839 00000000000000000ebab027661570b7881bc2718b35d00d0ba9a7c9eea00a58 1,662 0.75/1.00 vMB 30
332,838 332,838 00000000000000001094c9aa615ee2dcbe12107532a961b461aeaf7eabe4abc4 1,004 0.38/1.00 vMB 35
332,837 332,837 00000000000000001a43583254498e2b8fe6edd78a79cc6012d6652b48be60e4 177 0.10/1.00 vMB 17
332,836 332,836 0000000000000000010a3c663191f34064a84b1fe95880e5eadcf8a682236e4e 941 0.71/1.00 vMB 19
332,835 332,835 00000000000000000be89c1c6292fd5734f8d95831529b9ae65f10f07167fd87 1,870 1.00/1.00 vMB 29
332,834 332,834 0000000000000000120f2694a0646959f2a98ae98418e91982958da415ca6274 964 0.33/1.00 vMB 40
332,833 332,833 0000000000000000110b36499bede7e2eeb93dfd8ec9f6cc47593d87229d14b3 893 0.40/1.00 vMB 30
332,832 332,832 000000000000000014ae26800df603a74b0a37d0456b20187bd44ce4350988ad 904 0.46/1.00 vMB 28
332,831 332,831 000000000000000000abc0c72d53f3740f617357c1e116bfcc5598d744d2e5c9 521 0.27/1.00 vMB 25
332,830 332,830 00000000000000000f5735272ac6cd6b424f71a53b75c29b247d55f6c596ee24 598 0.37/1.00 vMB 21
332,829 332,829 00000000000000000340226127e05f55780c7d22dec2dc1743fbae161f4afd5e 887 0.44/1.00 vMB 28
332,828 332,828 000000000000000000f05054ecc0c7005ea03e6077859a3934a1bcf95d4779c9 278 0.15/1.00 vMB 24
332,827 332,827 00000000000000000288eb7d790490b960e1541273a784b4b77b958dd1316175 397 0.24/1.00 vMB 23
332,826 332,826 00000000000000000f663646cf8eb7e109f10af152d888116c830468e94e4eba 176 0.11/1.00 vMB 21
332,825 332,825 000000000000000017e99b4fed8aab060e3b0dab468ad743f867594e55400e26 916 0.58/1.00 vMB 23
332,824 332,824 00000000000000000a8af47e771c72583b4da3a955fa55b793456aa992253820 267 0.18/1.00 vMB 20
332,823 332,823 00000000000000000e07bb50db531d6e4534f3d452d246437d9dd2b3ca52ebb5 495 0.27/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.82 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: 710.57 GB
    • Received: 17.08 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.