Loading Tool

Explorer IconExplorer

Memory Pool

76,309 transactions
28.48 vMB
0.07127844 BTC
Random Selection Loading Transactions
Max Size: 172.51/200 MB

Candidate Block

Mining Attempt d1b300ea607e33e0026492374076ac822e14a3f74cdd7f3a019a840809099b7e
Version 20000000
Previous Block 000000000000000000013692c334da3888f451a334566c03c222fde1e46135de
Merkle Root 913dd75978ec3bab81ff235d6d3dee6ee60739facebc977c32ff689b39b671a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,178
Size: 1.00 vMB
Total Fees: 0.01227882 BTC
Feerates: 178.73 > 1.23 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,135 (125,479 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
789,656 789,656 00000000000000000005ce1a5fb99687f5ebfb1a7914533510c23f40b676139e 2,611 1.00/1.00 vMB 70
789,655 789,655 00000000000000000002ed07b09098e31522f2e74bc4b6f95e6a64dc7544447f 2,684 1.00/1.00 vMB 62
789,654 789,654 0000000000000000000562f8fc00cc5d3330df2fa8a7cebd3242066b89705d5c 2,241 1.00/1.00 vMB 40
789,653 789,653 00000000000000000000dc84d71704a804c159600de8430b98fb34d8841818d0 2,192 1.00/1.00 vMB 24
789,652 789,652 00000000000000000000e0586d6a4a17f72b038a8907780e50f6434e937b0c5f 2,090 1.00/1.00 vMB 74
789,651 789,651 000000000000000000024004f098cc2d7534b6834923fada64189af4d50e3c58 2,050 1.00/1.00 vMB 37
789,650 789,650 000000000000000000007f502a7a0e03742d3f9d2674083aeb43c66cf6b4daeb 1,633 1.00/1.00 vMB 25
789,649 789,649 00000000000000000005c95aa613d61f8c6a570c336af45c791634059529f21f 2,766 1.00/1.00 vMB 27
789,648 789,648 00000000000000000001b7b5c7773f75e547491d6078fa5c39b77587f63b754e 1,200 1.00/1.00 vMB 47
789,647 789,647 00000000000000000005addb22953ea3be2a4ce5a04b0252cd088062ae8fba7e 1,226 1.00/1.00 vMB 44
789,646 789,646 000000000000000000028b6a703ea342f8cf87ef08a3ae40218f0884013ed935 2,310 1.00/1.00 vMB 33
789,645 789,645 00000000000000000003159450eae03785f3dac62d74f7acacf048ab5d9b7467 4,250 1.00/1.00 vMB 36
789,644 789,644 0000000000000000000046a0b31b05a621f3fb15ebac8683f29605dd6cb9b477 4,053 1.00/1.00 vMB 59
789,643 789,643 00000000000000000005406ff7f69151189aa275309cb72e593a5afc5e5a0a7c 4,946 1.00/1.00 vMB 38
789,642 789,642 000000000000000000051d58b986d1ed3bdf295e8de9acd39f690256ea8f583c 4,211 1.00/1.00 vMB 29
789,641 789,641 000000000000000000042966248a8222c111439cc10077acce7ba30ecafde4d7 3,836 1.00/1.00 vMB 49
789,640 789,640 000000000000000000042be3fbb7a21b467c7397d15170c2b5b0166f1fcec2e9 3,000 1.00/1.00 vMB 101
789,639 789,639 0000000000000000000076522d3862e346b63c1163c6eea0ea2644650faaa039 3,607 1.00/1.00 vMB 45
789,638 789,638 000000000000000000034c3fdc9d09386b89b18145c66bf6e00c418ae8ab3af6 4,275 1.00/1.00 vMB 60
789,637 789,637 000000000000000000031e0fad2ffabc68b7ff7bad1d9627e9926f8b093613dc 6,198 1.00/1.00 vMB 29
789,636 789,636 0000000000000000000049f116e1c3421e356e9499204be2e6534dbdbf87422f 4,474 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.63 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: 672.10 GB
    • Received: 16.14 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.