Loading Tool

Explorer IconExplorer

Memory Pool

35,657 transactions
25.52 vMB
0.05670652 BTC
Random Selection Loading Transactions
Max Size: 130.46/200 MB

Candidate Block

Mining Attempt ba1e278496300206c940377d67eec22f73a40e15a8ca44ac80fd33fbb019177e
Version 20000000
Previous Block 00000000000000000001e8574b0c11cdfe175c522ad4fe67fe83458fce5e8ea3
Merkle Root 5699b5839e79d2ac00a13e5d0e278053fd76a9da1e6d7d28f8a791b404379e25
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,059
Size: 1.00 vMB
Total Fees: 0.01029286 BTC
Feerates: 508.49 > 1.03 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,670 (523,495 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
391,175 391,175 000000000000000005013cfd0bd1698d799e1d62c912656caa33099ce0a68540 1 0.00/1.00 vMB 0
391,174 391,174 00000000000000000449339e8ebcbe640da9fe307f6e0d8475bcb8b730467a6c 1,049 0.46/1.00 vMB 36
391,173 391,173 0000000000000000011e51d496194bd2252ffd77a52d82121fe7deb94d489a19 1,568 0.82/1.00 vMB 27
391,172 391,172 000000000000000005b492a3e0c93475d2a8b925b02c555783783f685046ba8b 2 0.00/1.00 vMB 0
391,171 391,171 00000000000000000139607f265225c73650f86e48fbfce43dbacb635108eb11 2 0.00/1.00 vMB 0
391,170 391,170 000000000000000008b8444e2f9d5e5bf39c63628cd3faf50d0718168228e797 704 0.33/1.00 vMB 31
391,169 391,169 0000000000000000062727df56dd295572cb50aa4c8bf635fe970af1b3b9f67e 338 0.24/1.00 vMB 18
391,168 391,168 000000000000000007b55ed07bab6a18ff76ed943d947e324ab29c60ff480da7 1,665 0.63/1.00 vMB 41
391,167 391,167 000000000000000004589810b9dcf53d871660140f72fc33f132d92ea3d733ce 575 0.39/1.00 vMB 37
391,166 391,166 0000000000000000010c840fd24d193d3e52e2c2d959e0a6eb0966d7b0d3304c 1,822 0.75/1.00 vMB 41
391,165 391,165 000000000000000000fd9f2b2e411bb566d39de5b887a9b35d8708e61a715fac 1 0.00/1.00 vMB 0
391,164 391,164 0000000000000000062f45b18b6e7c682a3d3c9fcc741381d1eba1745af8a35f 716 0.33/1.00 vMB 33
391,163 391,163 000000000000000009dcdced3be0fab2fe552998de5d45ca18cc4e8239fbf5ed 665 0.27/1.00 vMB 46
391,162 391,162 0000000000000000003be0cf792665a6a256960561dd73687e19fb2a1fb926f9 518 0.31/1.00 vMB 23
391,161 391,161 0000000000000000038e259cb93e3e359d5b634b83270370b1c825452f6e750d 951 0.44/1.00 vMB 37
391,160 391,160 00000000000000000504ca1ab86c22b09a61ff297167efe0d889a11808b7e091 374 0.21/1.00 vMB 27
391,159 391,159 000000000000000008a9b65283e71e9e42c3096faff60d62613b8d416f3ec366 552 0.30/1.00 vMB 32
391,158 391,158 0000000000000000050b1aa3fa030bb42724d8b29e86d545fbd18e1cad120efd 87 0.25/1.00 vMB 8
391,157 391,157 00000000000000000589d599f49b6e202745831c3224533840108c0e0f6d7a4d 94 0.25/1.00 vMB 5
391,156 391,156 0000000000000000092fddd437d3a3d2c6143ffb623f563868aa9d075866e8d9 556 0.29/1.00 vMB 34
391,155 391,155 000000000000000004a5f83927202ec3ad9bff9372661bb3f55458ded4230d97 67 0.07/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.81 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: 634.89 GB
    • Received: 12.27 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.