Loading Tool

Explorer IconExplorer

Memory Pool

70,622 transactions
26.67 vMB
0.07242615 BTC
Random Selection Loading Transactions
Max Size: 160.97/200 MB

Candidate Block

Mining Attempt b10f78ed538f33c423061bff6c7af1d93cfc467b254f1c4ad40793b8037452ec
Version 20000000
Previous Block 00000000000000000001b9a43a13d61c36ff197c8d441de04206a35709143d9a
Merkle Root e83c602430a57dce636c6efb3f5a7ea4a63407613136760555c2384edcb511be
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,446
Size: 1.00 vMB
Total Fees: 0.01555985 BTC
Feerates: 150.75 > 1.56 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,468 (821,340 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
94,128 94,128 000000000002566e6ac5d72f93c604faeda95abc245f94623614cb174f1d517f 1 0.00/1.00 vMB 0
94,127 94,127 000000000005b751aaee7545fe3054e1c0728944aea8987b231e3a823b3e552b 2 0.00/1.00 vMB 0
94,126 94,126 000000000003ad04615a24e140a673cf467cc0da0855e69a5a9e0c5897bb70ae 5 0.00/1.00 vMB 0
94,125 94,125 000000000007b318dc53e317aeb9066c17a78704c785dc506e0dbc1e2ded9220 3 0.00/1.00 vMB 0
94,124 94,124 000000000007026f15f0160f5f4bc00c7132db9586e948b381b92283684b980d 1 0.00/1.00 vMB 0
94,123 94,123 000000000004d7d07629a00275d286d9471b32b30b72ec9a13bb3c64ef26d264 1 0.00/1.00 vMB 0
94,122 94,122 0000000000069642882be225bf654f285c7cce08580f1fc8053ed11dfdea3fb9 3 0.00/1.00 vMB 0
94,121 94,121 0000000000081f0d9df70b855c6c621d6a8cf9d322389955bc8a6cd2ff21ba4c 3 0.00/1.00 vMB 0
94,120 94,120 000000000007cada1f523c4bac9cb7236a1607b743d0818dff65dcc029051f98 1 0.00/1.00 vMB 0
94,119 94,119 000000000008584826cea6347a332b14092fdcf9790be725fb6f3d94fe097209 2 0.00/1.00 vMB 0
94,118 94,118 00000000000681d02c4d4a439177dca0e501340f950bfb807bcc6974aa74c07e 2 0.00/1.00 vMB 0
94,117 94,117 000000000003a79c967be66b18c82341714d858b0afb78025eb63b2b42b59d45 3 0.00/1.00 vMB 0
94,116 94,116 000000000002c383b9b84181a950c6e47d29902b384a76d3c966efd9063b75ed 1 0.00/1.00 vMB 0
94,115 94,115 000000000004287534f2722c0a804fe4400fa8d15df6e30f10a23b65a37acea2 4 0.00/1.00 vMB 0
94,114 94,114 000000000007e5f29baa1b686192f9954b052dd0436f90e1b6ea8d53bb52234e 1 0.00/1.00 vMB 0
94,113 94,113 0000000000061840fc1165f9e2d4c48c06f197913b199a1d845bb2145a2bceaf 3 0.00/1.00 vMB 0
94,112 94,112 0000000000048722b727ca3da82a864957769a61e8bb8cffb44a4cc664b01a58 2 0.00/1.00 vMB 0
94,111 94,111 0000000000001715b42e42fdc9297963d42edf6078ca6d44bf4cfbd605d73c24 1 0.00/1.00 vMB 0
94,110 94,110 000000000003650d61a411ce11f51d982e88b58001815b986eddc693d991e80d 1 0.00/1.00 vMB 0
94,109 94,109 0000000000067d7728adc5a634c7d9830a6a4f0f9e8e6645d02b8cea046f9993 1 0.00/1.00 vMB 0
94,108 94,108 000000000000a9d79174b1d20035cd96fd6b24e123f1751501b6d3884e036699 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.21 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: 755.42 GB
    • Received: 18.95 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.