Loading Tool

Explorer IconExplorer

Memory Pool

44,834 transactions
28.57 vMB
0.06522018 BTC
Random Selection Loading Transactions
Max Size: 151.97/200 MB

Candidate Block

Mining Attempt dc4d17d73706a16972d30f9f8b2c12b769264600fc0f4e80346ad5b087338ecf
Version 20000000
Previous Block 00000000000000000001897c6c9731bf3ee4fa42a06586a204e074828410e573
Merkle Root 2d57b5383b602d1616c6feba2856269653a4996bc67af38d0a4ca24cca65d5e1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,221
Size: 1.00 vMB
Total Fees: 0.01107231 BTC
Feerates: 60.21 > 1.11 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,858 (157,170 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
757,688 757,688 00000000000000000000fa91f6d269f011d83d5d4b26645bd69a70fa7cd6769f 1,498 0.47/1.00 vMB 7
757,687 757,687 00000000000000000000adc445d327c2c9f958b8d7d686aa6cf43764b0d26255 615 0.19/1.00 vMB 6
757,686 757,686 000000000000000000024308ba1ae169c563a928e9cbb7039d35c1862945da3f 640 0.27/1.00 vMB 4
757,685 757,685 000000000000000000021b82d224568c1723e296089e6ea5e21d657c0757aff0 3,227 1.00/1.00 vMB 8
757,684 757,684 0000000000000000000800d52554c9273640a5a03d1e84ab84578b6942eef579 1,670 0.88/1.00 vMB 5
757,683 757,683 00000000000000000006ec553626fc8c9d471b6555c86a2a2b9409b4d806c359 2,022 0.71/1.00 vMB 6
757,682 757,682 000000000000000000070742545fa8e547e3cbc1584c5c011ffa02d15d667c81 8 0.00/1.00 vMB 2
757,681 757,681 0000000000000000000264b83af79b98255113334eaccbff9ba1aa048a3a6b7e 2,104 0.69/1.00 vMB 8
757,680 757,680 0000000000000000000554d9421f88039ff5726a22b58b5282580fc791ee994c 1,819 0.76/1.00 vMB 7
757,679 757,679 00000000000000000004cbfcf8b00446d3112509f36ae9e2d203229b2876ea68 718 0.28/1.00 vMB 5
757,678 757,678 000000000000000000067e54f095a76e7788591d03ece9c7ffff1319aa740b1a 1,706 0.82/1.00 vMB 3
757,677 757,677 00000000000000000008bacd96b93ba664298b9ba3cdcd3cc985837b9adaeab7 3,173 1.00/1.00 vMB 7
757,676 757,676 00000000000000000006e29960528492d7b8c1e3bba56f47ba5b78b355649125 2,022 1.00/1.00 vMB 9
757,675 757,675 00000000000000000006a7f062562b38c27ed5fdf23e8bc75d28b339dd21264a 3,424 1.00/1.00 vMB 9
757,674 757,674 00000000000000000002da4ac865c6e654f8d7786b58dd832e145a5c2f944dc0 1,173 0.59/1.00 vMB 2
757,673 757,673 000000000000000000085bb6baf057d36b2b788847e1feb18afc584b36f20d52 3,350 1.00/1.00 vMB 11
757,672 757,672 000000000000000000059560380b4ff24e773d22825fae4c1b3ebb29fcfe96e3 673 0.36/1.00 vMB 2
757,671 757,671 00000000000000000005cbf3179a43bc1174503b3141643dc8ffc9bd7479e448 3,151 1.00/1.00 vMB 8
757,670 757,670 00000000000000000000ef991f44ccc04314cd10bfdef78682b7088748d24ac0 78 0.02/1.00 vMB 6
757,669 757,669 000000000000000000045e59321d4fc9500cc87f769746f39ae1299f96625a23 85 0.02/1.00 vMB 12
757,668 757,668 00000000000000000001c576825013d91c17599b79681f0bd5cbba12e718a2b7 1,254 0.46/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.14 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: 652.64 GB
    • Received: 13.80 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.