Loading Tool

Explorer IconExplorer

Memory Pool

42,087 transactions
26.42 vMB
0.05536911 BTC
Random Selection Loading Transactions
Max Size: 138.15/200 MB

Candidate Block

Mining Attempt 2713327a89e4a6091a3e283eb58b899c4a8790e44c0dc6bf21534fda393f4346
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root 133a58149d1d878c707089cfded05444268cc295ac91cdc276478a9d4269fc36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,524
Size: 1.00 vMB
Total Fees: 0.00690831 BTC
Feerates: 150.77 > 0.69 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (256,736 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
658,149 658,149 00000000000000000002bc948a19ee28cc43d87d2e4e8a02df970c93c19bd6f3 308 0.14/1.00 vMB 17
658,148 658,148 0000000000000000000ae1c978bf5aea152881900bffd3e0f4705e89d50bdc9c 334 0.13/1.00 vMB 19
658,147 658,147 0000000000000000000668bfad6c6aadca8c0048e2783755f4835a627d1d2029 1,344 0.51/1.00 vMB 22
658,146 658,146 00000000000000000004bf70539e0187917be62580c8762b42785e28a1eca0bc 1,131 0.44/1.00 vMB 12
658,145 658,145 00000000000000000008f9e7a70ff83454df6f8d6ef4566192443e3cb3dcc715 1,423 1.00/1.00 vMB 26
658,144 658,144 0000000000000000000882c435783d33baee92b6a426c2c5901d854f5341e282 2,331 1.00/1.00 vMB 8
658,143 658,143 000000000000000000008581bdb19fba21a91f621901960c0e3fec1099520023 2,015 1.00/1.00 vMB 44
658,142 658,142 000000000000000000061dfd996e6055f4450cddca671d618e8e02a86f16d9b5 413 0.16/1.00 vMB 28
658,141 658,141 0000000000000000000f46020b13c68d0be34ee521700ae40b1b0881ef482169 554 0.24/1.00 vMB 26
658,140 658,140 0000000000000000000d5168ce2415effc41415a20a080a417ad51d17eec99bb 1,598 0.62/1.00 vMB 22
658,139 658,139 0000000000000000000e0820b6b59f66719143f77cdc557fa757b928b4cb1bf6 2,045 0.97/1.00 vMB 15
658,138 658,138 00000000000000000000aed0de74995a2e2cbe609cd5336eb42f2e0c75c6731b 2,568 1.00/1.00 vMB 30
658,137 658,137 00000000000000000002d01569e2eea9584cdf141b33e8487554b869f0ec8b4a 2,489 0.95/1.00 vMB 27
658,136 658,136 0000000000000000000327c97b4e78ed4b101b2ae53e14c4cd03829663ea1dd1 792 0.34/1.00 vMB 22
658,135 658,135 0000000000000000000c56e35c09f1bd1e105e564019cd590fdcf66af40329b0 521 0.21/1.00 vMB 20
658,134 658,134 0000000000000000000e0926d7effdce1ef56d3af84e3d2df2304d31606f474e 209 0.08/1.00 vMB 22
658,133 658,133 0000000000000000000bc01070caf33d54e71b2c404832dd4545a74decde76be 130 0.04/1.00 vMB 24
658,132 658,132 00000000000000000009a3f40bc3392c7944ea3f8edcf7d2a40376a97ba9edd6 2,248 0.89/1.00 vMB 20
658,131 658,131 00000000000000000008d921dd70fc023a371ae2af36a14cd38fdb5b69661a05 1,460 0.94/1.00 vMB 8
658,130 658,130 0000000000000000000e144e68593f59bb9148c0eb3c27bc1e6fcf144c7c122a 2,015 1.00/1.00 vMB 27
658,129 658,129 00000000000000000001766e16e531352bec4672daedf7870ea46d2724b7e183 1,324 0.72/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.18 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: 653.65 GB
    • Received: 13.98 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.