Loading Tool

Explorer IconExplorer

Memory Pool

45,224 transactions
28.79 vMB
0.13242368 BTC
Random Selection Loading Transactions
Max Size: 149.90/200 MB

Candidate Block

Mining Attempt d402b90974e1a0d89887f6eecd233ac6cb69cc1f94ac946ecd36fabdd996341a
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root f91ec20182a853b7e3a6ef0a1afbd5a6be4b5663dd846fa8f6a2a1fb85da8a99
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,576
Size: 1.00 vMB
Total Fees: 0.03736229 BTC
Feerates: 78.42 > 3.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (528,911 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,798 385,798 000000000000000004106706417ec66968bdbb6b04b1480ec5fa61bbf83bfce3 16 0.07/1.00 vMB 4
385,797 385,797 00000000000000000645af52da038b8e5de90628c4d4d1430d4377f0debfa098 490 0.25/1.00 vMB 27
385,796 385,796 00000000000000000cca27a8247f118753760d0964a147fbce1d6691a5b0aa4b 547 0.31/1.00 vMB 23
385,795 385,795 00000000000000000adbfa4374236448302500161a545c2b0b3fb19a7ff31ba5 315 0.27/1.00 vMB 19
385,794 385,794 000000000000000004085b0edcb43305c95689a0eab8e6061bd5e3270358dc02 1 0.00/1.00 vMB 0
385,793 385,793 0000000000000000009304d508d71c30164c40f37a7a8ae873adb00a6c96330e 1,305 0.60/1.00 vMB 37
385,792 385,792 0000000000000000049f29833fd55e4babfeb8be5c0a22917939b2874867b39d 203 0.14/1.00 vMB 21
385,791 385,791 000000000000000007ae161321823530fa1f5f81e8319e22fe70f623be735f67 174 0.99/1.00 vMB 5
385,790 385,790 00000000000000000cfafbfc649bb5966ad20396898872f6d0b3ae319331b23f 113 0.09/1.00 vMB 17
385,789 385,789 00000000000000000c6e00700613ace91a01767681471e82afa2fd39aef6d6a5 844 0.93/1.00 vMB 17
385,788 385,788 00000000000000000d30423a596b9a28a2a0aef7f785e80f1925ef1bb80f8be0 2,044 1.00/1.00 vMB 29
385,787 385,787 000000000000000006599b226eb5b33def705759b6354804526f6f0c643ee831 2,754 0.95/1.00 vMB 46
385,786 385,786 00000000000000000d7c330c02c93e1ea384eb2a3d1b25f3142eec92266461cc 1,153 0.71/1.00 vMB 27
385,785 385,785 00000000000000000133c9172b050afda64b3898239b69bb7c924cf843ef552d 228 0.16/1.00 vMB 20
385,784 385,784 000000000000000000b982ce99f09b644c4989acfc659fdff508cc8768159de9 913 0.51/1.00 vMB 26
385,783 385,783 00000000000000000888a60d2611fda1130d9283279a74120f094747dc5bf842 664 0.31/1.00 vMB 38
385,782 385,782 00000000000000000afba4bc08bd2b9317df8f4814a52de9a0469e4cb2d6cab7 266 0.15/1.00 vMB 24
385,781 385,781 00000000000000000878581e258dbcb11542e3bc2559bcba73fda46644026a7e 619 0.41/1.00 vMB 26
385,780 385,780 000000000000000004308d75287be12e70a1254077ceeae1f225c25a7fa140b7 1,535 0.68/1.00 vMB 39
385,779 385,779 000000000000000002008b7b4f00eab1e52e302fcac816974df14ae79eab9a08 94 0.10/1.00 vMB 8
385,778 385,778 00000000000000000d11521b8f007dbc64ffb692af44c9bb5ad3091e5a92ca8f 541 0.61/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.88 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: 645.01 GB
    • Received: 12.64 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.