Loading Tool

Explorer IconExplorer

Memory Pool

80,720 transactions
30.55 vMB
0.08353107 BTC
Random Selection Loading Transactions
Max Size: 186.38/200 MB

Candidate Block

Mining Attempt 62cbff651c783806c833f7b5ba8181f962a3d01d6fa500e8e34aff7a11f8dcb8
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root 90d9c1e7588a770c165fac8ff317ac0976baa86f386a7e99b157e29ac4414eeb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,066
Size: 1.00 vMB
Total Fees: 0.01467477 BTC
Feerates: 301.57 > 1.47 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (647,626 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
267,760 267,760 0000000000000001c79212898b53494a67bf0a6af19544fca9f9e2c2ad461d26 27 0.01/1.00 vMB 47
267,759 267,759 0000000000000007dc933f3c8ffb6e200d455f561fa33fb06fd57e7aba24c660 133 0.07/1.00 vMB 61
267,758 267,758 0000000000000000ac3f2fff899d1e0a1b99607596f14bfa0c4f6d53be070900 43 0.02/1.00 vMB 54
267,757 267,757 00000000000000000a00b2f9eea4e2f7a11196323cf6a7ca3c4c9845ce46db39 69 0.05/1.00 vMB 34
267,756 267,756 0000000000000003edcb6c632e9d5b151b7393b40db6af04098f9c6957a4fef2 3 0.00/1.00 vMB 73
267,755 267,755 00000000000000076928d7f87b4aa8f89a1417ebc8bfbb3a17c1606452f1cfed 91 0.06/1.00 vMB 29
267,754 267,754 00000000000000084471cde4b4665a71bfa9d68cadf865a5aeca4c02a32b8d3d 492 0.23/1.00 vMB 149
267,753 267,753 00000000000000096c86a272f145522717876c31455d5a8cbcbcb0211a9ab767 50 0.03/1.00 vMB 24
267,752 267,752 000000000000000731cd8e0087f7b0a417d77c746c7a4d6523b415b6425e5e51 401 0.23/1.00 vMB 189
267,751 267,751 0000000000000008587318dd1de7d56b46aa996a76954e990765f36694de7d7a 216 0.11/1.00 vMB 58
267,750 267,750 000000000000000acdae10fd313bb06e4a6c33a509710a4270973f65fa0aea16 70 0.04/1.00 vMB 107
267,749 267,749 0000000000000002068f45a5506e89d2b975c2e15c337488c85d11ffae1df094 215 0.10/1.00 vMB 89
267,748 267,748 0000000000000008bcd5d4dd79deb33b683864104f4828001fa45046530a12e5 167 0.07/1.00 vMB 41
267,747 267,747 0000000000000006463254324e9fce5172f9e7c4538a3d3164568986d09e350d 307 0.15/1.00 vMB 66
267,746 267,746 00000000000000027bfd62e0b82b2ae09428cd9e4000aee4ff098ebe59e0e769 633 0.25/1.00 vMB 94
267,745 267,745 0000000000000003ed72d016db04ee2c08a1bd5359c5bf6b4f2840fa8a068329 297 0.15/1.00 vMB 51
267,744 267,744 0000000000000006a44ed50fb10950ddc4fc889433e76aed02bd210acf5b315f 642 0.28/1.00 vMB 72
267,743 267,743 0000000000000002070f98976d187d66385c66ae1d1d575d0cdac76acede94c3 203 0.10/1.00 vMB 29
267,742 267,742 0000000000000007cb1ce59602557690c35d63dcd84b130289c142d5259d3746 222 0.25/1.00 vMB 61
267,741 267,741 00000000000000079b55ddf088ef7800855dca80bb5f980df4e2eb86b730cd48 511 0.33/1.00 vMB 69
267,740 267,740 00000000000000039a6d50d5cdea2933c1497fa025db2fd02740d5afe0ebdcaf 246 0.11/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 783.06 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.78 GB
    • Received: 18.25 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.