Loading Tool

Explorer IconExplorer

Memory Pool

78,978 transactions
29.45 vMB
0.06731738 BTC
Random Selection Loading Transactions
Max Size: 177.28/200 MB

Candidate Block

Mining Attempt 9db29579fe26bbfae909c93b963793dd65c3b816bb35a4116685fb46cb869509
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root 6d190d322791aad9e591206cae3a606eb31a7d0fd149900921afa67634d85af9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,379
Size: 1.00 vMB
Total Fees: 0.00757819 BTC
Feerates: 150.77 > 0.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (755,701 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
159,282 159,282 0000000000000c3ca4f00264b3a2633acab6be2a1274a6e3852c1f2a83021511 36 0.02/1.00 vMB 40
159,281 159,281 00000000000003533b2bf4f040bbc5e84a518e0bb54e57aa468b213d2d9069ab 77 0.03/1.00 vMB 123
159,280 159,280 0000000000000a00d54d85acf9aa6422912d58d5eaadf12a8d2f143fd9883e42 1 0.00/1.00 vMB 0
159,279 159,279 0000000000000c263d36eacc44894267d30969b911d5ae14bb40e728d0e023da 1 0.00/1.00 vMB 0
159,278 159,278 00000000000007694a407340826c5335c18ba4ebfbd6140c5b7390c82cc400fb 30 0.01/1.00 vMB 37
159,277 159,277 00000000000001a12b0fe95fa28c33b4c627336220f67c1997be2b60e01cf600 35 0.03/1.00 vMB 122
159,276 159,276 000000000000029e35663cd7f924d5f9ee7fd0357c456ec96bf00d3a887db571 79 0.03/1.00 vMB 111
159,275 159,275 0000000000000175a248f206ca6eee43fc3c94ca1bd784ac116f9191fb889056 35 0.01/1.00 vMB 132
159,274 159,274 0000000000000cf9dce2f3fd51429062712b7005699232229258f6af2eec0bb6 17 0.01/1.00 vMB 78
159,273 159,273 000000000000054d5838cc236d6bec6d12c97bc008185a92377d2e4c2f647392 24 0.01/1.00 vMB 0
159,272 159,272 0000000000000abbb207800832189dbb3aa246f0ab0eb47dbff748a7b5e99eec 18 0.01/1.00 vMB 127
Previous 10 blocks ↓
Total Size: 782.38 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: 664.29 GB
    • Received: 14.96 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.