Loading Tool

Explorer IconExplorer

Memory Pool

78,692 transactions
29.85 vMB
0.07568437 BTC
Random Selection Loading Transactions
Max Size: 182.33/200 MB

Candidate Block

Mining Attempt 2312655f9817642800b5aa7b733d0eabb30f2f1d63b307807fb0dd3a4a6f377e
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root 11f60b81fe955da1166143fd1ad5e8ae639cdd2fd65b6d2076b9500530b8d0dc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,913
Size: 1.00 vMB
Total Fees: 0.00957454 BTC
Feerates: 150.58 > 0.96 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (558,045 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,327 357,327 00000000000000001579bcae6e25e09477185ef71f49240f04b50d64823cf8b6 1,286 0.56/1.00 vMB 30
357,326 357,326 00000000000000000179ee5b634b5aaddaf1d5b9e89ad31fd9d516f8ec77619e 783 0.40/1.00 vMB 24
357,325 357,325 000000000000000015119392d5e98c737397e0dbe14951488f3a89206f77a3d0 471 0.36/1.00 vMB 34
357,324 357,324 0000000000000000035b9a63401dcccf73af345411c659a05bcfa067178f6f2c 1,150 0.60/1.00 vMB 25
357,323 357,323 0000000000000000152a434977daf3e90bf1537862e9d6aec4e6453c9dae787a 653 0.25/1.00 vMB 35
357,322 357,322 00000000000000000771be5ef64674a64a661f0fb8e0d3ae023b6956116752f8 528 0.28/1.00 vMB 23
357,321 357,321 0000000000000000101c0995f3d53fe71ce5fc8a3f8c34cf34389737044985e2 1,509 0.75/1.00 vMB 29
357,320 357,320 00000000000000000f3b60fb2f65ff30794d9bbfbabecaec55750cbd0a71bea7 301 0.18/1.00 vMB 21
357,319 357,319 0000000000000000075c92e3a7969bf28faecd659e9590c16607169879955f19 1,330 0.59/1.00 vMB 29
357,318 357,318 0000000000000000026fd2218cf87afeb903d50532f06186ee38e3682a505f4e 1,290 0.69/1.00 vMB 24
357,317 357,317 0000000000000000060186ec9580d0ab7934950a2dc0a243a02c8b199cc1095b 1,958 1.00/1.00 vMB 29
357,316 357,316 000000000000000011d95fbf62ca7c287f5cce045a0645147d1f1cea57023696 1,700 0.73/1.00 vMB 30
357,315 357,315 000000000000000014432a17c8cd7c205cd485f7771f93a6f57cd468fcc28bdd 1,436 0.67/1.00 vMB 26
357,314 357,314 00000000000000000cbd2cd2bded944c5ae083bb25a41ea8ae13f0b58267bd35 118 0.05/1.00 vMB 30
357,313 357,313 0000000000000000114c942aab218717cfdab81d49c61c0d026acd52cab3e429 480 0.24/1.00 vMB 25
357,312 357,312 000000000000000007e1ca51bdbb78e61a87115a5245f2026803914830b7c4bc 127 0.10/1.00 vMB 18
357,311 357,311 000000000000000007d720d37105d583f12884b8a896897d955158cc7b4f89d5 426 0.21/1.00 vMB 27
357,310 357,310 00000000000000000fbc648d60e9af4084fe27d1e13727d223bd50862f2fab22 1,181 0.54/1.00 vMB 27
357,309 357,309 000000000000000003c4c733e56af9bb04417f4a808562ae70af32acee72b4fe 512 0.18/1.00 vMB 37
357,308 357,308 000000000000000008b26f5172ca3d5f97bc8773aed945989e20d6032dec1f6c 128 0.04/1.00 vMB 48
357,307 357,307 00000000000000000dcf05819811673b0f49fedd4ec14d8905fcd0026b04fbea 396 0.18/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.11 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.