Loading Tool

Explorer IconExplorer

Memory Pool

44,622 transactions
28.75 vMB
0.12700141 BTC
Random Selection Loading Transactions
Max Size: 149.63/200 MB

Candidate Block

Mining Attempt eef3d74eba7dea3a53c4c4d1d8e986dcc37f0770e5390a2aceb8fcda20afe051
Version 20000000
Previous Block 000000000000000000017af1f60b0a1774993e39cbb6c5abc4771238282a0259
Merkle Root 1aa19615889f00fe14f6f4e2113f9b2fe050e3eb2ce64f792fa82d1f6c61d038
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,006
Size: 1.00 vMB
Total Fees: 0.03932179 BTC
Feerates: 201.13 > 3.94 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,711 (143,960 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
770,751 770,751 0000000000000000000435e2127171dd3441929403ceed4fe2e466a0549c1b8b 1,920 0.57/1.00 vMB 5
770,750 770,750 00000000000000000001cd6f5db5b2493a6b6c5f11dc31418575329f2625baf8 2,890 1.00/1.00 vMB 12
770,749 770,749 00000000000000000000c22c7a6b1d72e7df7cfa51a3d42459995144915f914f 881 0.37/1.00 vMB 7
770,748 770,748 000000000000000000038cb2301221028ba4380458ed5d2aa195021ebd0de108 771 0.20/1.00 vMB 3
770,747 770,747 00000000000000000005ce9e325016b9dc7507e8b4bb9755c4f62943ff7db76c 2,457 1.00/1.00 vMB 10
770,746 770,746 000000000000000000044b5f42efaa0cb72b8b689ab9ba883599b161bbfb32a4 3,111 1.00/1.00 vMB 10
770,745 770,745 00000000000000000003853bcbb60ae6314af7c29853413d86d5b98e65f3de64 873 0.28/1.00 vMB 10
770,744 770,744 000000000000000000071079dd3ff79b5fa4ad7c621850cc2768014101aa84f7 49 0.02/1.00 vMB 5
770,743 770,743 00000000000000000007a63bf10b5ab007d99ef5438a1c4fa276a8f4eeec3ef7 986 0.34/1.00 vMB 10
770,742 770,742 00000000000000000007a89c545f996746d5266116f8618bee44100b34b0add8 574 0.20/1.00 vMB 8
770,741 770,741 00000000000000000001f00d49950d67aefcfb52d0741285ca13bf4607c94c57 1,981 0.74/1.00 vMB 9
770,740 770,740 0000000000000000000565cc614161c4b5669e94d3157a8903c5a6c9ab96618a 33 0.01/1.00 vMB 21
770,739 770,739 00000000000000000005bb2b5743495d469a89ca038d5db3eed598f5d34e0f3c 2,839 0.92/1.00 vMB 8
770,738 770,738 00000000000000000000f621cc87716a97f8762ed5e42b24fc9c479b075b70bf 2,826 1.00/1.00 vMB 9
770,737 770,737 00000000000000000001d90b9757d6870a01d44047e841baaa0a2dea66b65c3b 1,473 0.61/1.00 vMB 9
770,736 770,736 0000000000000000000790ad8159524454e037c3313470effd1ca59a83af1bd3 1,073 0.92/1.00 vMB 5
770,735 770,735 00000000000000000004b8b7b468f2950450637f44c5e90e7cc6dbae5a1f8f59 550 0.96/1.00 vMB 3
770,734 770,734 000000000000000000010101e780a65feb6e76af43f6eb0c259244023892fa22 1,754 0.98/1.00 vMB 9
770,733 770,733 00000000000000000000c22c3be419698248e9bcae7a4f4da1e6e7d5633a3e77 458 0.73/1.00 vMB 8
770,732 770,732 000000000000000000028a0144aae886288d50d9168b51bb7815c7e8093a5852 1,132 0.32/1.00 vMB 9
770,731 770,731 00000000000000000005084e4f66fcfa19e77df7ae5ef6b7c87b4e5767f9854c 130 0.05/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.88 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: 645.05 GB
    • Received: 12.66 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.