Loading Tool

Explorer IconExplorer

Memory Pool

48,260 transactions
30.28 vMB
0.08673144 BTC
Random Selection Loading Transactions
Max Size: 161.74/200 MB

Candidate Block

Mining Attempt 58eb122becbbbd734dfbde052e1ee201c9d2f7a8bea0cd495fa9117d90fb9daa
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root 13b7c3cfa67fdd48ffae299feb74e04d495381e59b5117c53fbfbe4c3b589abf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,974
Size: 1.00 vMB
Total Fees: 0.02619159 BTC
Feerates: 101.56 > 2.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (582,622 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,231 332,231 00000000000000000d1b011c8ec708e4132f19e6a6a0bce5c82de85ccb73a29f 468 0.27/1.00 vMB 22
332,230 332,230 00000000000000001651d4eb7f04f022ab3ac788afec1988ee54a3b989317c4f 91 0.07/1.00 vMB 17
332,229 332,229 0000000000000000149dc65447f1f85c41cc906a0fa48442761d7a358925e275 783 0.38/1.00 vMB 25
332,228 332,228 00000000000000000f7e09c7fc0074868b12e4905da251d7c3d07d970460ac40 259 0.15/1.00 vMB 23
332,227 332,227 000000000000000001a827075c3c2978cec332a8fbac7a707778e13595f29667 215 0.13/1.00 vMB 10
332,226 332,226 000000000000000013a6d2ecd0e8e2f8e6f403f04e82840643a4e276ec3d918d 1,403 1.00/1.00 vMB 19
332,225 332,225 0000000000000000086f8fac8db525de891ad709146cd71c5f678c2108bb8b8a 17 0.01/1.00 vMB 28
332,224 332,224 000000000000000008635efe69678108016e36449e0838a619e43fb2259bd01f 644 0.36/1.00 vMB 24
332,223 332,223 00000000000000000239f340b03fb5d47398a7fad3188c4f6ee85d163f61ccba 362 0.15/1.00 vMB 29
332,222 332,222 000000000000000019c305903f382f527a89492d6395958144d0f2e2abad97af 30 0.01/1.00 vMB 28
332,221 332,221 00000000000000000ce0acda98822a07bf8432bb0af5ce56757b3f80b70b40df 896 0.48/1.00 vMB 25
332,220 332,220 0000000000000000116cb3d71da2e493706ef833567a4f723063bcfeee7d7712 59 0.03/1.00 vMB 20
332,219 332,219 000000000000000008f23527b58abbae54065fe1d849bbc5b9bc710319fc7cf5 26 0.01/1.00 vMB 16
332,218 332,218 00000000000000001b466fdb6ceeeec014717993a5474cbc9b8e5c948dbef748 112 0.10/1.00 vMB 15
332,217 332,217 000000000000000008393a0348f0e30025287c02289aaa10f6c864fe41e591bb 166 0.12/1.00 vMB 17
332,216 332,216 00000000000000000cd97891662a4bed3a98a2f383c848411c5e199d783c55aa 209 0.09/1.00 vMB 26
332,215 332,215 0000000000000000075347cce755241b610d0fb8a17e3d638bac5c952191a635 152 0.10/1.00 vMB 16
332,214 332,214 0000000000000000032e22b545e77e5019a409f16c1ab97ff8273b3d0ad4ac78 109 0.05/1.00 vMB 23
332,213 332,213 00000000000000000c10458458f1c6eed3cc7282d7152d0a3815ed2fb1d88d89 226 0.14/1.00 vMB 29
332,212 332,212 0000000000000000034bf48950d0807aa3b983907168d16d713b6411e5e8cee3 967 0.53/1.00 vMB 23
332,211 332,211 00000000000000000af2a20c92177f0ece5ab8891a5db5cab7498a10e0f804db 186 0.10/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.13 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: 652.41 GB
    • Received: 13.77 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.