Loading Tool

Explorer IconExplorer

Memory Pool

87,046 transactions
31.94 vMB
0.13448845 BTC
Random Selection Loading Transactions
Max Size: 192.84/200 MB

Candidate Block

Mining Attempt 32a3136c9a647917bef28575f08e1211407300abf9fcea00de457fed7984f668
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root 5e23433d3b1168cde7f276b62f07c828b9d30f637b87541297dd675c23c762aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,030
Size: 1.00 vMB
Total Fees: 0.04819950 BTC
Feerates: 911.92 > 4.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (171,080 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
743,890 743,890 000000000000000000028e89a0f3e15bba398b3ca61810f7c9706deb608faedb 472 1.00/1.00 vMB 16
743,889 743,889 000000000000000000029ffe402509fdf49a21a70086bdc4db4d7f4e931ccc26 950 1.00/1.00 vMB 17
743,888 743,888 00000000000000000008faf021f2ca3bf7950622866b01910edc37089d3686f9 2,142 1.00/1.00 vMB 24
743,887 743,887 00000000000000000005af1a6c76560635e165c7b418982b806342a2e76d41cf 2,361 1.00/1.00 vMB 26
743,886 743,886 000000000000000000044bd6dd71b71253059d4f8bcf41eb8b278bd4e84d3836 2,077 1.00/1.00 vMB 16
743,885 743,885 000000000000000000046eaa9309325888c27bd5edfeda41350af25591f25dfc 3,388 1.00/1.00 vMB 32
743,884 743,884 000000000000000000068fa46bbfeb54838f3ef76814821ca1b83eab7d710510 3,599 1.00/1.00 vMB 30
743,883 743,883 0000000000000000000727ab97941801593705a0d3356554ad41b80c7f2312f5 1,037 1.00/1.00 vMB 31
743,882 743,882 0000000000000000000619bd05de1007b66efdbd2c4b4596a133982366591a5e 2,292 1.00/1.00 vMB 44
743,881 743,881 0000000000000000000918a1e6e602f6a2d24141839a487be5a2c72703106daf 2,284 1.00/1.00 vMB 17
743,880 743,880 0000000000000000000570871bda0b9f6bc7b375c7d5523f6e60befe421e8a4d 751 1.00/1.00 vMB 18
743,879 743,879 000000000000000000052707b4df77edf0476eb5cc91bf65c3850c7d53af7d77 229 1.00/1.00 vMB 17
743,878 743,878 000000000000000000008bbc1441c0d2cc44cb48c4475094faee86e5847f4dc6 2,022 1.00/1.00 vMB 25
743,877 743,877 00000000000000000005bf20ed29c70dc487c6953bd4a9226721797f28115510 3,037 1.00/1.00 vMB 22
743,876 743,876 00000000000000000006eedcfdbd0f54dcf233bf3239fd11d7937871b0cdac82 2,991 1.00/1.00 vMB 34
743,875 743,875 00000000000000000005d08c274997cfbd8f6ae6e62934f70e8ad25c5bc8c2c8 3,265 1.00/1.00 vMB 22
743,874 743,874 00000000000000000000f2a8bf92934e5e7cc19b2d76f539f3d3970345ae768b 3,796 1.00/1.00 vMB 25
743,873 743,873 00000000000000000002c551dd089cea7b7caebc26fa0abbb4eea97eb1e25a00 3,098 1.00/1.00 vMB 21
743,872 743,872 00000000000000000004f49042bfb24c33f8080ac9de1eba4fa4b235072745be 1 0.00/1.00 vMB 0
743,871 743,871 0000000000000000000193bb05a102bd0a0530b09bc2c245858f30fcf15f05d6 3,164 1.00/1.00 vMB 22
743,870 743,870 00000000000000000003ff5a6eb10dc4db0ba957de833530d3c6889a8e3e3f19 2,783 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.34 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: 660.98 GB
    • Received: 14.78 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.