Loading Tool

Explorer IconExplorer

Memory Pool

46,434 transactions
28.07 vMB
0.08788372 BTC
Random Selection Loading Transactions
Max Size: 148.68/200 MB

Candidate Block

Mining Attempt cabe298b5ec4791e8e2cf88af8727e6a06c21df832691d47901341197149ff87
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root b2e5a4f081d3d1db267769b632522e37fb6aa1cdc3dc15809047a1aa6143d224
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,229
Size: 1.00 vMB
Total Fees: 0.03270803 BTC
Feerates: 181.54 > 3.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (557,541 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,383 357,383 000000000000000007d3acf88e480da7533be7c4da4a2ab257f1284602fc3eff 398 0.21/1.00 vMB 26
357,382 357,382 0000000000000000082dce7f78ada39e1c718f23055de68ba54b679fab0dee8e 70 0.03/1.00 vMB 31
357,381 357,381 000000000000000004dcb767bf7bdb99286008472802bc28ae8239b9deb85751 76 0.06/1.00 vMB 9
357,380 357,380 00000000000000001248332fc01ebc3d3643a5dabb44e2d950ae2b74d1da322c 278 0.17/1.00 vMB 25
357,379 357,379 0000000000000000010476d1967df2dd4e49272845f8a64f8f44d72ad3cbc42b 280 0.17/1.00 vMB 33
357,378 357,378 0000000000000000047138b6dc1590f64b8b38cab02048c79bebc52928f13031 447 0.25/1.00 vMB 24
357,377 357,377 000000000000000007e8a0797fe32681e2da160a4e1c0cb0ccf6ced826f0ca85 1 0.00/1.00 vMB 0
357,376 357,376 00000000000000000090e9dbea2e3818c1950e133e0a642cc1d850e6e4533c17 389 0.21/1.00 vMB 23
357,375 357,375 000000000000000007a68d7822da06fa91910fa6fe4f5215ff04e957c701cbde 1 0.00/1.00 vMB 0
357,374 357,374 000000000000000007c301d2fe0c3903fdd153fa777705f1d09cced04ef3e58e 1 0.00/1.00 vMB 0
357,373 357,373 000000000000000006e55aed9c9e8996b9de5ad99b3baa5a89ccccc343817c0a 338 0.20/1.00 vMB 21
357,372 357,372 0000000000000000071713728848ca6c8ad30c910cc160bd357aa02fb3bf1db3 668 0.33/1.00 vMB 28
357,371 357,371 000000000000000010dca3fc9996f969e82ad4569c9e5bb7c8eeb2060ab5e084 95 0.06/1.00 vMB 19
357,370 357,370 00000000000000000e9192bf0b3ce68e50f9fbc919c4f3947b8307be3cdc7c00 197 0.10/1.00 vMB 20
357,369 357,369 000000000000000007f379bc159a38fa5ccec4689336f32eba9d148b5c190439 567 0.25/1.00 vMB 28
357,368 357,368 00000000000000000a15bda775b0004fca6368c5b8a61cb0d3b793670b9369c2 391 0.19/1.00 vMB 26
357,367 357,367 00000000000000000e728b5da58d6a866471a4ec124db4b3302dc162c976a0bb 232 0.19/1.00 vMB 14
357,366 357,366 000000000000000007014a66d7a74c4ed859c4ec6d848cb3fc0a1b61f95b9d1c 861 0.45/1.00 vMB 28
357,365 357,365 0000000000000000047db4c5f86937b390e7d5e047bb2f84e5e211c83c9e283b 225 0.11/1.00 vMB 24
357,364 357,364 00000000000000000251ffeaa2fb2c79d257cd631ba488d890daa1214cca0883 212 0.13/1.00 vMB 19
357,363 357,363 000000000000000004002a7afff5421929efa27b1c4b48ad81400054c5447c75 663 0.33/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.25 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: 655.59 GB
    • Received: 14.33 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.