Loading Tool

Explorer IconExplorer

Memory Pool

78,654 transactions
29.72 vMB
0.09949624 BTC
Random Selection Loading Transactions
Max Size: 181.22/200 MB

Candidate Block

Mining Attempt 8e3f8a210dac52b312a3999a59467694b293a2162ea3347ab7289729a941fc93
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root f5b4b010cb416691464c32770c29726400a1fbd4c1d15da9a9f7a69d6960fcaa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,979
Size: 1.00 vMB
Total Fees: 0.03317484 BTC
Feerates: 301.35 > 3.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (651,105 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
264,137 264,137 000000000000000f63815224af50f3049ce269452f2aa23a1cd7b42789d94ff9 297 0.17/1.00 vMB 72
264,136 264,136 000000000000000856f4acf2b7c328ff7d896921ee018d42d77192484e4d33f9 660 0.25/1.00 vMB 97
264,135 264,135 0000000000000005ac0b64c8484ab9842175de15019025d2c8189947dfe21cca 580 0.25/1.00 vMB 180
264,134 264,134 00000000000000095b354b5d2c7f3ac3ace89640c389096f011b251ac1cecf4e 50 0.02/1.00 vMB 76
264,133 264,133 00000000000000064d50cb1029609e9347d7c0b27b0609b8af8963466717df61 123 0.05/1.00 vMB 88
264,132 264,132 000000000000000949818f98867ff900b557c23be92b16f3f318c25cbe173335 173 0.08/1.00 vMB 64
264,131 264,131 000000000000000a7eb345f090d6c3378bbaa81db5e3b9303395e27fe9c73d6d 379 0.19/1.00 vMB 45
264,130 264,130 00000000000000024d77cb0677122bae8ac2cecd8900fd53e23932ebb90959c4 582 0.25/1.00 vMB 80
264,129 264,129 0000000000000002d785030cabc6a0547fe115145ec9716ecc03d89e561ba50a 680 0.25/1.00 vMB 201
264,128 264,128 0000000000000008892e4771cd4d065137a0390c751ad6cb85e89d3a4c21d190 361 0.16/1.00 vMB 99
264,127 264,127 0000000000000008054db8597b4557afe11e67f970632ff32b4858e3d2dcfe27 358 0.16/1.00 vMB 124
264,126 264,126 0000000000000001f5355d900d50bc1f3b8b6751811112d7b9bc8291ea6886bc 774 0.39/1.00 vMB 88
264,125 264,125 000000000000000dd85db5cb5b0655f4d3e2ae4ad300030f8ef33e620441d23a 562 0.25/1.00 vMB 155
264,124 264,124 0000000000000003cc5476e5946bc37f7f8f3e2bdf73199851505fc975235ddc 560 0.25/1.00 vMB 99
264,123 264,123 000000000000000b64b5a544580ed7e5fa31caf8846e02aec5bad7b0399fbfef 640 0.25/1.00 vMB 103
264,122 264,122 000000000000000618bcce8ef27515fb056e7ad236d6d36c0367d208027ac8ad 226 0.10/1.00 vMB 98
264,121 264,121 00000000000000031e6be3469522e315a58f7e1b7785301423b37ad6eb40cc01 641 0.27/1.00 vMB 138
264,120 264,120 0000000000000005fff9ce1cdec0a029bff7ab243c469cb0a576bfbfe48ca40e 185 0.15/1.00 vMB 48
264,119 264,119 000000000000000d1153e6feac8651183e3ef1bb26ed3fd6cdb038b54f44e212 612 0.25/1.00 vMB 142
264,118 264,118 000000000000000e04215c0bd2fcf766475b2696c3364d1caf5c15886c31763b 462 0.18/1.00 vMB 134
264,117 264,117 000000000000000b225724c0fb364da5448e8b6b070779885c330897187db0cb 185 0.08/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.81 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: 710.29 GB
    • Received: 17.06 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.