Loading Tool

Explorer IconExplorer

Memory Pool

78,428 transactions
29.08 vMB
0.07579795 BTC
Random Selection Loading Transactions
Max Size: 176.15/200 MB

Candidate Block

Mining Attempt 545daa089fd8779691536fa9bd87c640fd23394e49e6e7be93fe1f82af8e044d
Version 20000000
Previous Block 00000000000000000000cbf325f710fe3b651c530ae584a9791fa8f4174b473a
Merkle Root 8ecd94c9df119363647fda357273a25644050ec302b724fb8b439a65a1484761
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,205
Size: 1.00 vMB
Total Fees: 0.01504958 BTC
Feerates: 191.02 > 1.51 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,088 (537,823 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
377,265 377,265 00000000000000000a46e9cacf2adac46164a264f1d2adc94a94746a2cdcbbb0 372 0.18/1.00 vMB 38
377,264 377,264 0000000000000000082743e28121fde2ade0384f475f526c23fdec3a0eac2fab 259 0.12/1.00 vMB 32
377,263 377,263 00000000000000000913a08097c900ee7af1cf065ce1ff3e175e4acdeb7a4056 277 0.12/1.00 vMB 43
377,262 377,262 00000000000000001022665bfe87fe308312854cdb9084d61ee5d600256b7c38 729 0.45/1.00 vMB 32
377,261 377,261 00000000000000000515f5cf99f6e0403eed6e51b49c0bbefa05f1a36bc7cab5 148 0.10/1.00 vMB 39
377,260 377,260 000000000000000004bf78c57c0de285183e20f32fa166ee9a064abd9e54e3d3 369 0.22/1.00 vMB 39
377,259 377,259 00000000000000000a339c42e4bbad562084af65bb8f3d3a1e134bc4aabad158 1,252 0.62/1.00 vMB 42
377,258 377,258 00000000000000000690b41ecfef2c7729b58b4ce781e1f6162d66e3fc0b985a 533 0.31/1.00 vMB 41
377,257 377,257 00000000000000000932a12d25c0bce27ade5235cf66355ba24d52115795c5ed 138 0.09/1.00 vMB 31
377,256 377,256 0000000000000000081cb88f6ffd7b7a86dad42020d1d1223f0a97ec76a63b96 462 0.24/1.00 vMB 34
377,255 377,255 00000000000000000f6270e09c381dbec9c1bd845ecca8d6b1a83a4b17b6b48d 339 0.20/1.00 vMB 29
377,254 377,254 00000000000000001066db7f129aebc20ec2d57c8c2b591a8328f7f5486b5b35 1,178 0.62/1.00 vMB 36
377,253 377,253 0000000000000000043f01d506185733aff0635355a09819f29deca678e43917 1,342 0.60/1.00 vMB 40
377,252 377,252 000000000000000004576b29746ba2362127ec60d2a0d6dd248b4cf5915c1068 316 0.18/1.00 vMB 36
377,251 377,251 000000000000000007ad9ba67e301a78e79b054bbe23fff21f194a2ef772866e 1,179 0.53/1.00 vMB 38
377,250 377,250 0000000000000000087408c7f6080f30cd93f4244768f5ea180b8d93c0f0fbee 269 0.17/1.00 vMB 16
377,249 377,249 000000000000000003da275fa1d17713f06a1dec7e5419be896eeccdd00f482d 1,486 0.71/1.00 vMB 40
377,248 377,248 00000000000000000d97edb3bb71f1ccd1ebeceaf6c06bdef0423362a4a9cb3f 1,917 0.85/1.00 vMB 34
377,247 377,247 000000000000000009e56596ac490aa7f14e8a5623a032374065bb8c8f13b026 1,923 0.89/1.00 vMB 40
377,246 377,246 0000000000000000045d569a325359bd22307a2ab1565c7a946c94174839300d 169 0.10/1.00 vMB 23
377,245 377,245 00000000000000000534cdd4de66b0471f9fb1e382a26177841a7ecf362e9c4a 279 0.12/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.55 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 669.58 GB
    • Received: 15.75 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.