Loading Tool

Explorer IconExplorer

Memory Pool

41,211 transactions
18.07 vMB
0.16984051 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.68/200 MB

Candidate Block

Mining Attempt 60d7af7189e41259f29cb6ca87cc2baa9cf392d72629fa3147a063b6e0004c8a
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 6fcd117f16d1327665c8487a21af000e4b57f2048bef5772c7ddef21f50966ad
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,677
Size: 1.00 vMB
Total Fees: 0.05450977 BTC
Median Feerate: 4.57 sats/vbyte
Show Transactions Loading Transactions

Blockchain

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

Node Details:

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