Loading Tool

Explorer IconExplorer

Memory Pool

42,618 transactions
26.13 vMB
0.05140537 BTC
Random Selection Loading Transactions
Max Size: 137.31/200 MB

Candidate Block

Mining Attempt 307967c366254a7f06aab3369060815be3e53e2bda82b20965ba32501f541e65
Version 20000000
Previous Block 00000000000000000000e80075463d9b649392db1c3f77b6ad92bc26bba09057
Merkle Root 1354782f9cdfcf6959a15becb2a08cb50989575a2c06fc3d0b92e274c91b38b2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,182
Size: 1.00 vMB
Total Fees: 0.00379246 BTC
Feerates: 77.76 > 0.38 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,761 (291,088 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
623,673 623,673 000000000000000000093fcb9bb25feec3768d0521a84b03181fd0c90b7f0a6b 1,684 0.68/1.00 vMB 13
623,672 623,672 0000000000000000000bc61367af29ec934bbca1b47394f3991eff4430da949c 2,707 1.00/1.00 vMB 2
623,671 623,671 00000000000000000001e62db89025fdf8ba5154dd9672b8b24b19c66d803651 2,395 1.00/1.00 vMB 30
623,670 623,670 00000000000000000003a9235c8ffc66edbee2913c2b19e2fb416ee35e25622e 2,648 1.00/1.00 vMB 31
623,669 623,669 0000000000000000000368164a13057c70d3e6b96bfdf0bb3c70134909ddeb4d 1,634 1.00/1.00 vMB 16
623,668 623,668 000000000000000000001302d137c4491b31bf69d3050b6d8ee6bb1ac9097ec0 2,119 1.00/1.00 vMB 45
623,667 623,667 000000000000000000022fe6cd82621ad33aa522a687d874c778626d061cd045 1,550 1.00/1.00 vMB 6
623,666 623,666 000000000000000000111daf64b38bd5116d0155e2db430abab9af94543aebc1 1,094 1.00/1.00 vMB 9
623,665 623,665 00000000000000000012700fc5490f7b263ccd652ac5e9d165cc35420cae2a20 2,013 1.00/1.00 vMB 16
623,664 623,664 00000000000000000000b2320e348d60a5eb0532a1fe67bddd197077f7782637 2,698 1.00/1.00 vMB 12
623,663 623,663 000000000000000000027f498b20067b3648cc8a7c86375b5409d70c987ce67e 2,956 1.00/1.00 vMB 8
623,662 623,662 0000000000000000000d66944b204f7bdb5e11b9dbfdfb4de6a328263961979d 2,707 1.00/1.00 vMB 16
623,661 623,661 000000000000000000014a2b8f2ee7e96d0f8fc3b5b610c4a7b5b902acc8f552 2,046 1.00/1.00 vMB 33
623,660 623,660 00000000000000000001a717380f6778770d09fbe5fcde731fd3aafe9a8ac840 1,773 1.00/1.00 vMB 53
623,659 623,659 0000000000000000000054687d0f1eede63c8ec466965bb81a92d46c2cd799ee 2,312 1.00/1.00 vMB 31
623,658 623,658 0000000000000000000adf597eda4e3baba5287a8a360015203f672110fd0ee9 3,060 1.00/1.00 vMB 18
623,657 623,657 0000000000000000000fc245beeda72132a0f9828bc07812d432c172dc65d467 2,522 1.00/1.00 vMB 16
623,656 623,656 00000000000000000003f0ac14eb36d21141c7f4d4d2e88ba18cc409b63dfa0f 1 0.00/1.00 vMB 0
623,655 623,655 0000000000000000000773e24ad9eee3cb0def4b09dac5162f7500d462885052 2,213 1.00/1.00 vMB 39
623,654 623,654 0000000000000000000992c43f73937cc0bdeaa222539adb0a14383d4d38c3be 2,270 1.00/1.00 vMB 51
623,653 623,653 00000000000000000004e3766d523199a993d1b51890741b56c2c3b3701f8837 1,010 0.40/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.96 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: 647.61 GB
    • Received: 12.96 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.