Loading Tool

Explorer IconExplorer

Memory Pool

33,315 transactions
28.77 vMB
0.07387712 BTC
Random Selection Loading Transactions
Max Size: 140.01/200 MB

Candidate Block

Mining Attempt 1379b0b96774e6f9efb33d24e50eee8c6e92f476f06b2a9121f784df7548f795
Version 20000000
Previous Block 00000000000000000000772bfec0f0e433f7a8da04c287d4efd98f5b51573c62
Merkle Root d74ed5ce9d33fd8b84aa7a08c3fb3af9b9b7e315a6370f97173373188c48f1a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,281
Size: 1.00 vMB
Total Fees: 0.01627498 BTC
Feerates: 150.75 > 1.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,515 (912,286 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
2,229 2,229 00000000bc61525dc9c80efe32f801de1b83082e2fd5bde14c6d7d376ed27e74 1 0.00/1.00 vMB 0
2,228 2,228 00000000ec317a78d83bea685e0dda3c54a7961bf228619f7fcd98c7acaff834 1 0.00/1.00 vMB 0
2,227 2,227 0000000002fed247aa33b2afc84e3c0c6f25a410fafcd31d1e27b824e30a47f6 1 0.00/1.00 vMB 0
2,226 2,226 000000002ca17a39e2e284d22edca6bd7c0ac5dddea66a11bdcb5518c6b663d2 1 0.00/1.00 vMB 0
2,225 2,225 00000000a0fd3885392267c114707089340faf95dd6e8cd1f31a688a1eaaf120 1 0.00/1.00 vMB 0
2,224 2,224 00000000e8b0ee07bedc4499aced3524a875ed74cf71a6b3b30e2d887edaf6f0 1 0.00/1.00 vMB 0
2,223 2,223 000000006d89216b4cf7bbe9f6dec95741e4f7069259c32a4efe31091e63fffb 1 0.00/1.00 vMB 0
2,222 2,222 000000009ffa197affbdef3f7e20aaadf1199d7d8317b1d7a55def5ce5fb2d1c 1 0.00/1.00 vMB 0
2,221 2,221 00000000f0490b58679c22b79b19cee8097c58923848beef29ffff1db7b94d3b 1 0.00/1.00 vMB 0
2,220 2,220 00000000c80ae0a54ae7eecf84c157b3e973d6b30f2ff77d83f6d06220bfe08d 1 0.00/1.00 vMB 0
2,219 2,219 00000000d89c882e1921531b16721a8449d59e81e9f0cdb9490fc058607b1cfd 1 0.00/1.00 vMB 0
2,218 2,218 000000004461f7c3d567d2d658ee66317859bc922f270438df621a0e851571fc 1 0.00/1.00 vMB 0
2,217 2,217 0000000068f0ffcd5493d706ced42fd21407d9e2cd2c90eedbb53430fb7df297 1 0.00/1.00 vMB 0
2,216 2,216 0000000057ce692a1c822d97ea4111f7f157d8c0052114df5c6c1492743753fb 1 0.00/1.00 vMB 0
2,215 2,215 0000000092e1853b69493c46b1b5e4e02bd383bbc1152b1519f76f857afdb719 1 0.00/1.00 vMB 0
2,214 2,214 00000000411e3b9b2066078b10548f1872b4c646a10cb39bb47395d3bf1d79c3 1 0.00/1.00 vMB 0
2,213 2,213 000000009cdf8746d02ef9c07ef02447edbdbf22218ed318ad6bcba33f572996 1 0.00/1.00 vMB 0
2,212 2,212 000000000ba2cae81854ad5a65aa484a9e1f44692bc76c1706dae7987ae09fcb 1 0.00/1.00 vMB 0
2,211 2,211 00000000efb7a2f9980e6f4e146c9b7bb308fb2b300d47a106436fc85005af5d 1 0.00/1.00 vMB 0
2,210 2,210 0000000038a7a31053072c3e627a5c361e730a1970ad614f8f56e82417a2fe3f 1 0.00/1.00 vMB 0
2,209 2,209 00000000a82ff3a7a0c609e549688b464d9e60842be1dfefefb4d7ef9af1a9dc 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.53 GB

Node Details:

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