Loading Tool

Explorer IconExplorer

Memory Pool

78,695 transactions
29.47 vMB
0.10724108 BTC
Random Selection Loading Transactions
Max Size: 177.18/200 MB

Candidate Block

Mining Attempt 51141966e275c25805ed22d0446dbad7a16f900179e3073e9fdca47d3d1f71c8
Version 20000000
Previous Block 00000000000000000001694e26931d1cedfe646c4f29bed2a95789e17bc3c982
Merkle Root 5bf42b20c9a5d2c3d382496b9397eaedbfd32fd968304d0dae06fbe0aa85229d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,936
Size: 1.00 vMB
Total Fees: 0.04745697 BTC
Feerates: 109.69 > 4.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,999 (78,642 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
836,357 836,357 0000000000000000000219ca9a9bdca6f8a1bf0b4bc707b78d4ea11b862ba339 2,529 1.00/1.00 vMB 31
836,356 836,356 00000000000000000002a57a8c097bf6f54560c1b5392004a688888ba893ba3f 3,608 1.00/1.00 vMB 35
836,355 836,355 000000000000000000033552616c83f415b94dd65d5d76e1b24b8e27dff94c21 3,505 1.00/1.00 vMB 43
836,354 836,354 00000000000000000002752274ba6a8be9be56e58dd17e048df46258ca4683fd 2,632 1.00/1.00 vMB 22
836,353 836,353 000000000000000000017118a89cf447497ec244af9ebee477c2853af700c2c4 2,312 1.00/1.00 vMB 18
836,352 836,352 000000000000000000026cab8e44045d8923c93d232118c776f4e16e943bea03 3,322 1.00/1.00 vMB 25
836,351 836,351 000000000000000000014ffca17b9ec566e98e28b655cc835a0f933564b526ba 3,001 1.00/1.00 vMB 38
836,350 836,350 000000000000000000011027137540a6d1233b417156a9380f4fc5fabc19fd46 1,306 1.00/1.00 vMB 10
836,349 836,349 00000000000000000000b695785bd9f13f5d7cee752257e3b6ec93d5645fd70b 2,192 1.00/1.00 vMB 18
836,348 836,348 0000000000000000000293d7a34020f591f6f958eef2ea02b7161b01dd686b89 1,080 1.00/1.00 vMB 9
836,347 836,347 00000000000000000002e0774d601e6dd885d811e54972d6ea7b3e84f4745311 2,859 1.00/1.00 vMB 16
836,346 836,346 0000000000000000000262463204cc72fdd96b21ec29f2eb40774f68544b6feb 2,177 1.00/1.00 vMB 15
836,345 836,345 00000000000000000001cdf2499ace722f4608c4bc7abc7d4410ae77e158b6c4 2,738 1.00/1.00 vMB 23
836,344 836,344 00000000000000000003383ff2916a25f45af0f9740638b99a5476d1288613c5 1,139 1.00/1.00 vMB 10
836,343 836,343 00000000000000000001cc6cdbf5d6d818f78e50c8b180945b902741ceaaeff8 1,686 1.00/1.00 vMB 15
836,342 836,342 000000000000000000017450fd673063e2558b36528c0382ae4059d0ab4f8ea5 3,214 1.00/1.00 vMB 20
836,341 836,341 00000000000000000001ee89fc13625b144d15a9202da27508e1e0e11b4928d3 2,790 1.00/1.00 vMB 20
836,340 836,340 00000000000000000001d555405d1d6abb172a2219a780a5d26755d1e18838f3 1,780 1.00/1.00 vMB 17
836,339 836,339 0000000000000000000155ebc7a256cd2732f53aeb8c507f8849ad2061dc854d 1,971 1.00/1.00 vMB 17
836,338 836,338 000000000000000000008ac2147487d1ca9624b72d81b367bdf1f572d836b17c 2,277 1.00/1.00 vMB 19
836,337 836,337 0000000000000000000264bb3b8b0acdbe756a6d96857f5ff0f4411975a07345 2,109 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.39 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: 664.63 GB
    • Received: 15.01 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.