Loading Tool

Explorer IconExplorer

Memory Pool

76,720 transactions
28.59 vMB
0.07054036 BTC
Random Selection Loading Transactions
Max Size: 173.23/200 MB

Candidate Block

Mining Attempt 07073cda18a0eaa7b44d514021949546c4f915ab00b25b8ec4a5ee9506f78a6d
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 3c6d8b113f02d831a95ca4c840737d3bdd68e539263b632df10c572333b391ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,516
Size: 1.00 vMB
Total Fees: 0.01102932 BTC
Feerates: 71.79 > 1.11 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (156,412 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
758,748 758,748 00000000000000000000cf5a414237a4f03b1a759d032c9322884cd716855080 3,526 1.00/1.00 vMB 12
758,747 758,747 000000000000000000000921481a9e26a74e5ca1a2d551baa9786d9aaece2e93 2,712 1.00/1.00 vMB 7
758,746 758,746 00000000000000000006ec70cba6657a24dfa2d168fd16ea7f56d814df67aa68 2,107 1.00/1.00 vMB 10
758,745 758,745 000000000000000000001cdf7ac3deb4f95205abdc57b8a016810e3ab93fc98c 1,828 1.00/1.00 vMB 12
758,744 758,744 00000000000000000007ce8eca491c20696745ecf38a54a5d65c1e3b52fc2d27 2,831 1.00/1.00 vMB 6
758,743 758,743 000000000000000000030250fabcc228d91775656bab86d9dbed9154dc250fce 2,237 1.00/1.00 vMB 6
758,742 758,742 00000000000000000005acf5b1408da1ef91d6e1379c66868db2471ee0bd5be6 2,983 1.00/1.00 vMB 14
758,741 758,741 0000000000000000000502677debfac4c58bdf726782aab51af616f3e8462791 2,890 1.00/1.00 vMB 14
758,740 758,740 00000000000000000002d87e6f6eea5f86c7c0990782da2fca349dd97264624b 2,318 1.00/1.00 vMB 10
758,739 758,739 000000000000000000048093c578dc0db81c19dff6fc10541bcada59fc595bb9 1,421 1.00/1.00 vMB 12
758,738 758,738 00000000000000000006a50044d87737a85c56079b7d492a52c6baf08dd2f90c 797 0.23/1.00 vMB 10
758,737 758,737 000000000000000000041cfa1bda5518df29106dbc9ce29ec5dab54fe2da32dc 763 0.31/1.00 vMB 9
758,736 758,736 0000000000000000000129eb33ccb3b255c1b32ea208ab791bd5c7374efa06c3 497 1.00/1.00 vMB 1
758,735 758,735 000000000000000000017b33def48450c9e2816c368c4c0cf532aa6a99e47ad7 2,081 1.00/1.00 vMB 7
758,734 758,734 00000000000000000006ddc1b4ebf4d5ebfd73c9f47dff253b4522bd2be0a538 1,943 1.00/1.00 vMB 8
758,733 758,733 00000000000000000002c932440e32f53926ace5d92974678bd06b161ed7b632 2,839 1.00/1.00 vMB 16
758,732 758,732 00000000000000000000a4034b65bc2a2d021d47e6f2f78d990ea3c5942a72bd 804 1.00/1.00 vMB 1
758,731 758,731 00000000000000000002e2e0b873e8975b50c1f7839308313df145d1108d3eb7 2,233 1.00/1.00 vMB 13
758,730 758,730 00000000000000000004026a0f0a8cf52b7cbce2534765609c6bfeae8c9abbc4 1,397 1.00/1.00 vMB 7
758,729 758,729 00000000000000000004e781fb0b415bd60013cd132af584ba59aefa1c7c6dc7 2,653 1.00/1.00 vMB 11
758,728 758,728 00000000000000000002d54c371c0c62a54f00dc68a09274c7da78fd2e3e73ae 1,049 0.45/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.