Loading Tool

Explorer IconExplorer

Memory Pool

81,721 transactions
30.73 vMB
0.09820109 BTC
Random Selection Loading Transactions
Max Size: 187.65/200 MB

Candidate Block

Mining Attempt c89e01d02e4a667ee0c69a74b4f047aab6e5c0ef988c1f431eb123b8292ce216
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root df84499c76aa3e71a04297be375154f6cd16529c5b20acfd6b790f5e2287f2a8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,013
Size: 1.00 vMB
Total Fees: 0.02639658 BTC
Feerates: 301.60 > 2.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (577,679 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
337,711 337,711 0000000000000000112fc053df5b5544e0e43f06f72c92917221fb5080c12048 288 0.17/1.00 vMB 23
337,710 337,710 00000000000000000a2083f90372c77be850c6650ed8b0404789ca7a0062f89e 99 0.07/1.00 vMB 8
337,709 337,709 00000000000000001b02ed3a151942a45baa83e8385fb94447d4e04b2d257f8d 145 0.09/1.00 vMB 22
337,708 337,708 0000000000000000036e298ed0e212f34aeb2330f116f5bb71060cbf10401523 212 0.11/1.00 vMB 17
337,707 337,707 000000000000000016a8cb4bfa6d18f0a8965f5a7e18f76ca7b1a75f2f32b606 793 0.55/1.00 vMB 19
337,706 337,706 00000000000000000800958fe47008184aed428912d64950639df1b35e64291e 1,562 0.75/1.00 vMB 30
337,705 337,705 00000000000000000f7523bfe1faea404d1ae96dcb031353a7a4bfe04ca950bd 979 0.68/1.00 vMB 21
337,704 337,704 00000000000000000d517749c1e1458c6320ed1b3d46e09cf4c1d7da3dc4d9f6 829 0.35/1.00 vMB 26
337,703 337,703 0000000000000000125928b9076f64c529f868f7d528b41a0807037114d05d4f 128 0.04/1.00 vMB 48
337,702 337,702 00000000000000000a8b251228139ffd3c94f81a5d2a84fa95b9cdbee23dec5f 229 0.33/1.00 vMB 11
337,701 337,701 00000000000000000819007f8fbe14710bbbd4df25686a0925eeaa1314e50a87 97 0.09/1.00 vMB 9
337,700 337,700 0000000000000000085d513681f6c38944147e5ae5070d02227ef7ec1e9e07fd 46 0.06/1.00 vMB 5
337,699 337,699 000000000000000011a7e4a40ccb29e66721cf41f6decda7a42d0eb2e065a188 627 0.58/1.00 vMB 18
337,698 337,698 000000000000000012ea46681a8a914e925c30e3ba15d96ca4ad3324e6c16409 927 0.54/1.00 vMB 22
337,697 337,697 00000000000000000fb774dd024fc01074c5ed7ffa9ecbb65ab9bd3988367a76 16 0.01/1.00 vMB 25
337,696 337,696 000000000000000013596b1a04d514689b5d83b86dddc2c2841ebaa40692f554 618 0.36/1.00 vMB 19
337,695 337,695 00000000000000000c27b32d50ec3e1f81e46465176a97f2298fee8bd4b1bc06 1,292 0.75/1.00 vMB 28
337,694 337,694 00000000000000000b4793b7ea7d14df96e40a09967db9e63e8ab477738fff22 1,546 0.75/1.00 vMB 26
337,693 337,693 000000000000000019f731446d232f7d3f69b6184d33a9fa67ea300b8bd7818b 1,611 0.75/1.00 vMB 34
337,692 337,692 00000000000000000fb6735b391c030db30166ff4f5b8e58777f74420b0d4ed4 185 0.09/1.00 vMB 21
337,691 337,691 00000000000000000fd2fc17756725113bee6cda4ba8546fafeff43227f7a4b7 566 0.29/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.07 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: 720.89 GB
    • Received: 18.30 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.