Loading Tool

Explorer IconExplorer

Memory Pool

90,822 transactions
33.10 vMB
0.16933971 BTC
Random Selection Loading Transactions
Max Size: 199.82/200 MB

Candidate Block

Mining Attempt 7d009148dd1572b925f674c9d7e5abf669472fbef58107996d2c616f2d051404
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root ce53b7d404bbf71f2dce89f876b27e66e290537d81726bbf5e61a840f2b772c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,917
Size: 1.00 vMB
Total Fees: 0.06617613 BTC
Feerates: 627.82 > 6.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (755,769 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
159,303 159,303 000000000000041064e5dafdf33206dbfa30b1a22fed6589f76321f797a730fb 20 0.00/1.00 vMB 20
159,302 159,302 00000000000008d2383062610129862e31e278d4f9dc32c5eb21183604e71e36 6 0.00/1.00 vMB 121
159,301 159,301 00000000000002e5df78d959ecd6571465b03a7ae47117a0f11eb82b8aad67cb 14 0.00/1.00 vMB 15
159,300 159,300 000000000000091c031ae782b2c8ec00a19e29132c88cd25e2dab5367afb3300 16 0.01/1.00 vMB 44
159,299 159,299 00000000000005ca6a4153b0938068b5107f0c085591a889b3b0df521e9b27bd 68 0.02/1.00 vMB 41
159,298 159,298 0000000000000643bb2a17977cae030ca9e3f491f47577c365b07c3277428e82 81 0.03/1.00 vMB 49
159,297 159,297 0000000000000bd69d55a9c35f7486f42ff7cb42f461f9f267604354601d4cd3 24 0.01/1.00 vMB 2,116
159,296 159,296 00000000000001e62f9ebc2327d043baac2e7894e0830278956b5bc0489998ab 43 0.02/1.00 vMB 96
159,295 159,295 00000000000002b8cb6e72a90478cb971371668b6a26937175febf2e6714c7b2 23 0.01/1.00 vMB 0
159,294 159,294 00000000000002037c44ccbe3578364269da3acc8efe3aaefd7f8592d7cdac13 132 0.04/1.00 vMB 4
159,293 159,293 0000000000000e5bf18e937fdc093cb2c520015211712ae46a8b40638bb0cc90 22 0.01/1.00 vMB 135
159,292 159,292 0000000000000b5768799614426aa6feccd0d365ddd78bb34dd121f9fa7b50a3 11 0.00/1.00 vMB 0
159,291 159,291 00000000000002a47aed94c41ede056f5f16a50a3831f80c7cf93dfffd486369 32 0.01/1.00 vMB 79
159,290 159,290 0000000000000249b24584c98868b8eb6314990adfaf9ab0707549761a45e3b9 12 0.00/1.00 vMB 17
159,289 159,289 0000000000000956a9d023912fd6f288fe7dc4c1401e8b43a29800bbf972a6ae 61 0.02/1.00 vMB 85
159,288 159,288 00000000000000493320202911a16684a0c829b0127fa61b786cf53427407c23 16 0.01/1.00 vMB 24
159,287 159,287 0000000000000189b58481600f032ceeee03e2ced9dcbb692ac6b6c670a8add8 46 0.03/1.00 vMB 52
159,286 159,286 0000000000000c7e4a2cdf6d57a2a5a99a165c5fc928cf45a0eae17b90668952 31 0.01/1.00 vMB 53
159,285 159,285 0000000000000a76cb3a6dcffc9b0b1e8ab68c1a77289b18b8dc9dc84a8e7faa 22 0.01/1.00 vMB 42
159,284 159,284 00000000000009a91ec82fd45fc33df3126c2c9ba8810b61a3641dc1ec1ad7f9 16 0.00/1.00 vMB 39
159,283 159,283 0000000000000a637770118724e800b7452e2c86d137401ab5a8377759e7dd1a 11 0.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.52 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: 668.90 GB
    • Received: 15.63 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.