Loading Tool

Explorer IconExplorer

Memory Pool

31,322 transactions
12.28 vMB
0.03749988 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 71.28/200 MB

Candidate Block

Mining Attempt 5a1ae6edddddc64f977a2a253053f957447a9ce4ad6f0fecc91279ecc9ef6dd3
Version 20000000
Previous Block 0000000000000000000172a1d11580e33d6323106c895a61630f5c68fc726d3a
Merkle Root 49d521721802300202f359121059783b8fe723d5f2ecad5129f8d1e37159d35c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,747
Size: 1.00 vMB
Total Fees: 0.01565622 BTC
Median Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,512 (740,880 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
172,632 172,632 00000000000004ec9088a82f2d6f77aa36b0edc16461dec57444be9c4da60858 1 0.00 vMB 0
172,631 172,631 000000000000001396dfc62a6c5f957939c7605fd4b6eb9ecc0f9905aa368a95 6 0.00 vMB 20
172,630 172,630 00000000000005b91e0bbc5952cc37dad593b0c1af0cdd76f8cc3699cb0d5e0e 17 0.01 vMB 1,579
172,629 172,629 00000000000005b528de40ab811a6b8411f818a3492fdb270a27dfcb890f926c 1 0.00 vMB 0
172,628 172,628 00000000000007b12ddc1dc6092fa09798b58178d915b1c19815a4e3f97b0bc8 48 0.03 vMB 87
172,627 172,627 00000000000008f41bd78bdd4a80bc7917f9b377b009bc9c8e93dd30ab2df664 17 0.01 vMB 56
172,626 172,626 000000000000060c675b2815fe5a8a348bb57d16679ad042f13b0c242428281d 29 0.01 vMB 137
172,625 172,625 00000000000008e91d369ac3e1deb05c348b88333264dacdeb413dca3fd032d4 134 0.04 vMB 23
172,624 172,624 00000000000000b8941a93d38ad00d3ad31cddbc40841dc7b2d0b6cec238ffa8 8 0.00 vMB 1,070
172,623 172,623 00000000000004a1bbe7086fcff803f1974f72a7eb751aa110399449b7c66ab1 1 0.00 vMB 0
172,622 172,622 000000000000098f643d30f2fbdb9c06d543c4769a71f9a1aacbea4bed3a0f0f 17 0.01 vMB 19
172,621 172,621 0000000000000368ee89b4eb54049d50e21dfa9ae700977b832fb642baef5c62 13 0.00 vMB 0
172,620 172,620 00000000000002d3aff0faa2dcc3c579797256b367918a71fa613a8ce0f546a4 38 0.03 vMB 56
172,619 172,619 00000000000001529c0886623fce04f58d999f1cfbc9d9033d4750dfd19383f9 1 0.00 vMB 0
172,618 172,618 00000000000003799f5426242c3d487f12753cf697a4fc7c4d3e6a4864127277 29 0.01 vMB 24
172,617 172,617 00000000000009ffbbd76375cce5d36de62c6f4e7ec27e517e648fe8d15889b2 45 0.02 vMB 45
172,616 172,616 000000000000075cf2c743338aa29fe539e7c8fb98d35dfea8ae8e2c6155fb5a 37 0.01 vMB 63
172,615 172,615 000000000000067020505b21235511142d874d93977ce4c442945f9e40d2edfb 14 0.01 vMB 55
172,614 172,614 0000000000000295f2d7b4bd8dfcc4f063095444032a5531f5451245746b4e0d 13 0.00 vMB 14
172,613 172,613 00000000000003355c21ac34e7e8cfdfe6b7e83063b2e358737fd33817160e21 61 0.02 vMB 31
172,612 172,612 00000000000006461a30fbf6d85c9ba3b9deb7c5ce3663560576917c60d5d733 17 0.01 vMB 252
Previous 10 blocks ↓
Total Size: 779.75 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 385.61 GB
    • Received: 1.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.