Loading Tool

Explorer IconExplorer

Memory Pool

74,676 transactions
27.52 vMB
0.07145088 BTC
Random Selection Loading Transactions
Max Size: 168.08/200 MB

Candidate Block

Mining Attempt 832e66f03422585b101aa417c1ca6d531b2e3765f0aec46f89ba252b221ae39f
Version 20000000
Previous Block 000000000000000000002bfb1ccb7aeece6203b088c253b5b9e390365e6615b7
Merkle Root 8f25e38a7e8b8dc6c04833a99d3f292f6a7a09239794aca8daa18b154ecbfdeb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,808
Size: 1.00 vMB
Total Fees: 0.01268706 BTC
Feerates: 100.53 > 1.27 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,251 (89,855 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
825,396 825,396 00000000000000000003a365cddf4f97fd6401e909bcbe2101a1e7d14c5d26b9 3,209 1.00/1.00 vMB 60
825,395 825,395 00000000000000000000b37df40a57adb106a42e1f137c71ef2ab3982e671199 2,868 1.00/1.00 vMB 89
825,394 825,394 000000000000000000017fdd90da0495ab444dde1471bfc3a619a64fbc26c01a 2,266 1.00/1.00 vMB 66
825,393 825,393 0000000000000000000200e024ba6eaa6ff5f35ff3feb82334abe34d97080d32 1,080 1.00/1.00 vMB 36
825,392 825,392 000000000000000000009f8102fdac6676d96f0350d893838c2fa0eb107e3590 2,266 1.00/1.00 vMB 34
825,391 825,391 000000000000000000001bce27bfa3957e9dd014578b9462bf2bf80eb7bee713 3,207 1.00/1.00 vMB 60
825,390 825,390 000000000000000000039bf6ea6fae6b71c97164306bbe2e4dfe8e5cdac70df0 2,737 1.00/1.00 vMB 84
825,389 825,389 00000000000000000000ffbfb78060ff953a951157118f8e6cbe31a5e83bb7a3 2,789 1.00/1.00 vMB 92
825,388 825,388 00000000000000000003cc45ee482cbbf8ab8d219aa0f03a74205c50839510bd 2,585 1.00/1.00 vMB 44
825,387 825,387 000000000000000000030a26e6cb5b840d0af2666878c4e65acb899e9df355d8 2,801 1.00/1.00 vMB 45
825,386 825,386 00000000000000000001acb145a5837245299756d78f8b9b7a1c75bc0e5329b1 2,878 1.00/1.00 vMB 95
825,385 825,385 000000000000000000026ad822067439eea488418c08ea0f4c09b1d140c85a37 1,880 1.00/1.00 vMB 55
825,384 825,384 0000000000000000000169e17c1ca36457dc9678f8dcb73096619de21608c78a 265 1.00/1.00 vMB 33
825,383 825,383 00000000000000000000d8cf8600989322ff08657f31200d8814bb389fcbeeb7 1,937 1.00/1.00 vMB 57
825,382 825,382 000000000000000000033bd2b010d390f30c5ea2cf5c69993e8fe6035d41a356 1,801 1.00/1.00 vMB 34
825,381 825,381 00000000000000000000394dea72da8a29e0dc50d7b8d9332b9258600c3dff22 3,388 1.00/1.00 vMB 76
825,380 825,380 0000000000000000000054014f4846d3a884de056870fc65b30958693817fd54 3,546 1.00/1.00 vMB 70
825,379 825,379 00000000000000000001b14a8a1e9f4915a0feb100e954799b56e5a19d0a7552 3,234 1.00/1.00 vMB 35
825,378 825,378 000000000000000000025df485775bb447dca9c571daf679c9b0deaccc5bac51 2,609 1.00/1.00 vMB 43
825,377 825,377 00000000000000000000ad833b2c50b05524c10e4670605235541a3189b1fd3b 2,874 1.00/1.00 vMB 118
825,376 825,376 00000000000000000003c92fff17f8750dfa00d129b3b99f52750ff142fadabb 3,234 1.00/1.00 vMB 91
Previous 10 blocks ↓
Total Size: 782.83 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: 711.65 GB
    • Received: 17.11 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.