Loading Tool

Explorer IconExplorer

Memory Pool

33,334 transactions
7.56 vMB
0.03143985 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.85/200 MB

Candidate Block

Mining Attempt 4b187bb98e3dc771c7a3aa41dfd397cb65dea899770c98922ccf397ecb5ab651
Version 20000000
Previous Block 00000000000000000001a3a5cb04be99b7ebb0a4c795a7869c81b2a83b3196a2
Merkle Root bfe8096c60da36a53721e85bac45cb5b12f537fab32fd5043ee665c9dffbcff6
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,724
Size: 0.58 vMB
Total Fees: 0.01126849 BTC
Avg Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,970 (713,313 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
199,657 199,657 00000000000001d632e379c41eb2df32445663d3879356e92fa9c8542b45d314 0.01 MB 16 67
199,656 199,656 00000000000003535f1155d509a4ce6082e47f8cadcac5c153f8399d97c7c9c6 0.00 MB 9 385
199,655 199,655 00000000000001a6c2042027cb98840d47e344527f5a4afb7ef5342525f007a7 0.05 MB 147 150
199,654 199,654 000000000000029e1754e56969d502dafb82ea2e61c1c55b9e15116a5c5ce932 0.09 MB 241 235
199,653 199,653 0000000000000283b5d4fb8e05d7ff6820435ffd1e363c5ae96111762fa45e23 0.16 MB 410 137
199,652 199,652 00000000000001c2f268dcc971e367b5e32ee9bf08d9267615c4a57cd2c083d2 0.06 MB 162 113
199,651 199,651 000000000000015154d8005cb414e77b73902e5d4e2752e1e2400300c2c2c41f 0.08 MB 163 143
199,650 199,650 0000000000000338d7bf0e184e5a2bfb1a84bd004f9153b652246377dfc6164a 0.14 MB 319 216
199,649 199,649 000000000000017ed10cd8830c7aac500263684253f52662f62853cf2a50438b 0.00 MB 6 97
199,648 199,648 00000000000004d70b5bb504254e0bf7c993b3fc55d8adc7bdafa05e8e2c30f0 0.12 MB 251 153
199,647 199,647 000000000000016a284ba81006a9f22c41c5f83458a27c33296adffef39d9227 0.04 MB 119 139
199,646 199,646 00000000000003fbce614aece281e6c6bcf6112a2bbdac3888087b6de01b6987 0.06 MB 94 78
199,645 199,645 00000000000004311bfb76196f9059955c211cfa3b29afca9172b8aacef00902 0.22 MB 256 59
199,644 199,644 00000000000003e713597cf8b7ca190c2f8058a0e9988980b4efcf29891bc5c9 0.24 MB 698 188
199,643 199,643 00000000000001c1b7382fc6cfa96b5e23dc000b689b6fd7dc501ccbaa70da6c 0.21 MB 597 91
199,642 199,642 000000000000016753582f01d12a1f64cc32b3353611ea0c0066f9f84799b6da 0.02 MB 40 98
199,641 199,641 00000000000002416acee72f5e752d2099291ebff7b95b491baf203b3a6badf2 0.03 MB 70 45
199,640 199,640 000000000000030041b862480bcba4d4205463c1ec428723f97c55b06518dbb8 0.05 MB 127 158
199,639 199,639 000000000000016a936d2ff7a063e9f38cecc787b7ff13139192875481a43af2 0.11 MB 218 690
199,638 199,638 00000000000001491fb106c55256a1095f1ad98b580d865d3d9fc51d3d029a82 0.01 MB 9 69
199,637 199,637 00000000000004cbd8ff5e746e4eac173c66ab7bca736d37fc5ad30152b4d939 0.04 MB 151 54
Previous 10 blocks ↓
Total Size: 778.79 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: 357.09 GB
    • Received: 3.18 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.