Loading Tool

Explorer IconExplorer

Memory Pool

76,443 transactions
28.57 vMB
0.10162490 BTC
Random Selection Loading Transactions
Max Size: 173.14/200 MB

Candidate Block

Mining Attempt d32b4042765c4ff611ec8d5f5457174f6d3e3bd5e80690fd857e2fc8be15f414
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root 3bec84d98a2c34811ad569fc7bc34182cafc5b443eaeaf17cc9aa3975ff0e512
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,368
Size: 1.00 vMB
Total Fees: 0.04236328 BTC
Feerates: 101.65 > 4.24 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (734,878 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
180,245 180,245 00000000000006cf0694c61541d3f36cb5faa97694f90a7503b2ad9964990d7a 59 0.03/1.00 vMB 282
180,244 180,244 00000000000007390e7f66c135232e6b07d4807dcf9e604847cb9dd0a326c2a7 37 0.01/1.00 vMB 73
180,243 180,243 000000000000054f76234ee803425e3d6150348b84f1ea2e3f274fb07ce6d1e1 58 0.03/1.00 vMB 33
180,242 180,242 0000000000000517ee8694220c6c51329940c2098025d71af9a808006c6e4e07 149 0.07/1.00 vMB 112
180,241 180,241 0000000000000560c530ec994d2b2d9bc7ee242fe1eee046acd39b8b90802db5 137 0.06/1.00 vMB 156
180,240 180,240 00000000000008be1f2921b94cddbf62f884d5b629f7d4403fa9bd42688e6b7c 91 0.04/1.00 vMB 106
180,239 180,239 0000000000000537212e6607147bd5cb2ed9af130173fa2ca68b57266e6afe70 23 0.01/1.00 vMB 393
180,238 180,238 0000000000000800e2eb983486c89705eb5c47ed0867eb7d77f14c43b8b9ca74 62 0.03/1.00 vMB 72
180,237 180,237 00000000000005de115b849212dafed490fd7983c07e6d5966b46838f9a98336 22 0.01/1.00 vMB 432
180,236 180,236 00000000000009a84434f7e606644d1b59169d3a9ba5f71568c75edfc1c76ddc 45 0.02/1.00 vMB 18
180,235 180,235 000000000000074a7729ea6df467908db78f4814b4bd33dcb3855f1284bd5f07 44 0.03/1.00 vMB 58
180,234 180,234 000000000000033e6015f7f0507656e513e1e4633993dbdb5d3e8230e42dadbc 49 0.02/1.00 vMB 79
180,233 180,233 000000000000082c9cd2a571746086958442b4f4594babe9254e00a219377580 8 0.00/1.00 vMB 143
180,232 180,232 0000000000000076d54d78805c1c08094443164bce278819fdb569ab946bffb5 16 0.01/1.00 vMB 54
180,231 180,231 00000000000001841e1d03b3c988d399f7d0122446b8ef25b4abb126b759a04e 90 0.03/1.00 vMB 41
180,230 180,230 000000000000051228429bef3ab6b93dea4dccd49e5f6d9d60192a41a2c7872e 46 0.03/1.00 vMB 152
180,229 180,229 00000000000008f750330e0012bc15791f318973b9011b97607b323a5e431125 177 0.08/1.00 vMB 98
180,228 180,228 00000000000000efae2e83371af164372f277a796ca4bb036b13197285b06f1d 300 0.15/1.00 vMB 210
180,227 180,227 0000000000000856754290ee38aa6437860c5cc617044da64be4c1bc48d6e9a0 142 0.06/1.00 vMB 99
180,226 180,226 000000000000097320d7758c2e72245e58b87e5f2a21b18ecb1975a40715b9bd 137 0.05/1.00 vMB 156
180,225 180,225 0000000000000370512e0bd446998987492f151cb92446fcc4d3b35abe8cbb91 141 0.05/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.60 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: 671.82 GB
    • Received: 16.02 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.