Loading Tool

Explorer IconExplorer

Memory Pool

71,472 transactions
27.70 vMB
0.05809176 BTC
Random Selection Loading Transactions
Max Size: 164.20/200 MB

Candidate Block

Mining Attempt 59881f5468c6bbfa796f5efdf7a494a31796d0638164ffb1c05013e59d29cec6
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root 9596b2235f6025d49a4b669651a38f53361cb425bbaafb4e2b17db680ba43823
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 7,075
Size: 1.00 vMB
Total Fees: 0.00299384 BTC
Feerates: 16.15 > 0.30 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (164,210 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
750,824 750,824 0000000000000000000505fd373f969cf14cc70d3bfbf0c90c39364fd67a5e28 1,300 1.00/1.00 vMB 11
750,823 750,823 00000000000000000007fe260a24ee1858d4d76229d318e3173afe7e963331d7 1,634 1.00/1.00 vMB 8
750,822 750,822 00000000000000000006cd7a166e9f76ee803dbed44b28e162c47743b0ad2b60 895 0.30/1.00 vMB 8
750,821 750,821 00000000000000000006c66b06b2fae2f42d9090dc39ce62fe7130e31cb54cba 399 0.14/1.00 vMB 7
750,820 750,820 00000000000000000006a9447ad14d4156b747abef1ed739317b3446f665723d 1,036 0.60/1.00 vMB 5
750,819 750,819 0000000000000000000561ffaee94a7812041a1bdec2dae6d58686c55c844d2f 3,322 1.00/1.00 vMB 10
750,818 750,818 000000000000000000095c6b72c9effaedbfe84f154e2ca16b764c6180e08bf3 1,330 0.96/1.00 vMB 7
750,817 750,817 00000000000000000004136e2034fb9e7d4ebe758567c6981840eec05b54f914 1,060 0.39/1.00 vMB 8
750,816 750,816 00000000000000000003e8967fff675ba914cbea3b7d23b444ddfdf1f1b37d78 393 0.11/1.00 vMB 9
750,815 750,815 00000000000000000004a52d81a53ee65cac9b490bb8ac2ad0062f3881b23007 271 0.10/1.00 vMB 9
750,814 750,814 00000000000000000001600c5d3de949ed0a3193706cfa5539d7f6fd2c9062d2 186 0.10/1.00 vMB 6
750,813 750,813 00000000000000000007ed64d30b62fa00fc653a2e99585c1fe52b64dc31af44 128 0.04/1.00 vMB 16
750,812 750,812 000000000000000000081d98a2c48d3e9e66c6c4866e9f874c7a955bc850716c 1,103 0.43/1.00 vMB 7
750,811 750,811 00000000000000000003505fca2d213eed27f5c187b4ba43fdb95352c1915da8 1,552 1.00/1.00 vMB 7
750,810 750,810 00000000000000000000b6a383b3a9f54ee683f141f135a12748b21cbc99f4e7 2,554 1.00/1.00 vMB 6
750,809 750,809 00000000000000000001ef6bc114256a7664b86383948db5d150bf26bb9f227b 2,066 1.00/1.00 vMB 10
750,808 750,808 00000000000000000007050d11442815f960c76535deefd3e4cf708a25298c4a 616 1.00/1.00 vMB 12
750,807 750,807 00000000000000000003209acb6926759b1157efc35ea1bcac0648ddba392206 1,211 1.00/1.00 vMB 11
750,806 750,806 0000000000000000000075f5a9940a759b9fc0d9296ec76d55c28143497d4434 1,438 1.00/1.00 vMB 5
750,805 750,805 0000000000000000000057e6a727e6a0b81787419b36c8045655c4651d689335 1,746 1.00/1.00 vMB 11
750,804 750,804 00000000000000000009621a345181f67b0046ff8b0e90473a58787934600574 326 0.14/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.45 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: 666.94 GB
    • Received: 15.23 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.