Loading Tool

Explorer IconExplorer

Memory Pool

79,000 transactions
29.58 vMB
0.10520561 BTC
Random Selection Loading Transactions
Max Size: 178.06/200 MB

Candidate Block

Mining Attempt ff70dee7904a66d7eac7adbafddc3d9c3d66b0b836358be030d9a4946eb80508
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 15fd7597cf3e5c3ce0972f8d8cabd1281b2b448383ff8e4075dd45ce82c2aeff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,557
Size: 1.00 vMB
Total Fees: 0.03985812 BTC
Feerates: 164.34 > 3.99 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (675,352 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
239,802 239,802 000000000000005d3669d133e3e4dc0b0334b277c76a50e4688031dd2575c02c 96 0.04/1.00 vMB 165
239,801 239,801 0000000000000038822e0d12709e0e6d7521bebfd0a1ecb68ce1167eecd4bacf 122 0.05/1.00 vMB 192
239,800 239,800 00000000000001100f1ebfad0273e0d679d7cb2b2aa5f77c5162961de3fd5f47 186 0.09/1.00 vMB 143
239,799 239,799 00000000000000c3f299d64ac690a4488af9492b96431fd9434facb855b9efca 191 0.09/1.00 vMB 276
239,798 239,798 000000000000014df4e0446eb4f5917d48c6f7de0cb4302d5d5a9b4c8b37e25a 321 0.16/1.00 vMB 136
239,797 239,797 00000000000000371b965819d4fda690c9db7c37ff99d013a9ef7ce3a4f5e216 321 0.17/1.00 vMB 141
239,796 239,796 00000000000000cff5b96d3c3c07b2a997e96c6f89a76963a60ea52ac4fd1d51 444 0.19/1.00 vMB 204
239,795 239,795 000000000000011bb9fbda2d7c389ab9cc3e336c98770a8a32c4fd5380113254 228 0.10/1.00 vMB 154
239,794 239,794 000000000000014c57e3a73c4ca40e3ad6ff5e7ae56e5a6ea735f8f5f28e123a 256 0.09/1.00 vMB 225
239,793 239,793 00000000000000c00c72f3dd30d346ade0c758a38d99db4f3d562dd1049e0c9f 454 0.21/1.00 vMB 114
239,792 239,792 000000000000006236195af33cf73520297c8f14d7cf80d3d4fe7ce7bb3bd7b4 156 0.06/1.00 vMB 170
239,791 239,791 00000000000000271228105438e68c213ba002817a9df20cb2ed21518514a610 99 0.03/1.00 vMB 20
239,790 239,790 0000000000000082fe7a34ef2ac4068978d175476c33f97f2ad552dfad9af2f2 181 0.08/1.00 vMB 141
239,789 239,789 000000000000011727d2f89fe1fe909a7f38ad8c2180a54e613fd4a351a49cdc 602 0.28/1.00 vMB 175
239,788 239,788 00000000000000f347899bc326cd56d9d827746907635d53321424e33426ba69 171 0.08/1.00 vMB 161
239,787 239,787 0000000000000097be8369cd016d9d36bf0ec0f0107d2040e809568f4c48fc41 138 0.06/1.00 vMB 160
239,786 239,786 000000000000016132783d2df86b3ac38d5f29a91859fb1ed69e0311a57bcaba 381 0.18/1.00 vMB 163
239,785 239,785 000000000000006ab787c89855ff07c9206decc2efa007ddf57ac221e304d182 278 0.15/1.00 vMB 149
239,784 239,784 000000000000008a09f56b45599d2d5f0cef190367e615623fb83baed5e618cb 265 0.11/1.00 vMB 197
239,783 239,783 00000000000000d4e70eb0d5341818a0f0ad4e763dc585c2549087557b947291 423 0.17/1.00 vMB 180
239,782 239,782 00000000000000eb66e5ff674bb98e651df7685b3221f3a3008cb322bf64741b 180 0.09/1.00 vMB 155
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.