Loading Tool

Explorer IconExplorer

Memory Pool

80,543 transactions
31.27 vMB
0.08401331 BTC
Random Selection Loading Transactions
Max Size: 189.08/200 MB

Candidate Block

Mining Attempt 2258f2fcab98b5c5d064eed53c18151b77b78fd9cefaf1a9c28efef3a4f92bfc
Version 20000000
Previous Block 00000000000000000001737d76c0d6914d71885a8e838781b1a0674dd5a96d4b
Merkle Root 70c566042fa9a2656807f455f10f0ef5cbc41e8191407a61d3aeaa42b45fa4f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,345
Size: 1.00 vMB
Total Fees: 0.01641075 BTC
Feerates: 100.25 > 1.64 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,201 (202,883 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
712,318 712,318 0000000000000000000b23ec5989afaddb5e4cba7c249dd022423bf759f4e254 1,172 1.00/1.00 vMB 5
712,317 712,317 00000000000000000006be2fd505acadd7325c2672f499f859f7ae18d3543738 367 1.00/1.00 vMB 2
712,316 712,316 00000000000000000002070f09c65e82025b8179d8bc3f7d43830e2c25f7733b 1,896 1.00/1.00 vMB 9
712,315 712,315 0000000000000000000bd284c9d2c64d1e78be3c60bb3ee9742753f10aea6062 729 1.00/1.00 vMB 4
712,314 712,314 0000000000000000000a3540e255899865478ed1d155b20c497c71ad68d44904 653 1.00/1.00 vMB 3
712,313 712,313 00000000000000000008de02c5d38449a123e259088029bed105eda17fb9c05a 2,835 1.00/1.00 vMB 13
712,312 712,312 000000000000000000044ce8b905e87cb0ffb973e8cc05d303f380f0a0459fb5 1,448 1.00/1.00 vMB 5
712,311 712,311 00000000000000000005917ea115c06702c7bc0298295ad815a3715572550b93 733 1.00/1.00 vMB 2
712,310 712,310 00000000000000000007267f6433255f3cc97b088581f8c459c9d5a2d2c63179 2,165 1.00/1.00 vMB 10
712,309 712,309 000000000000000000007c0d94b1fc7425cf409a659289fbd0df1e8fd7242997 1,624 1.00/1.00 vMB 9
712,308 712,308 0000000000000000000a79b0a1eba401fec19ef14a9e100cce575174d3f5f53c 1,154 1.00/1.00 vMB 6
712,307 712,307 0000000000000000000906f7010e1c670f6afc4b1a6ddeea816773834edfb2f9 2,361 1.00/1.00 vMB 8
712,306 712,306 00000000000000000001578b6e19dae9a8ba51811bc9b49567d69bb5dc92ba05 3,185 1.00/1.00 vMB 24
712,305 712,305 000000000000000000025a9a2099e6f50d571fec2b8f211b45b73a2e89ba2f20 3,071 1.00/1.00 vMB 16
712,304 712,304 0000000000000000000bfdd4a1227ac71f49772083b8a871efd7b2741614ff30 1,331 1.00/1.00 vMB 4
712,303 712,303 0000000000000000000898bbde8597302355e157ad1c9a818d13baa9497ed54e 3,427 1.00/1.00 vMB 11
712,302 712,302 00000000000000000008eac82684e78143e412e4f9126ca47b8424654edb4504 2,956 1.00/1.00 vMB 6
712,301 712,301 0000000000000000000a87df2873eef7617d2328709fb4369c69bb79b978aaa1 2,675 1.00/1.00 vMB 14
712,300 712,300 00000000000000000004c35caed6aa783df85735f24009933bfa90a90b3c0ac4 2,928 1.00/1.00 vMB 16
712,299 712,299 00000000000000000009b87661ef57dbe36882d1cffe7886fb961c9476227f39 2,661 1.00/1.00 vMB 13
712,298 712,298 00000000000000000008eb17efa733ce50614f271a8d2091e7051d769631d04e 2,541 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.74 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: 708.14 GB
    • Received: 16.72 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.