Loading Tool

Explorer IconExplorer

Memory Pool

29,499 transactions
25.58 vMB
0.05667200 BTC
Random Selection Loading Transactions
Max Size: 126.86/200 MB

Candidate Block

Mining Attempt d19751ea7fc606038c689c8f9cb7f8e66ba5e590def36673c0253b1191eb3e0e
Version 20000000
Previous Block 00000000000000000000419a8df15e621a781644e58d8ccdcdbf95f982cdddd8
Merkle Root e86b332aff2bba9859ee69cad48de8c7f001b3d1297515ff6a0780bba4b79377
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,087
Size: 1.00 vMB
Total Fees: 0.01017943 BTC
Feerates: 100.27 > 1.02 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,284 (854,039 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
60,245 60,245 000000000a12817a85ec3ca648cf3f1b8671acb417c46391edc316563cc5d038 4 0.00/1.00 vMB 0
60,244 60,244 0000000002b72a60c70f34db8067bf7870d8687f12062d388da4d6471683c732 1 0.00/1.00 vMB 0
60,243 60,243 0000000003381733df8260fd733340c70572d855051f02b4ea1b3c9ab2b99dcd 2 0.00/1.00 vMB 0
60,242 60,242 000000000c0db1252559b8233b0795b0669fd89c121f8fc47847d23f0a78b7ba 1 0.00/1.00 vMB 0
60,241 60,241 0000000009ce9b453e9374cdbc9c62ac6b3b3753d4642deeabd60ed8100a38b3 1 0.00/1.00 vMB 0
60,240 60,240 0000000000d123517880641688783fe60426d2e3c48aaf7f4fe511e6075e4a0f 3 0.00/1.00 vMB 0
60,239 60,239 000000000dc257ccdd229d45bd3e9741998ddf17d809343d53137bfea072c216 1 0.00/1.00 vMB 0
60,238 60,238 000000000eac15ff79cc4e6eec493bed6b23b3ed774a0b71debe891e513e9d71 2 0.00/1.00 vMB 0
60,237 60,237 000000000b251996def29203e569c9bf8d34d06a9fa8ac47b0cec97045cbe574 2 0.00/1.00 vMB 0
60,236 60,236 00000000067c9bbd164355501ba1ae0d3a5d4d088e5bb9cd8a8df4332ac37ddb 2 0.00/1.00 vMB 0
60,235 60,235 0000000007a33b29466b540ee9944141694d257e03606a7617da1ccd76ed3088 1 0.00/1.00 vMB 0
60,234 60,234 000000000b4a8f0d3e958105f8f982ac7e6bec71921ba5a41840e181c61b9c34 1 0.00/1.00 vMB 0
60,233 60,233 0000000007a0c5e8b9c2f78b17cea33becc49a249e03c6375c9edf033a2762ed 2 0.00/1.00 vMB 0
60,232 60,232 0000000000095533fb79b9b817d0cac9b430ef004796fad90a689bda5d1b4f8e 1 0.00/1.00 vMB 0
60,231 60,231 00000000087790119559ef3966f5ff0dd07039824b705c4a84d319723f5a7d77 1 0.00/1.00 vMB 0
60,230 60,230 0000000000f436b2696a9207b8d3b05ac71a8649565306d6897236f59dd0177d 1 0.00/1.00 vMB 0
60,229 60,229 000000000c7b24f80e00b83c314569304f494ac684da30dc414929aadf30fa1b 1 0.00/1.00 vMB 0
60,228 60,228 000000000b691a3a39c8ec23d77a2496dfcae33ab48b0d7c621d107eb893d09c 2 0.00/1.00 vMB 0
60,227 60,227 000000000ec62c41b464ffeeecd6f3d1ea60d8e5684f6363c262e734a4432188 1 0.00/1.00 vMB 0
60,226 60,226 000000000d58e21a6227e1b59b7b99a6978c9abad95659678b651e54211f0992 1 0.00/1.00 vMB 0
60,225 60,225 00000000066d5b9662c98b3eb18474cf6d81ce9b01e3f6b35809c2c50e10ceb5 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.10 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: 579.39 GB
    • Received: 8.86 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.