Loading Tool

Explorer IconExplorer

Memory Pool

49,582 transactions
29.81 vMB
0.22211714 BTC
Random Selection Loading Transactions
Max Size: 156.62/200 MB

Candidate Block

Mining Attempt b85508e8910485f7325fa272142cf1b4692cc367190771ed6fbf877e1a83f605
Version 20000000
Previous Block 000000000000000000010632e62ac54a943f30bde5587337bc0da0324a5b3c27
Merkle Root 317492f541cfc2a9a134b21d809f750e320b053c3c141ff49986322cbe7c88a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,998
Size: 1.00 vMB
Total Fees: 0.08480271 BTC
Feerates: 150.67 > 8.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,707 (217,439 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
697,268 697,268 0000000000000000000e6acf24638a55db524b262087b2bf2d4d1c5515e555ef 1,043 0.47/1.00 vMB 9
697,267 697,267 0000000000000000000a08152ebf688f41fd3b6b0b6fb3bc60d18e6e8e261b6b 2,078 0.80/1.00 vMB 8
697,266 697,266 000000000000000000038980b4aa6d88bd2da6dd10f51c2174002d0e3934697a 366 0.13/1.00 vMB 9
697,265 697,265 00000000000000000007a3df164f4ef270b6424c8d9f6630006ffb57fb9bad09 1,507 0.51/1.00 vMB 10
697,264 697,264 0000000000000000000771c4642d1f2ed6866c6acfa5d0141600d3930b26bb0d 1,815 0.74/1.00 vMB 10
697,263 697,263 0000000000000000000086f395bd7083504b139e0608d28ab7be68991ad6b219 938 0.34/1.00 vMB 12
697,262 697,262 0000000000000000000617833d96f0b1ce977abecfb735dc055fc901e7547f24 826 0.25/1.00 vMB 12
697,261 697,261 0000000000000000000ebb7be0a0ddb9e36cd35acb609884e34d2925d366b39d 752 0.29/1.00 vMB 9
697,260 697,260 0000000000000000000d7b4e99560c8222265b999e9b8d279c1b969cd3805e33 2,649 1.00/1.00 vMB 10
697,259 697,259 000000000000000000040895953a62044fb376f0bdcd4eda093a7e8e0991f856 1,448 0.54/1.00 vMB 10
697,258 697,258 0000000000000000000b86285809fc65c24bc31be92190c62122a41f48340bb0 1,374 0.42/1.00 vMB 11
697,257 697,257 0000000000000000000a81b5e4d7ec01ab00ce821c56db675202582e42154287 135 0.03/1.00 vMB 11
697,256 697,256 00000000000000000000487ef6054a35e15b82d8e06f9c7e6d736de0fcee7846 928 0.39/1.00 vMB 10
697,255 697,255 00000000000000000002a46af0352e8ae7c5a41a76ef06b6cc500e5274f7d264 1,108 0.83/1.00 vMB 3
697,254 697,254 00000000000000000001d2411cc6b8733d8b0a95c6b55e11a9a465a8ef5c9ce3 2,223 1.00/1.00 vMB 4
697,253 697,253 0000000000000000000ca3f97f1cdd7ac2a5154e1be18ae21293a6238905d0c0 2,012 1.00/1.00 vMB 17
697,252 697,252 000000000000000000021ebb282228f516ae2e562987006562326ea5a01c8c1d 2,885 0.96/1.00 vMB 12
697,251 697,251 0000000000000000000ffd438da6fa736c5bd9fc01ec3f15aa9b31df58c186b8 94 0.09/1.00 vMB 9
697,250 697,250 00000000000000000008ce873083cc8df8d5091e53e523fa57977e947bc5fdeb 341 0.09/1.00 vMB 15
697,249 697,249 00000000000000000005df313f8c3153e45e395c9ea5b6fa42f96b1c0b8e0924 1,215 0.44/1.00 vMB 12
697,248 697,248 0000000000000000000212aa263cd79b70c423eab8a03899ec7efb42466ed2bf 476 0.17/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.87 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: 644.98 GB
    • Received: 12.63 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.