Loading Tool

Explorer IconExplorer

Memory Pool

82,132 transactions
30.23 vMB
0.16803554 BTC
Random Selection Loading Transactions
Max Size: 181.70/200 MB

Candidate Block

Mining Attempt 45aca233463f71865ce4d3652171f79e8bcb63d7de855646325c69a55bccd8ba
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 14d0d3c1a6a654f170e3897161f159a77610fa60ac529681ec420282f13c1277
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,952
Size: 1.00 vMB
Total Fees: 0.06371930 BTC
Feerates: 1,002.91 > 6.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (226,305 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
689,000 689,000 0000000000000000000831ee26b770d8321e69aa4f2e390ba0367782a765ec6b 2,513 1.00/1.00 vMB 69
688,999 688,999 0000000000000000000c25e5682f6d7c474e8e9c50f13cb0c0eea21dde723868 926 1.00/1.00 vMB 58
688,998 688,998 00000000000000000005a93459b4ac124d2490b68a6f0ba28846d54c281ab060 1,611 1.00/1.00 vMB 65
688,997 688,997 0000000000000000000228051edd9acb6507786f9d1a752f3c7813b875446ceb 1,714 1.00/1.00 vMB 57
688,996 688,996 00000000000000000007e76a9d5f2f040bf3c417601c5a55a187b077243c31fd 1,621 1.00/1.00 vMB 51
688,995 688,995 00000000000000000004313bbbfffd88c7009e419ff00d019e5d71c287992b28 2,551 1.00/1.00 vMB 56
688,994 688,994 0000000000000000000a968e7ac913547a32328391acc7c52895d0c27ed4dc06 2,884 1.00/1.00 vMB 64
688,993 688,993 00000000000000000007c02e8f7e26a5325bb13ffacd9a53fb3f6a233c651ae2 2,134 1.00/1.00 vMB 61
688,992 688,992 00000000000000000005e6b2e16b9e04833e459352b8cd5df0033af450efd74a 2,431 1.00/1.00 vMB 78
688,991 688,991 00000000000000000007e8bec3367212d9b67a7b6e8147b0752e7e3feafa8235 3,102 1.00/1.00 vMB 94
688,990 688,990 00000000000000000005e8046f742bc0a2e9249fc2cacfa4442f72d11955ca52 2,532 1.00/1.00 vMB 68
688,989 688,989 0000000000000000000bab43083245cef93eeb26e70a005918e4fbdcf6a8bd81 3,197 1.00/1.00 vMB 81
688,988 688,988 00000000000000000003ae490a50524fa5f4dd37f5670657599b3340054e6a49 1,956 1.00/1.00 vMB 56
688,987 688,987 000000000000000000015847b2239572697ff33328e05fb4c839538b796d20f0 3,072 1.00/1.00 vMB 73
688,986 688,986 000000000000000000087ac64003e4bf1dd814acca5d95ee618bfcaeb09feae9 2,918 1.00/1.00 vMB 43
688,985 688,985 000000000000000000043349b6719a67d6404906ce42c5209cac871b9e5abc12 2,532 1.00/1.00 vMB 48
688,984 688,984 0000000000000000000c9067717dc69b13739271455e11583e57226e13d3b118 2,188 1.00/1.00 vMB 51
688,983 688,983 0000000000000000000745124b919504b33723f4a547bfa1746e24c781b08334 1,607 1.00/1.00 vMB 41
688,982 688,982 0000000000000000000b4d1f603f4ed68ffaa33dcd939645a99b9e00215b70bf 2,667 1.00/1.00 vMB 30
688,981 688,981 00000000000000000003226408acd658813d77ff638ed5947a21ac38d544a40a 2,784 1.00/1.00 vMB 51
688,980 688,980 00000000000000000005aa8f56c784d8cf7f9c998c9106dbc91defc7892fbe69 2,825 1.00/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.55 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.