Loading Tool

Explorer IconExplorer

Memory Pool

77,693 transactions
28.59 vMB
0.09887620 BTC
Random Selection Loading Transactions
Max Size: 173.75/200 MB

Candidate Block

Mining Attempt 536ba125fdfd89bee0e808c444302e236222a58e29f3de9f07a4d9b257382a85
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 5dd9bd5094771aed67f7923388cc67cf02cf15052ffa8e1c3ed12bf5d4889864
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,900
Size: 1.00 vMB
Total Fees: 0.03340228 BTC
Feerates: 201.07 > 3.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (131,552 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,745 783,745 0000000000000000000497ab608a56231ddff14bae57cd9bf42941be42d49507 2,222 1.00/1.00 vMB 19
783,744 783,744 000000000000000000041f2f05c8a75dabeef542a665e87ef25dcbd9a1ab3f28 2,234 1.00/1.00 vMB 5
783,743 783,743 00000000000000000005bf329bf8dea1244a8c146ff3720e01fd617e060fe9cc 2,126 1.00/1.00 vMB 18
783,742 783,742 00000000000000000002a777fed9a69c0442c8baa8c75781716637c5a838d735 1,053 1.00/1.00 vMB 23
783,741 783,741 0000000000000000000487976665e8315255e0971cceb1bc284d4ae5fcd25862 1,808 1.00/1.00 vMB 8
783,740 783,740 000000000000000000047ef957c3ff38223c57d846509e1c7eeda36c0565294e 2,987 1.00/1.00 vMB 13
783,739 783,739 000000000000000000048c58d1080ca97e124d0b34e923695bc4c1bc3b310086 2,200 1.00/1.00 vMB 12
783,738 783,738 00000000000000000003cb164e1f625cf4a4326db6b8096091018c53acdd7b75 2,480 1.00/1.00 vMB 19
783,737 783,737 000000000000000000053dc7a8aeaf4c97c8baec9dfb1006b3b2c6bdd6a22b63 3,813 1.00/1.00 vMB 26
783,736 783,736 000000000000000000035b72609ade745ceb030383162f46ea004d3c0880bd41 3,598 1.00/1.00 vMB 28
783,735 783,735 00000000000000000004eafc943c0c2233b4925d04c6ba4205e2e8fc1153d266 3,488 1.00/1.00 vMB 45
783,734 783,734 00000000000000000004d7e0bafed2af0ad2f02748ddbf09d90803add72c8be4 3,611 1.00/1.00 vMB 14
783,733 783,733 00000000000000000005b1ce64b4d5f38603cc5755d8285fdbac3ef98b705537 2,460 1.00/1.00 vMB 12
783,732 783,732 00000000000000000001883c808c678c0f625076e0148b49754e65f4dbdb0a90 1,685 1.00/1.00 vMB 11
783,731 783,731 00000000000000000002d92bd741cc2f1fe6dca0e98a7e590452a5d6cf7d1ab3 2,467 1.00/1.00 vMB 24
783,730 783,730 000000000000000000020f7f39963d373b14567a90ad706db437296ecf851a5e 2,754 1.00/1.00 vMB 24
783,729 783,729 00000000000000000004ec613fd0c7cc65986d11e79f28175c70f9b613231cbe 3,826 1.00/1.00 vMB 32
783,728 783,728 00000000000000000002e14711d00ca1f9e3fe2a82c4463c35e845dc6057a22a 1,683 1.00/1.00 vMB 8
783,727 783,727 0000000000000000000302c6d13a94cef89fab23d618d2c6f9f375f34421edb2 2,106 1.00/1.00 vMB 12
783,726 783,726 00000000000000000003783391e11aa0b06eb7f59926ffa7a1662f30cb33187d 1,004 1.00/1.00 vMB 12
783,725 783,725 00000000000000000003d92d7f476ff548a915223403470ee0eff0fefd93fd2d 2,335 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.90 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 713.73 GB
    • Received: 17.45 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.