Loading Tool

Explorer IconExplorer

Memory Pool

86,100 transactions
32.98 vMB
0.07831181 BTC
Random Selection Loading Transactions
Max Size: 196.30/200 MB

Candidate Block

Mining Attempt 6a580fa4825e72f5408fb9be7677e84857c5fb6b9aa1821202aa8ab577b17821
Version 20000000
Previous Block 00000000000000000001daf3c926b35e52b7cc6cab46817fddb39625d856b12d
Merkle Root 1b46973595f1ad8bd6d1eb35556274575ba042242b0f42cdcda511ce9a4f15f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,290
Size: 1.00 vMB
Total Fees: 0.01309899 BTC
Feerates: 203.60 > 1.31 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,946 (646,553 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
268,393 268,393 00000000000000017d81c79b5c98047807e2de5d83560f1c07bd42e9c4695823 561 0.25/1.00 vMB 143
268,392 268,392 0000000000000000f8c9180d622c8abb09f9f62aa12433c36f4ce0d5ffc0ad6c 491 0.25/1.00 vMB 86
268,391 268,391 0000000000000000e7c3a9387b2a17525cf173e67591df40e8b6ee64882c1e40 123 0.10/1.00 vMB 34
268,390 268,390 0000000000000002e8dbe142b7f389f30fdbca7dade651d0e163b378d4bccc4c 205 0.12/1.00 vMB 49
268,389 268,389 00000000000000071d22f2647e43f2c68f2d31e3d36bfed0fb964eb0f2a26a38 114 0.05/1.00 vMB 48
268,388 268,388 0000000000000000dc988f42876d5ab7496ba131d5ed77b152f3136f4bf66301 652 0.27/1.00 vMB 86
268,387 268,387 0000000000000001a1c6dc9343e20b84bbc3cfeb36a4b3aa0a82498065935f1a 210 0.13/1.00 vMB 65
268,386 268,386 0000000000000007549d1d7d3d98a30c9f7ff7f44398315a6760fc446758bebb 282 0.16/1.00 vMB 60
268,385 268,385 0000000000000004e8926ab49ec0610f8e15db610ae60b21dd04c699e1eec653 207 0.10/1.00 vMB 73
268,384 268,384 00000000000000074721ed2a2483c060e6fdb5ed5e4447c072858c730623f6f0 384 0.20/1.00 vMB 72
268,383 268,383 0000000000000006e606feb0552a342f780fbc3f333fc733b6c29edadc16fcda 416 0.18/1.00 vMB 55
268,382 268,382 00000000000000013deefb23797db13ef7d0b91442c0e03e8068e13482ea4384 285 0.17/1.00 vMB 74
268,381 268,381 0000000000000002077638e8c5d1a0f29b57ef885dca44105db758bae5dc8734 555 0.33/1.00 vMB 67
268,380 268,380 0000000000000005117a44d8560c619403f1e75452dfe63f35bb959e5255df7d 592 0.30/1.00 vMB 67
268,379 268,379 000000000000000676663da1b7e0c580d26e768fad20a14c0f3c6662ae36a016 620 0.28/1.00 vMB 69
268,378 268,378 00000000000000077e6eb274513df39076fc13ea85b775b8ed501b785b45f85d 37 0.04/1.00 vMB 8
268,377 268,377 0000000000000001957bd7682df90bbe588af449711de38b2e012f4724034e1d 199 0.17/1.00 vMB 31
268,376 268,376 0000000000000006224644b1663ec1f723a6f85649310766efdfce543a2717e1 591 0.25/1.00 vMB 108
268,375 268,375 000000000000000042b44767a6238c0f9d8610ac30b78871dba1ef7bf710357a 581 0.25/1.00 vMB 97
268,374 268,374 000000000000000850db3e99bdde2513cd7db38c174328e02cf70c01d6df614e 507 0.25/1.00 vMB 7,630
268,373 268,373 0000000000000004d7575f5f08618d7ab7446c010cd8fe955bc3309e7783386a 166 0.07/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.29 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: 657.24 GB
    • Received: 14.50 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.