Loading Tool

Explorer IconExplorer

Memory Pool

24,281 transactions
5.68 vMB
0.02811064 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.10/200 MB

Candidate Block

Mining Attempt f09809cf73433d417f27b9b903ce21f1bc6b8514202f6b4d3030fab052bcef28
Version 20000000
Previous Block 000000000000000000016cbb047fea21369dcc5471d305238a88ca18763fcb9a
Merkle Root 4bb8cc2b7b45e6191e4ec18e20595a531f5a0a7794026ea4c9ad4ede4e5551a1
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,749
Size: 0.64 vMB
Total Fees: 0.01496094 BTC
Avg Feerate: 1.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,112 (713,451 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
199,661 199,661 000000000000050251411b48a7e4119330b05b99f9a78aa7a98ce719303c67b6 0.18 MB 310 358
199,660 199,660 00000000000002259ea22af3185c8bbde08641b749d17e4d10c158cb35a18fc6 0.01 MB 21 70
199,659 199,659 0000000000000015d180b20e267dfa958b1afc4bfe9f06ba6092e3ef7be51589 0.03 MB 64 118
199,658 199,658 00000000000004d60e7e5838af026115a1e27e77b8ca5d5227675d684efef9af 0.15 MB 296 117
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
Previous 10 blocks ↓
Total Size: 779.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 71
    • Outgoing: 10
  • Data Transfer:
    • Sent: 115.98 GB
    • Received: 0.45 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.