Loading Tool

Explorer IconExplorer

Memory Pool

78,715 transactions
28.90 vMB
0.11151429 BTC
Random Selection Loading Transactions
Max Size: 175.44/200 MB

Candidate Block

Mining Attempt c7dd29b0a2218dde697a2d52653234cda08b97d88ba2dfa99c56b097ac6478e4
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 5c5f1dfa9dd7d6d8a35ed8e94dd8d143f7ee21a3ba86e73f877eca33c71bf470
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,370
Size: 1.00 vMB
Total Fees: 0.03991654 BTC
Feerates: 602.26 > 4.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (667,146 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
248,159 248,159 00000000000000778af2370eac04a526dd9ccbe811e89acebdd62ef7571d35fb 256 0.21/1.00 vMB 32
248,158 248,158 000000000000001f5c8d3b2ab371806530c72439dafb03a5ba40a844e35ea577 662 0.25/1.00 vMB 169
248,157 248,157 00000000000000064c359a167e0d4c415558311e9cae5a032d0ee31c8aa1a17d 252 0.16/1.00 vMB 106
248,156 248,156 000000000000003b2fab807d780c1bd3ed40d0fa6ad8a02013964fd642a1eaf7 261 0.11/1.00 vMB 146
248,155 248,155 0000000000000020f8dc4d6c9a5b61594e8f79511b5cdb0ce26f2604d7b9f484 197 0.10/1.00 vMB 105
248,154 248,154 00000000000000350560c3270d367bbbe677d463b901182ed77ab7c0ea5b41fd 12 0.00/1.00 vMB 57
248,153 248,153 000000000000005727b16416c3f19995d38e3844103cf552cf31a5025ae91997 241 0.11/1.00 vMB 105
248,152 248,152 0000000000000060ab7d3108c9d964c736a8e46abe29285bc2cf46ea1b2f55f7 147 0.06/1.00 vMB 154
248,151 248,151 000000000000002efd6c0a13d3305b14891de92ef055f68ad652cc4524fc4c57 113 0.07/1.00 vMB 132
248,150 248,150 000000000000003e6e61d4e99fd3a7ffc55b842c0055332db2b799dadaadab96 128 0.10/1.00 vMB 52
248,149 248,149 0000000000000055f7bbcd4c603e06c4ab2cf8b862f58445c690636ce7e1857c 122 0.06/1.00 vMB 155
248,148 248,148 00000000000000478dbd5366f8c342c729339b8525aee8eebcfdd9a01aa39563 121 0.05/1.00 vMB 152
248,147 248,147 0000000000000053d3bbb5b6b3f7c326e1b7164c4b530ba0be251e59765ccb8b 56 0.03/1.00 vMB 135
248,146 248,146 00000000000000640ca36fcdad8527730bffb69eae960835f88da3f3fde8dc52 62 0.02/1.00 vMB 9
248,145 248,145 00000000000000741180f686cc5ce5a407a9b5eb80f374d540107bbb1a3958f1 363 0.15/1.00 vMB 132
248,144 248,144 000000000000000a1e47b9ff652562368b5069e6e7a85b639214f8ad2e01ad09 396 0.19/1.00 vMB 4,442
248,143 248,143 000000000000006826bda9c78399e35459732b339c317d710b575d3154b3fee6 15 0.01/1.00 vMB 84
248,142 248,142 000000000000005df1d33bdd306f4ea35ecf8fcba14a496d32d8cef9216b5da2 424 0.15/1.00 vMB 147
248,141 248,141 00000000000000302e3ebb99cf767bfd671a3019d2557cd31218dbd583fd7a34 524 0.24/1.00 vMB 109
248,140 248,140 00000000000000506249c780fdee00ccd5bd92d05921294722a74e4bdbf9b78f 60 0.02/1.00 vMB 82
248,139 248,139 0000000000000046c0382514486134529af97cd94ad36b55ff1a7b566db88d45 412 0.18/1.00 vMB 115
Previous 10 blocks ↓
Total Size: 782.92 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: 714.41 GB
    • Received: 17.53 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.