Loading Tool

Explorer IconExplorer

Memory Pool

80,691 transactions
30.23 vMB
0.15138514 BTC
Random Selection Loading Transactions
Max Size: 182.19/200 MB

Candidate Block

Mining Attempt 7d1da9f60ba20e075ccbdc45ba607781afac2cfa9edb7193301ff24689b741d2
Version 20000000
Previous Block 00000000000000000000bed9e82db9db72d1b18bb335810616975b81723d85a6
Merkle Root cf04ea8cd1f900e702eaccbedbe779f71ef1e6191d3cbcefcf4ed6ce699d1a7f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,937
Size: 1.00 vMB
Total Fees: 0.07786471 BTC
Feerates: 251.00 > 7.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,130 (202,823 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
712,297 712,297 0000000000000000000021fbb5b9acf4d7bdbabc2e3b04afa3e80fd9d32872d0 3,457 1.00/1.00 vMB 24
712,296 712,296 000000000000000000078120de87a38b2d018db382d189dc9501766ead7d159e 3,011 1.00/1.00 vMB 34
712,295 712,295 000000000000000000061304d0319e85159b95ff59bfd3e9365009741eee1c20 178 1.00/1.00 vMB 1
712,294 712,294 000000000000000000041cfafc7c684e45ec315741024f83e6cc22d25bcff572 1,163 1.00/1.00 vMB 5
712,293 712,293 000000000000000000052932b8b9d5d53ff12c73ef3795f898ab8ecb194ee4c7 814 1.00/1.00 vMB 5
712,292 712,292 00000000000000000009609cbeecaa99701edeaf0a2bda6c61fe9b177c1fed55 1,342 1.00/1.00 vMB 11
712,291 712,291 00000000000000000002aa08b20381e3557a6e856241292e1495d80c9b0ee603 2,372 1.00/1.00 vMB 2
712,290 712,290 0000000000000000000c0cb3ad0a91497f89dc40e7437aebfefa470245239f6c 2,867 1.00/1.00 vMB 15
712,289 712,289 0000000000000000000126b93878d5b27cb224c6c834dcaa6007dcb52893478c 1,910 1.00/1.00 vMB 8
712,288 712,288 000000000000000000052c1da9a304a71ce34bd95cfff9a75bcb20c733d5352f 3,068 1.00/1.00 vMB 20
712,287 712,287 00000000000000000009691971dfc46bbdb80262b33174c3d1fd54756b012eb4 3,412 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.62 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.03 GB
    • Received: 16.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.