Loading Tool

Explorer IconExplorer

Memory Pool

82,962 transactions
31.59 vMB
0.09262520 BTC
Random Selection Loading Transactions
Max Size: 191.82/200 MB

Candidate Block

Mining Attempt 57cb09f2bd9cb6f73d4bada9ac845cdfc49b6ca15b923096f3edbd81e6bf2dd8
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root 1f900455c0f4987f2df9f1cf04050239a0c7eebe26280df578d11db8984b9644
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,320
Size: 1.00 vMB
Total Fees: 0.02363952 BTC
Feerates: 100.18 > 2.37 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (452,761 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
462,448 462,448 0000000000000000000fc824d36ae2eaed01f3f4652d65d8ecac08c703e312a8 1,524 1.00/1.00 vMB 147
462,447 462,447 00000000000000000092ef81927940e9f43b5b69c29b4ee0fc578e0d2ad1161a 1,872 1.00/1.00 vMB 152
462,446 462,446 0000000000000000009aafba686038615ad15fd5d9814fc104edc660838bd06f 2,346 1.00/1.00 vMB 178
462,445 462,445 000000000000000000795cdc23c28d99cb61a5afcf077f6c25855a4107ea84b2 2,872 1.00/1.00 vMB 197
462,444 462,444 0000000000000000019f256cb9c95c6d0b2742ea9b1c6f8ed208cfc6b81d2da7 2,114 1.00/1.00 vMB 164
462,443 462,443 000000000000000000cc73ee1bb1997b6e0ab9cb1274f5f5a7cedca912ae5deb 3,185 1.00/1.00 vMB 245
462,442 462,442 000000000000000001318e15cf4f3ef7d660935aaa67b64af33a346481df0c44 2,226 1.00/1.00 vMB 132
462,441 462,441 00000000000000000197bd614421c1c0dede9e9b1b9b9ddd61db4a443ee4ca5e 2,460 1.00/1.00 vMB 176
462,440 462,440 000000000000000001e739364aac98204afacb9bb857457b5dae577b771044da 2,149 1.00/1.00 vMB 159
462,439 462,439 000000000000000001645782a0c52a2d24a8be2698f70df0ad9c97365bb0b8be 2,161 1.00/1.00 vMB 155
462,438 462,438 000000000000000001a038cebef5cbb862aca3c8b17fc427190871ab1dc33531 2,612 1.00/1.00 vMB 195
462,437 462,437 00000000000000000035afa73734c397f997a4a0f0c0408dfea651f84be3c993 3,125 1.00/1.00 vMB 199
462,436 462,436 000000000000000000706a0402f1a29a07bf5661d1b107c5929a9c65240321d3 3,001 1.00/1.00 vMB 195
462,435 462,435 00000000000000000009ad9dbf9bc0b53eb78161de8ee77f16c6ac6f43b13772 2,932 1.00/1.00 vMB 195
462,434 462,434 000000000000000000411256a4a384e5c0d8c8d61b1d9b77a37c0d503658028c 1,516 1.00/1.00 vMB 124
462,433 462,433 000000000000000000d9af7274d317cc72bf49a2647693faa9826141b03e92b7 1,873 1.00/1.00 vMB 131
462,432 462,432 00000000000000000181c9f1c2c396151b0f06c447b586dd146b840d52b06343 1,915 1.00/1.00 vMB 122
462,431 462,431 000000000000000000e62596ec1a7f4d6a20d9eff105be1d8baa4035eeeb7b37 2,461 1.00/1.00 vMB 139
462,430 462,430 000000000000000001df67cd7f2c28bb8768292199bde7068c9bc3ed8957e74a 1,994 1.00/1.00 vMB 166
462,429 462,429 000000000000000001396a422d4989e6a84fc6db7821db273a8f082d6969f7ce 2,727 1.00/1.00 vMB 160
462,428 462,428 0000000000000000006c8d0e3a5b0d8c517e44a47e837eea36122d03b14744bc 2,443 1.00/1.00 vMB 129
Previous 10 blocks ↓
Total Size: 782.75 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: 708.75 GB
    • Received: 16.76 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.