Loading Tool

Explorer IconExplorer

Memory Pool

35,326 transactions
25.87 vMB
0.06277055 BTC
Random Selection Loading Transactions
Max Size: 131.72/200 MB

Candidate Block

Mining Attempt 0565b88eb5253051f057b9d59528ce8fed9ffa1b6d1a81bdf46cc2f4fd7b637b
Version 20000000
Previous Block 00000000000000000001a0662e4a8a23c83196f4d11e885bf848e7d6708c875e
Merkle Root 7bab88c19a286d19f6cc5bffb84befea337265345d7a80df3f4123fac94896bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,122
Size: 1.00 vMB
Total Fees: 0.01539200 BTC
Feerates: 120.00 > 1.54 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,692 (170,504 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
744,188 744,188 0000000000000000000077192a504e1e33be27809f07d4d61015fcd5fe61df57 1,779 1.00/1.00 vMB 11
744,187 744,187 00000000000000000003037bbbca8a1979cd416ee50f639fa477c4f03ca458e4 1,730 1.00/1.00 vMB 11
744,186 744,186 0000000000000000000768e0641c784a96a36c9ba364c64ba8ea0489da660d4e 2,617 1.00/1.00 vMB 22
744,185 744,185 000000000000000000080e3308aab615e86e4241e7d4ed4364500edd38aa90ac 978 1.00/1.00 vMB 3
744,184 744,184 0000000000000000000911a778d27f3bf56dc60a076c674a2440ca4e002dea0d 2,366 1.00/1.00 vMB 6
744,183 744,183 0000000000000000000723952b69948fac24fcfc782c5fcf32fd86242daf0dce 3,309 1.00/1.00 vMB 23
744,182 744,182 0000000000000000000973c26403afb9cbb54a7b473864c4df643efb50dd0add 2,963 1.00/1.00 vMB 27
744,181 744,181 0000000000000000000363fad5b82b8fdee2a18ed3bf1d7a5beac21dead5763c 2,513 1.00/1.00 vMB 32
744,180 744,180 00000000000000000003d5ae977fec7cefa74d798e606236e9e8c293aa35d687 3,104 1.00/1.00 vMB 11
744,179 744,179 00000000000000000003e32d6def5249af097ec12bbcc1bcd625853d702ecd03 1,902 1.00/1.00 vMB 11
744,178 744,178 000000000000000000091b62a105bf3a3d0e18447f9f010d72e9013489415d19 2,160 1.00/1.00 vMB 25
744,177 744,177 000000000000000000083ce34d66f780c510e6ed354ae24def695567e375b7eb 1,585 1.00/1.00 vMB 21
744,176 744,176 00000000000000000000b3446ec2139805bc275c68ed6dcb80a6d9874c98cd4a 2,318 1.00/1.00 vMB 28
744,175 744,175 000000000000000000019a59e4c9ebae0a745f0277f8530aca221a29e466f42f 2,683 1.00/1.00 vMB 24
744,174 744,174 000000000000000000068a7d8d43f162378746365991a3e2085b762b2d64dc4f 2,874 1.00/1.00 vMB 19
744,173 744,173 000000000000000000067576faa10bb307d8b96a0a6398cbab846ba0fc460741 3,001 1.00/1.00 vMB 13
744,172 744,172 0000000000000000000381fcb3178e8c20ad09b3d742d8325b88056e833a7479 1,674 1.00/1.00 vMB 24
744,171 744,171 00000000000000000003cf08c5751ba1015da8154635e77926ac696a6cde539e 2,911 1.00/1.00 vMB 25
744,170 744,170 00000000000000000000955bea005b1a53bf4a823d15225a1504f304bab2376a 1,968 1.00/1.00 vMB 17
744,169 744,169 0000000000000000000279f1fe4f4418b3fe2d003418cd309fe9a903a4eb25bb 2,394 1.00/1.00 vMB 28
744,168 744,168 0000000000000000000959cdee8e18da6f1b368409f6dcd96dfb5eaddfc622e5 2,626 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.84 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: 638.03 GB
    • Received: 12.46 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.