Loading Tool

Explorer IconExplorer

Memory Pool

40,609 transactions
29.04 vMB
0.09545153 BTC
Random Selection Loading Transactions
Max Size: 147.83/200 MB

Candidate Block

Mining Attempt 0d70fcaeaf74460b361e1947672beabb4f24608ef479361e2ac06a2c2e4bbcda
Version 20000000
Previous Block 00000000000000000001157a4311de69a70f52c462fcca1444599cbf87c6de5f
Merkle Root 30e54b093a4ff752a2db5232569a531b7b9513f71fc1c399af37972529f10959
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,576
Size: 1.00 vMB
Total Fees: 0.03882519 BTC
Feerates: 101.65 > 3.89 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,541 (447,154 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
467,387 467,387 0000000000000000012017ae7382a0bc4dd09b33e8da9af4726556a1b2a788c5 2,057 1.00/1.00 vMB 166
467,386 467,386 000000000000000001a75d4c8160f84ad26be0a24b0a7a1e9791bf3428cc3ffe 4,311 1.00/1.00 vMB 122
467,385 467,385 0000000000000000011dd03b6f1dcd7e5c0ce2dcdc71149b9df56ddb0987305f 2,997 1.00/1.00 vMB 182
467,384 467,384 00000000000000000112dea906176e5efda08ae64076da11959f2a6a7f590f65 1,196 1.00/1.00 vMB 158
467,383 467,383 0000000000000000012ba6a19e55676589b5e6327f7e6c6500408b53dce58cb2 1,933 1.00/1.00 vMB 273
467,382 467,382 0000000000000000018cb6e9be099eba9ec52ce78aabdbbbf93fa710c2b579a5 1,961 1.00/1.00 vMB 270
467,381 467,381 00000000000000000161dd26151c9c35d313105119b1c3b2a2e2d9e31be70368 1,950 1.00/1.00 vMB 191
467,380 467,380 000000000000000000f721673b36bb325bc9e9c99da7300d7162a301a003187f 2,124 1.00/1.00 vMB 218
467,379 467,379 000000000000000000ebd3df2859520a5716420f536d29ff2567ea6328541df1 3,073 1.00/1.00 vMB 321
467,378 467,378 0000000000000000012a7dcfd6c1c798e6f03689157a04b1319bb7290d777253 2,361 1.00/1.00 vMB 279
467,377 467,377 00000000000000000181b792fba5153b92a6afd9dc167b89af13f30f383174fa 2,652 1.00/1.00 vMB 306
467,376 467,376 0000000000000000005048f70ba6eb1e8aeb3135a859baafe5d271b39246964c 1,719 1.00/1.00 vMB 166
467,375 467,375 0000000000000000016ec78403945b17ac32d05753fb8b9bcb9710aa63a06e23 2,004 1.00/1.00 vMB 245
467,374 467,374 0000000000000000002a60970b169a2fd47204372be4301998237b9fb57f7092 2,103 1.00/1.00 vMB 314
467,373 467,373 000000000000000000ad031f4e7aeaee10078527840b5834c944308bf46a324d 2,444 0.99/1.00 vMB 195
467,372 467,372 00000000000000000186862eda20f4b527337cfe739ae891fb3395ddac61151e 2,206 1.00/1.00 vMB 269
467,371 467,371 0000000000000000011bf45d1a3021c1d5dd27f3b94ce61034899e79f885997f 1,626 1.00/1.00 vMB 196
467,370 467,370 00000000000000000137739f68a7f48dc53f56aa371af4dfac282080f10e3edf 1,943 1.00/1.00 vMB 221
467,369 467,369 000000000000000001aa161a5ce45087e5895231c889a867f8565b8602543274 2,605 1.00/1.00 vMB 312
467,368 467,368 000000000000000001a03e7826fcbd6fae7602beb4f11cfbe8da2cfb710f20fe 3,482 1.00/1.00 vMB 158
467,367 467,367 000000000000000001ad2ef8e7f93a28c46960756db68378c1c5ee584da1262a 1,861 1.00/1.00 vMB 204
Previous 10 blocks ↓
Total Size: 781.57 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 622.64 GB
    • Received: 11.35 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.