Loading Tool

Explorer IconExplorer

Memory Pool

79,430 transactions
29.93 vMB
0.08398471 BTC
Random Selection Loading Transactions
Max Size: 180.38/200 MB

Candidate Block

Mining Attempt e0dd336dcf3dc263c2c509274cc550d64dfe71a7c425e9a7c45e67ebbf98bfd3
Version 20000000
Previous Block 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b
Merkle Root 896b174a37341628be4f1cfcfe8ccd60a7ad9bd79938555a673fbee4fa1c4710
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,881
Size: 1.00 vMB
Total Fees: 0.01558122 BTC
Feerates: 40.21 > 1.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,143 (362,442 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
552,701 552,701 0000000000000000001439f75987b0219684a159632dbcadd94239179cb2bb48 1,851 0.84/1.00 vMB 18
552,700 552,700 0000000000000000000c93bcc1b9075385f0694bdfe68db83ad4e597d6b92f16 51 0.09/1.00 vMB 1
552,699 552,699 0000000000000000001636945b57e81e4564e09761f1e0f1373f9a30c5b5bd94 2,486 1.00/1.00 vMB 18
552,698 552,698 0000000000000000001e8f1ab53b817e15d7256a4157b3552b07fba143560fa0 406 0.16/1.00 vMB 17
552,697 552,697 00000000000000000000ead6afa6b5b8632e2afa1432a8d384b769f1fc17ea59 2,132 0.81/1.00 vMB 15
552,696 552,696 0000000000000000003031e328dce128b64d77302a6952d4e636b7e6dbe74110 1,352 0.87/1.00 vMB 10
552,695 552,695 0000000000000000001029cc1858bbde0d357481528d95f795ba3dda5e6d2c6f 981 1.00/1.00 vMB 8
552,694 552,694 0000000000000000002e50f45157837db4554f6c65a4a539b307526a21fcc9dd 3,136 1.00/1.00 vMB 20
552,693 552,693 0000000000000000002eaef732ceeaf0b537ca94aa95625c70313baff4854ed5 2,673 1.00/1.00 vMB 37
552,692 552,692 000000000000000000018dec8212418e4046bd0c8ae0a77430530ddfe3e2a25e 1,452 1.00/1.00 vMB 13
552,691 552,691 000000000000000000134fcdd56e65a9c7ebbc1edadb630e5aa8f98095364a5e 949 1.00/1.00 vMB 6
552,690 552,690 00000000000000000022f63556b39cdf825d38ec9e2b8e25043fe869e09d8452 2,562 1.00/1.00 vMB 17
552,689 552,689 0000000000000000001b5c3a5a44698c85005139138b5d04eff41774aa68a8ec 3,211 1.00/1.00 vMB 36
552,688 552,688 00000000000000000013bdf7881477d4996984298af3337fc452d80141553cca 2,356 1.00/1.00 vMB 10
552,687 552,687 00000000000000000003de398978cd49ed5b4dd3bebd5454287789af436c4375 2,211 1.00/1.00 vMB 31
552,686 552,686 000000000000000000173a0eb65854380cf9cc6d8199646d04753ccd6373f755 1,842 1.00/1.00 vMB 8
552,685 552,685 00000000000000000021f9424b869b0d0b664d2f61eb2d075b0839511b7d3d42 2,917 1.00/1.00 vMB 14
552,684 552,684 00000000000000000020388b61b6105114aa307ffcbabb02f350d5da35b9d5d8 2,895 1.00/1.00 vMB 25
552,683 552,683 0000000000000000001a370e406569c632689e6ddcd0b270f1db7ff42033faaf 2,811 1.00/1.00 vMB 24
552,682 552,682 000000000000000000155f35c1bde96f9377252e9fa876661574332a89fcbd2b 1,341 1.00/1.00 vMB 10
552,681 552,681 000000000000000000112792aeab9fb079609c0511d66452d6d4ceadd56c5a40 1,434 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.64 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: 672.42 GB
    • Received: 16.24 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.