Loading Tool

Explorer IconExplorer

Memory Pool

40,216 transactions
27.17 vMB
0.12162200 BTC
Random Selection Loading Transactions
Max Size: 140.39/200 MB

Candidate Block

Mining Attempt fa6664a191f11642f190d7ed2c105b7947ba8e294503c3e61e4f3ba9182bec5e
Version 20000000
Previous Block 000000000000000000011aac3f8356d41d0f3b59beeb05aaa2207d77b5b56f75
Merkle Root fa1d93e64fd18c82cd5c88945241b4d7533b6d7db70561d8b0b58b10eaa90b5a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,257
Size: 1.00 vMB
Total Fees: 0.06578687 BTC
Feerates: 285.90 > 6.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,680 (590,942 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
323,738 323,738 0000000000000000173f83a773005b3163040be33996e7998cb11d7a755fa9bb 160 0.09/1.00 vMB 64
323,737 323,737 00000000000000000c1742cba843d58529b7daca829db346548076beb028f9aa 309 0.27/1.00 vMB 22
323,736 323,736 00000000000000000b075f39b3dc3f456770a36fd62ffd86f06c96b0263f7298 389 0.23/1.00 vMB 38
323,735 323,735 00000000000000000ee8653904e222ba4514117e0257b2250a2c59bfcc9c8c12 538 0.78/1.00 vMB 18
323,734 323,734 0000000000000000012a6909fea858ae6d3ef66a2e26255eb6447cdd878d0dc9 286 0.25/1.00 vMB 22
323,733 323,733 00000000000000000c52672ae98a2d6ff2a9570099ad52de0843b926e7c5712b 265 0.32/1.00 vMB 26
323,732 323,732 00000000000000000d2fbb4a6d9cc1be6f1738d502859b89ad92f7f9637b7495 222 0.18/1.00 vMB 26
323,731 323,731 00000000000000001de535e91aafd679bc55479012eec54228229728e233cd43 65 0.12/1.00 vMB 11
323,730 323,730 0000000000000000107d3210bbc46db23f19fea07c7b29e949fd9adbb2be5403 1,084 0.75/1.00 vMB 27
323,729 323,729 00000000000000001d0f5edbaf624e62d12f4068f8880b2e8d7070bec2c79a1b 648 0.35/1.00 vMB 30
323,728 323,728 000000000000000005cb25fafaebc04c88b655ab89030594de9e1519e2c5580d 1,007 0.73/1.00 vMB 27
323,727 323,727 00000000000000001538719eff61d42f6057a20cf6e088a78c8c74e7c240ac98 345 0.42/1.00 vMB 16
323,726 323,726 00000000000000000b785864b58ae7305161fba71cf5cba0158cc2a1d9f28c1a 255 0.15/1.00 vMB 30
323,725 323,725 00000000000000001123970bad6bbb8eb7cb420e05dd05a2ee203ddb89f90f36 32 0.02/1.00 vMB 84
323,724 323,724 000000000000000009ae0c37545fa7fb65ecf4ee8094a571254426f6c85246e7 510 0.34/1.00 vMB 31
323,723 323,723 00000000000000001c1e511372c71b58cf8f57bcdb8221ca04b5a5f2b9f91401 113 0.06/1.00 vMB 28
323,722 323,722 0000000000000000051e92d819757f3c00159b29bbdcf56f15e9f8ddf57a9165 279 0.21/1.00 vMB 23
323,721 323,721 0000000000000000169a6b21589d921222db0f2f636720f9ab716355a2457ce7 1,043 0.89/1.00 vMB 19
323,720 323,720 000000000000000019bcea832151a57f159403ef1960e61c71a5f744daaca8ec 512 0.21/1.00 vMB 46
323,719 323,719 000000000000000000187886c3f416fa95652bc3ca3c41bc966f76aaff8b1a7a 98 0.05/1.00 vMB 34
323,718 323,718 00000000000000000f09f2745c6e56e8e2434674e099ddf5dd1609934a553501 717 0.49/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.82 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: 636.39 GB
    • Received: 12.36 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.