Loading Tool

Explorer IconExplorer

Memory Pool

84,981 transactions
31.64 vMB
0.10007841 BTC
Random Selection Loading Transactions
Max Size: 193.05/200 MB

Candidate Block

Mining Attempt f8216637156b424f48217914332c41f5eb19f76e5e8bb4e7e34470b7c2228216
Version 20000000
Previous Block 000000000000000000007d18c42d3ede84298f1d150a1c2a3362d6d1dc1e1e0d
Merkle Root 47be2d2d764f26ab37cd72d358ff8cd02f7034632bfb0e545a5c7c4be8eb1720
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,570
Size: 1.00 vMB
Total Fees: 0.02611394 BTC
Feerates: 150.77 > 2.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,335 (616,373 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
298,962 298,962 0000000000000000436b1a0d931e2ab307790bac2eedddfb339eb266a8de9b9e 300 0.16/1.00 vMB 30
298,961 298,961 000000000000000001ab28aa134567ce9b0fbb43e4ebfe3089c9e32f39dc271c 190 0.33/1.00 vMB 14
298,960 298,960 0000000000000000335be78efd96ab7ebf08dec0ae31011f20129d3ba5f3d4db 625 0.25/1.00 vMB 41
298,959 298,959 00000000000000005af8c9fbb48f233b3541854267beae88da338e142a78e64a 951 0.35/1.00 vMB 43
298,958 298,958 00000000000000005089150c06e131611427fb9325a51a7e869be37232dd037c 855 0.35/1.00 vMB 40
298,957 298,957 00000000000000000f64c002b7ffd190b0414d5ad0f802238d067ecc642b811a 281 0.13/1.00 vMB 38
298,956 298,956 00000000000000002334bae29e82c1d40117d933337bef84b4b26b76c8566385 506 0.25/1.00 vMB 35
298,955 298,955 00000000000000003fd8b85361b838a5753ec723c45cf531138ba63e369f5324 374 0.16/1.00 vMB 32
298,954 298,954 00000000000000001d71b05177f030ea9fe7133e249282c64879149e59e490e8 535 0.30/1.00 vMB 34
298,953 298,953 000000000000000011b133a45a1debdad1e835ac501579a34ffa63a177fe923e 816 0.35/1.00 vMB 36
298,952 298,952 00000000000000003a23de8686cac5a2426dfede4e40520e503026b552f71cd7 498 0.24/1.00 vMB 34
298,951 298,951 0000000000000000006c0ee2a7616e0a1df2d024005e0e01c421b35233bc5b27 316 0.23/1.00 vMB 35
298,950 298,950 000000000000000076e54dc91386ce6032d0d00a5b4b07b25af94d588f7782d0 331 0.31/1.00 vMB 20
298,949 298,949 000000000000000004133dd9224f57234d618852a4f7037b8c1c41aa2da442cc 845 0.35/1.00 vMB 38
298,948 298,948 00000000000000001b3aa3924022e7ba3c8c89fdc8757cd807f68ec23f2e1c5f 32 0.02/1.00 vMB 30
298,947 298,947 000000000000000027803cd480e97cd212b245efb12146b343136d8bfc192687 116 0.05/1.00 vMB 38
298,946 298,946 00000000000000002d447e431c8e7a9483644a8bf0b0f2d336eca0b0660bb282 206 0.10/1.00 vMB 31
298,945 298,945 0000000000000000367470f83175589b26d89863c9bb64ac8d5bdf97d7ddfede 166 0.12/1.00 vMB 23
298,944 298,944 00000000000000001e2edf75411eeec1918f6a7ec5f6ebf6fd522a1189987e23 622 0.34/1.00 vMB 32
298,943 298,943 0000000000000000499fe7c2690416600fe15fa680f23c2f9f0c9bc4d94ce387 33 0.02/1.00 vMB 25
298,942 298,942 00000000000000005093646af0cfa43162fc65617c9dc5e4ffb5a90d4f20181b 286 0.13/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.97 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: 716.12 GB
    • Received: 17.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.