Loading Tool

Explorer IconExplorer

Memory Pool

26,035 transactions
27.24 vMB
0.06662171 BTC
Random Selection Loading Transactions
Max Size: 130.17/200 MB

Candidate Block

Mining Attempt 5cc7516134965c997cb24bfa5479169900414175fd0ff563c9878e0b2fe7a668
Version 20000000
Previous Block 00000000000000000001199dbf911ab88157d0c6cbff6a9a79ddf68de0fd94d6
Merkle Root e2e2581bc0da2df9f5648afb45ea523922eb99fa7bee0d28518fc765df1b2037
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,676
Size: 1.00 vMB
Total Fees: 0.01510759 BTC
Feerates: 301.57 > 1.51 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,478 (579,891 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
334,568 334,568 000000000000000008ed578a6f96d908bd3ae8b965569af7a123388bc78535f3 516 0.64/1.00 vMB 12
334,567 334,567 000000000000000001ceddb7cffb67eae95c3a6368a96ce42414a3b59658822d 510 0.50/1.00 vMB 20
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: 11
  • Data Transfer:
    • Sent: 610.91 GB
    • Received: 10.76 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.