Loading Tool

Explorer IconExplorer

Memory Pool

78,160 transactions
29.59 vMB
0.09069510 BTC
Random Selection Loading Transactions
Max Size: 180.08/200 MB

Candidate Block

Mining Attempt 3d17d0372bbff37f99c2505e01ed0e9816c995d3805b1ab37c9969b8649b6684
Version 20000000
Previous Block 00000000000000000000dee0d7f2adc1aa9588eb4868dfca5df56e84a096c1f8
Merkle Root d47b1a60e4588c223a9943b71729ac1e4e1148de2f569ba3ce3fdf4f80478267
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,664
Size: 1.00 vMB
Total Fees: 0.02555710 BTC
Feerates: 477.45 > 2.56 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,243 (4,791 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
910,452 910,452 00000000000000000001279be977c03c8823f26bd0f2c7aadc7e208ec47b9ca9 3,723 1.00/1.00 vMB 1
910,451 910,451 00000000000000000001c6ebef4bd0d1dad7644b824b4e7df7d2a232b6d10208 70 0.04/1.00 vMB 1
910,450 910,450 00000000000000000000fc04d59dd666f24cc6f822428006da47d9ed2cb69d47 3,753 1.00/1.00 vMB 1
910,449 910,449 00000000000000000001f0c7941cd7378f2a5c19c0b29bb5a095fa97ffa70e71 3,772 1.00/1.00 vMB 4
910,448 910,448 0000000000000000000065a9ca877c4850f9c067bc7d4a8d05bf68d743fef0f2 2,541 1.00/1.00 vMB 1
910,447 910,447 00000000000000000001802f1acc14f0a009c28f0c4a267edb365bd28ff6a618 3,923 1.00/1.00 vMB 4
910,446 910,446 00000000000000000001a68077d124b14da5c16dae8a59fdad0e4bf334fd8f9b 3,927 1.00/1.00 vMB 1
910,445 910,445 000000000000000000009da3ecfdb8198b8ea7e1b6f638aab2316a2cdd066620 3,963 1.00/1.00 vMB 0
910,444 910,444 000000000000000000013cbe969c2018a53485c7d82c124e20e22f634b3d60aa 2,506 1.00/1.00 vMB 4
910,443 910,443 0000000000000000000117a0d58c9dff42ef25cee143c5d242e84bebf2ec7f43 3,749 1.00/1.00 vMB 1
910,442 910,442 000000000000000000013ba86e9c1d34feb6b1fa66dfbe7e945c933c889538a2 2,524 1.00/1.00 vMB 1
910,441 910,441 000000000000000000018eb1c8d2692101507e0872a949230e3dccf904d93f1b 2,853 1.00/1.00 vMB 5
910,440 910,440 00000000000000000000d22167aa0c9d1a49e7878631d6c93ea1b1c87b98ba24 4,913 1.00/1.00 vMB 1
910,439 910,439 00000000000000000001648e046fdbb9ebce047330cb65c17ae74e25a99a9833 3,770 1.00/1.00 vMB 2
910,438 910,438 0000000000000000000132e114cfc1b2a295a431f6687cb9dba708d7be8e236a 1,078 0.30/1.00 vMB 2
910,437 910,437 00000000000000000001525bb2f18a72eb3455e5647292d85b694ee51c83d432 4,508 1.00/1.00 vMB 1
910,436 910,436 00000000000000000001255a89e74f96bac98c19aec15c4d3859869b59ecadbd 2,771 1.00/1.00 vMB 1
910,435 910,435 00000000000000000000e7a82f24a99aa0b8a9e7775f6ec4c2bc556e0c9921e1 863 1.00/1.00 vMB 2
910,434 910,434 00000000000000000001968ab9fa876e76d28060b3dbb586099511291724511d 2,540 1.00/1.00 vMB 3
910,433 910,433 0000000000000000000218fb3fcba450d262d5feca95a1c222983d80126184e9 3,188 1.00/1.00 vMB 1
910,432 910,432 000000000000000000017e533785aa59f1fcf28131da94d0a84b8194bbf33ec0 4,067 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.81 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: 710.31 GB
    • Received: 17.07 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.