Loading Tool

Explorer IconExplorer

Memory Pool

49,630 transactions
29.94 vMB
0.09323142 BTC
Random Selection Loading Transactions
Max Size: 159.76/200 MB

Candidate Block

Mining Attempt 7abd2c49961a5415c04769dfbb6b0644b2266264fe0cfc986e301110da3eff41
Version 20000000
Previous Block 00000000000000000001e2f6cc79a94b021bd37a0344a4c1171fa288fec3bf95
Merkle Root 206a1242694a60dc00a6f810b95f84f2fb4cd7a1f3887603b3b261e3af1e4e4f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,185
Size: 1.00 vMB
Total Fees: 0.02710739 BTC
Feerates: 72.92 > 2.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,845 (134,601 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
780,244 780,244 000000000000000000007905aaa1e8386d20c370fb20c6c475b6ef1c98030721 2,094 1.00/1.00 vMB 24
780,243 780,243 00000000000000000000df98eb79198dcc2d81b5ced2b02e5b8177954ce07b8c 2,154 1.00/1.00 vMB 24
780,242 780,242 00000000000000000006523499c745c69087241e93dd33f59d6439b4c4fe2640 2,063 1.00/1.00 vMB 40
780,241 780,241 0000000000000000000537093c53c135a02ee9fc02e4cf0a944b08d577a25a7d 1,294 1.00/1.00 vMB 8
780,240 780,240 0000000000000000000617fe90b30aa96c169864b793d06083595426a591653d 2,143 1.00/1.00 vMB 16
780,239 780,239 000000000000000000043a7df1fb0e0769ff39d4bd266b7593ce6fce52a17d84 2,002 1.00/1.00 vMB 14
780,238 780,238 000000000000000000064d285a71c45948ac93382f13f7f5e3b6c0aa08068367 1,546 1.00/1.00 vMB 7
780,237 780,237 000000000000000000046d36340b4808a884498061bf542fe83ddaa890dc1e20 1,712 1.00/1.00 vMB 8
780,236 780,236 000000000000000000046431775aab38aee784155ab30b2c592ec221617c7a52 1,745 1.00/1.00 vMB 8
780,235 780,235 000000000000000000043b67bf6601305f117cef17867b9e01a397ac4f9c78a8 1,748 1.00/1.00 vMB 10
780,234 780,234 00000000000000000004aea7f10a5688b888fe13b3a2bd0ae2cedbe41d6eea2f 2,271 1.00/1.00 vMB 18
780,233 780,233 0000000000000000000521398b6f2393b1bb889c1693a20cf367bb9a8a4533a2 1,907 1.00/1.00 vMB 9
780,232 780,232 00000000000000000002d95cc045bca0adf4987eed491041dcea81d56f9fd435 1,735 1.00/1.00 vMB 17
780,231 780,231 000000000000000000020547681a1e4a0643e0464566fe478e828af3da54398c 2,029 1.00/1.00 vMB 11
780,230 780,230 00000000000000000001c11045f6f8fc650b84b34d5569a3411990be47234135 2,263 1.00/1.00 vMB 9
780,229 780,229 000000000000000000016098d51dff9ec6b66dca093b309082d7f024e27259c7 1,945 1.00/1.00 vMB 5
780,228 780,228 00000000000000000001bebcebd410457931aaf99cc8f63221c6fb27607d7ab5 2,362 1.00/1.00 vMB 15
780,227 780,227 000000000000000000022d389a54f8176a322ad5dbdd4f763861f766e2ea46d2 2,179 1.00/1.00 vMB 11
780,226 780,226 000000000000000000050714f5e8629651aeb53fe509d3a529cb3b2e726e60dd 2,120 1.00/1.00 vMB 4
780,225 780,225 00000000000000000006521b13f9082053393ae9cd70a3de369c86cdd899f42d 2,201 1.00/1.00 vMB 8
780,224 780,224 0000000000000000000318db2c85f9c17ea33011c8f8a60321d39aa7dea1f687 2,411 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.11 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: 652.04 GB
    • Received: 13.70 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.