Loading Tool

Explorer IconExplorer

Memory Pool

74,517 transactions
29.10 vMB
0.07930222 BTC
Random Selection Loading Transactions
Max Size: 176.06/200 MB

Candidate Block

Mining Attempt 75ad30c27979c79b8bd660982a6dfae3c5fcc97f1882c4efb79b802bb9696ab3
Version 20000000
Previous Block 00000000000000000000e985b7b1cc1a76854a465d8850041916727dd53fce69
Merkle Root 4c622a77579b60d93d35d8d81aca9686c652c762e574865069bd60ece5fcd910
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,682
Size: 1.00 vMB
Total Fees: 0.01479644 BTC
Feerates: 251.14 > 1.48 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,437 (472,667 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
442,770 442,770 000000000000000001a29f3e0c8da89999cb33544ffcdbb4fb1561a966ef35e8 2,147 1.00/1.00 vMB 73
442,769 442,769 00000000000000000367a491ee853e48ce09e4ab98967700f7d3f12fee7669af 658 0.19/1.00 vMB 111
442,768 442,768 000000000000000001d53402820f77a113fad13cc7477fca8c39a7b436f47415 2,791 1.00/1.00 vMB 106
442,767 442,767 000000000000000002e578b8d8907f18220f8841792785e22c54010f5d2d2cae 70 0.98/1.00 vMB 6
442,766 442,766 000000000000000003b90335d474f43bf2b5c6bfbd408976b9e1af2418030aa1 675 1.00/1.00 vMB 20
442,765 442,765 00000000000000000177e40c7cc2ad0578982811d4cb0b8c0a088c71691bcecd 2,473 1.00/1.00 vMB 81
442,764 442,764 000000000000000001415f610947126d662c3065745419b26cb746f304370b76 2,137 1.00/1.00 vMB 62
442,763 442,763 0000000000000000008f24c1c1dee80633b0275e3201926f16a960fa4ef53f6b 2,506 1.00/1.00 vMB 79
442,762 442,762 00000000000000000040d58998937a40172d80a24498e0819a5bc5a236a65eef 2,478 1.00/1.00 vMB 80
442,761 442,761 000000000000000001f87a89e05f425f0e16758cf44b57e897bf7a73edb66e4e 2,420 1.00/1.00 vMB 76
442,760 442,760 000000000000000000d3d242fca03b436a1dc8f3f2265bdfa07c63550403ecc0 1,644 0.70/1.00 vMB 61
442,759 442,759 000000000000000000d8ae4a47365ab15e7d5ed43ec69bc836d3a016c3ccbf07 2,641 1.00/1.00 vMB 87
442,758 442,758 00000000000000000345e04926c0275c22971d23c17ae926dc8a33aadd99399c 796 1.00/1.00 vMB 27
442,757 442,757 000000000000000001b75a2718bd420da2f43e3fba8bc0eb09027c30cd383f0a 2,378 1.00/1.00 vMB 85
442,756 442,756 000000000000000001a5a32bd665ee622725cb530f0166291286a8e2d1bfadc9 959 1.00/1.00 vMB 33
442,755 442,755 0000000000000000012ff40afc7c6e49699f0c0a097e6f601434dc874ab48b78 1,492 0.90/1.00 vMB 46
442,754 442,754 0000000000000000004792b38728bca1413a0d6596069c967fb24392908f6d4e 1,836 0.90/1.00 vMB 51
442,753 442,753 0000000000000000017cc42310f4cd7932169462ae6b2c7f0fed6d4f1c2e45da 2,488 1.00/1.00 vMB 81
442,752 442,752 0000000000000000025e21cc4bde622e0f189ab7ad9d28214092498d158b1655 2,139 1.00/1.00 vMB 68
442,751 442,751 000000000000000001be4b392204d36f305771e2d48b9635252a7875aa24116f 2,223 1.00/1.00 vMB 80
442,750 442,750 0000000000000000017ed7646badc6e3a074f46b791613b451a5c3ec2fff0efb 2,203 1.00/1.00 vMB 102
Previous 10 blocks ↓
Total Size: 783.15 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: 745.29 GB
    • Received: 18.72 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.