Loading Tool

Explorer IconExplorer

Memory Pool

27,276 transactions
27.51 vMB
0.07609113 BTC
Random Selection Loading Transactions
Max Size: 131.82/200 MB

Candidate Block

Mining Attempt 095d81749f080889fb3d5662f74f66e6dec020de5d042ed8764ccc70b37a5821
Version 20000000
Previous Block 000000000000000000016ebf7cfb5b49d52a5da9adfbdfb60a56c93537ca3094
Merkle Root f3c588adc72ddb5880d76a2b1183374e804086a4459b6019f4d8bd1952ddbe92
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,054
Size: 1.00 vMB
Total Fees: 0.02376994 BTC
Feerates: 157.35 > 2.38 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,479 (579,890 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
334,589 334,589 000000000000000011144ad6f9c777102696900016abbb823d41fc4b2f63e3b0 2,042 1.00/1.00 vMB 28
334,588 334,588 0000000000000000185330134eb24eb39fc568392f38ba8e16ef10a968346528 813 0.75/1.00 vMB 24
334,587 334,587 00000000000000000fd4c1f9ae44ae9274e11ec180fe0177455101c3d168861f 362 0.17/1.00 vMB 27
334,586 334,586 000000000000000005d5083c711102ce983ebf0adf822d403c38bfc50497760b 850 0.47/1.00 vMB 17
334,585 334,585 000000000000000002e4960ba1234483dde195bf2031e3cdf36f300cbc9148c0 731 0.75/1.00 vMB 18
334,584 334,584 00000000000000001a771fda0f902da00d84e196c53d13eef2fba09f6724896f 881 1.00/1.00 vMB 17
334,583 334,583 00000000000000000b3e29a55d3256b0b03e2cb5be365d740c5530f2c15c0d10 1,659 0.75/1.00 vMB 30
334,582 334,582 0000000000000000167076c869210f32fd0842a8d53ebb11966128b331c511d6 1,264 0.75/1.00 vMB 24
334,581 334,581 00000000000000000b7f0e468761ae81b0d7588ce60d45382c81e6860914117a 1,388 0.75/1.00 vMB 23
334,580 334,580 00000000000000000705a148c7ee043fe7f5b0fa810ef8dda5e4f8b333d6e7f0 1,817 0.50/1.00 vMB 53
334,579 334,579 00000000000000001629f7d15a0262d72b25e2399bc4595cdc63aa13c78b4551 1,321 0.50/1.00 vMB 34
334,578 334,578 00000000000000000fcde52ec7e449448be4f75313e7dadbd1bb71d3308e18bd 877 0.64/1.00 vMB 21
334,577 334,577 0000000000000000053ad84c09371dc8d30a86b9feb31fe35ab47baa4ffe82d6 152 0.06/1.00 vMB 29
334,576 334,576 000000000000000010facaa22d6839a36dab6effef2f5fbfc435704cc48561cc 252 0.15/1.00 vMB 24
334,575 334,575 00000000000000000af43d7e3005ebff951d2f2ccd15557ca013b6860ed29bf7 92 0.17/1.00 vMB 14
334,574 334,574 00000000000000000820fdf21151e3b9171701db590fe30db90c95fceba36755 294 0.21/1.00 vMB 18
334,573 334,573 0000000000000000120c67aaa4501f95b41af903bd933541fb546086883e419b 387 0.16/1.00 vMB 32
334,572 334,572 00000000000000000bf3b4c1504e91b9354b6c3e8e89790581b4373454136e95 418 0.24/1.00 vMB 27
334,571 334,571 00000000000000000e9fc635fdd0636c1e91ffeee7256a8a48566f85af7ec07e 607 0.37/1.00 vMB 24
334,570 334,570 00000000000000000c597ff9ea531d9e2e3b502d49f56115c1b04232a2e12a69 663 0.70/1.00 vMB 14
334,569 334,569 00000000000000001a6a2030a53e07a8302e7f42148d25673a79aceaf4a27cec 2,039 0.75/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 781.46 GB

Node Details:

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