Loading Tool

Explorer IconExplorer

Memory Pool

47,364 transactions
30.13 vMB
0.09334224 BTC
Random Selection Loading Transactions
Max Size: 160.42/200 MB

Candidate Block

Mining Attempt c1b190b382295c226f2e3a84f6225ef9397f4bb1435b55f836c619f33c7f2c24
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 9f91f8d6c564399b5665526db4bf402f4b70863c0764e232332dbbd2a3046a41
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,784
Size: 1.00 vMB
Total Fees: 0.03354338 BTC
Feerates: 150.97 > 3.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (122,542 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
792,310 792,310 000000000000000000015d3d8f12bf977e922b9d1e3ab0a1a4ac41620e81bd7f 2,719 1.00/1.00 vMB 69
792,309 792,309 00000000000000000003839c6d5489c3f7fe432f0dfe12f74d1170ac184f2f18 3,890 1.00/1.00 vMB 59
792,308 792,308 000000000000000000039f0b90493783e02dd756e017f374a183683a711652a9 2,973 1.00/1.00 vMB 64
792,307 792,307 000000000000000000022683c5d9ba6a4b53745116b2b82dd258a5fa9529d468 3,554 1.00/1.00 vMB 75
792,306 792,306 0000000000000000000163403da171a7494927cafb72ea23e2c5f915e2abd1db 2,920 1.00/1.00 vMB 95
792,305 792,305 0000000000000000000014eadab83184b2bb94eda98517e9e020d112ec9dcf63 3,015 1.00/1.00 vMB 56
792,304 792,304 0000000000000000000002b4588394f429ea8df0c8076ef39a5cc26072276ecd 4,250 1.00/1.00 vMB 67
792,303 792,303 00000000000000000002fc618c7021ccf8e5420826b2ffc500521e11b84f4096 3,534 1.00/1.00 vMB 61
792,302 792,302 00000000000000000002f5a330d574e75d833abf9fd8d3a73615215a04165f30 3,739 1.00/1.00 vMB 85
792,301 792,301 000000000000000000003392e54887c3ea08825507f1b52613d333c8a9d340fe 3,661 1.00/1.00 vMB 76
792,300 792,300 00000000000000000001a61b123ac7ab16302d8afbe93977d18e1afbe269ec21 3,364 1.00/1.00 vMB 73
792,299 792,299 0000000000000000000555ec271c929cfc80507f9cf16745357cf32839de0fba 3,626 1.00/1.00 vMB 75
792,298 792,298 0000000000000000000065af96a3dee5b5a9afbadccf5299eb75821b95a1ac96 1,198 1.00/1.00 vMB 24
792,297 792,297 00000000000000000002418098b7bd14ba83f610f847e837919297e2cbbf50aa 2,567 1.00/1.00 vMB 21
792,296 792,296 0000000000000000000481e71c0177f1d94827c3ca89e3295673b2183aff4722 2,466 1.00/1.00 vMB 34
792,295 792,295 0000000000000000000317dc432aaf1af81deb98d85758987b9c17a636f27a70 3,150 1.00/1.00 vMB 55
792,294 792,294 0000000000000000000090615523ec38947100e263bb62bc82cc0fafc28c7296 3,550 1.00/1.00 vMB 59
792,293 792,293 0000000000000000000104200ce5ad50246942c81e2d8045c966555586a49ba2 3,321 1.00/1.00 vMB 78
792,292 792,292 00000000000000000002077f61d40f48df7259ec7e6ae5ae8f0fe6640df4c3f5 2,825 1.00/1.00 vMB 35
792,291 792,291 00000000000000000002ca4d38aa10fcc09c7d541f5356d3881f1cd18ac62ad0 2,706 1.00/1.00 vMB 52
792,290 792,290 00000000000000000004c660a6bdae0f9eff9c705272f7b36c0f0ac3537a511c 3,643 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.13 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.39 GB
    • Received: 13.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.