Loading Tool

Explorer IconExplorer

Memory Pool

67,596 transactions
25.99 vMB
0.06019953 BTC
Random Selection Loading Transactions
Max Size: 156.23/200 MB

Candidate Block

Mining Attempt 55e897039cda829a504a8133b2e19d90df75fff1bda855f4e4ff9d0bb617e084
Version 20000000
Previous Block 00000000000000000000f9304047f8025ef0d06b14539998cfe50a964e17b3a7
Merkle Root 6a9fbc6fbff421bc4e58c828f3d82f2189ea72c868b926a423259361fe9e8293
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 864
Size: 1.00 vMB
Total Fees: 0.00514445 BTC
Feerates: 73.20 > 0.52 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,483 (867,750 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
47,733 47,733 000000001cbfc9aa27b6fa763190f4e3c4e730e7df921e776df49b3e82a8ecc6 1 0.00/1.00 vMB 0
47,732 47,732 0000000015bdb6b7bdb0c03369db5aa50a2ffe3518952045d9de83333d1fb9dc 1 0.00/1.00 vMB 0
47,731 47,731 0000000006ad46e2e307da9a7445147e69eaa0416b4e004a2cb908a7eef5ab60 1 0.00/1.00 vMB 0
47,730 47,730 000000002678a0068ad416647962ae53a96c8418905b5230b6f5be2b51e25a9b 1 0.00/1.00 vMB 0
47,729 47,729 000000002fd777c92631d48718bcf104ffb5bc51e4b0c80c67b9a6d40d1d9ff5 1 0.00/1.00 vMB 0
47,728 47,728 0000000037f6c7737d4c218ee14110e8f8ceb5f30e9bae316ac790f93e68a6b3 1 0.00/1.00 vMB 0
47,727 47,727 00000000093ab8c11074e80ab21908589624e7ad8e4af4f35780192ded6e15f7 1 0.00/1.00 vMB 0
47,726 47,726 000000002609a73a6678b8c70c51c6d520b63b35ce69a238ef29022bca3953e8 1 0.00/1.00 vMB 0
47,725 47,725 000000001608a600a5ba5c7d5018f080b94037790b6a63e604eb5abd5a6d80b6 1 0.00/1.00 vMB 0
47,724 47,724 000000001b420872f2d303d8d584e1892154461df6069f04b4fb6ef11c9a7ffc 1 0.00/1.00 vMB 0
47,723 47,723 0000000020a2bcd406ad4bfc495c18d996a0abd49c8b362c6daea899ebb7e714 1 0.00/1.00 vMB 0
47,722 47,722 000000000b5d41d56e79e6604dc10e7edce0d92ae1573fa48824d6c3ca1aa670 1 0.00/1.00 vMB 0
47,721 47,721 0000000022b978083afe9d178f5e64211f6a514842afe41d1766a0994c8f16a4 1 0.00/1.00 vMB 0
47,720 47,720 0000000007713d3f90142aef29b1030c33d340415e0eaa848404a2ad3bbf6b57 1 0.00/1.00 vMB 0
47,719 47,719 00000000138588d50e85306a1bd84b8f5eedef3de62297a92bb1d6e674d45900 1 0.00/1.00 vMB 0
47,718 47,718 000000003123eb8ca30b5ced6db0519b6ded716d1bbad866954831bbd0a3485e 1 0.00/1.00 vMB 0
47,717 47,717 00000000128227431f556ec0cbb012e108ec909e974baca9adf20e6bf9240fa2 1 0.00/1.00 vMB 0
47,716 47,716 0000000006a87c4868b969f6e16414c6ceb79ffdb5d2731b32b54e53bddbbf8b 1 0.00/1.00 vMB 0
47,715 47,715 0000000022fedab4c29d8ba1316e7e12efc99468c09d7f8f76f4cf29f76633f1 1 0.00/1.00 vMB 0
47,714 47,714 0000000002748aa129f70a303932a76fc0c08017717e29a51f848bd74e824d79 1 0.00/1.00 vMB 0
47,713 47,713 0000000024cbaac2072294d18c7b5fd7f8f55040c05baaa0a25f624c839eb43c 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.23 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: 758.79 GB
    • Received: 19.06 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.