Loading Tool

Explorer IconExplorer

Memory Pool

34,793 transactions
26.53 vMB
0.05604444 BTC
Random Selection Loading Transactions
Max Size: 133.63/200 MB

Candidate Block

Mining Attempt 3697fb6b967eda5ad64bc9aa77339ef8af7f456ae4eb81d02b147b58fb926762
Version 20000000
Previous Block 000000000000000000019a6a43291f856c35b16a71da6815df4a131b431a0b21
Merkle Root ddd360ec16d548c2d4f5b684b97a3fcf85b487c81371125f2565a7dbed99a92d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,770
Size: 1.00 vMB
Total Fees: 0.00659219 BTC
Feerates: 61.00 > 0.66 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,651 (639,315 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
275,336 275,336 0000000000000001577d3fb941fc40b768e3158540a992ead5fd2bbebf238ef1 103 0.15/1.00 vMB 12
275,335 275,335 00000000000000042ece568e3a4d9364e99a3e0d6d94ebebd8c7643fa91d534d 623 0.25/1.00 vMB 65
275,334 275,334 00000000000000044747aa4023dfee591fc0d0fc857781a3fad1f9015bb05d1a 302 0.15/1.00 vMB 46
275,333 275,333 0000000000000003758d01496be9e9bc34adc18dd7c5d10e0097f5ff23446d86 349 0.32/1.00 vMB 25
275,332 275,332 00000000000000033cb7fb30555ee4cc4d56bb4f57ac9743425077991eea2991 551 0.35/1.00 vMB 27
275,331 275,331 0000000000000000a3134434faca021c4d5d9e8573c2eae13f96b41b937ae330 719 0.25/1.00 vMB 73
275,330 275,330 00000000000000014e0717e992ddc4145463a0222ba5c6ace3af59d7eedc1b3b 462 0.24/1.00 vMB 34
275,329 275,329 000000000000000249c630d50086151de44ec2468a708305da9417e429015ec7 65 0.03/1.00 vMB 35
275,328 275,328 000000000000000193069aea35d29ef59e78d7826e690831fe4a3dc5ab3bffea 544 0.25/1.00 vMB 58
275,327 275,327 0000000000000000cb7d036f2f0ccbd61b424a1f94d5ad3e496a5301e1395f65 57 0.03/1.00 vMB 37
275,326 275,326 0000000000000001ab5abbcd6893b68fa71b360047ae68c1397898e42bfe5fa1 45 0.02/1.00 vMB 40
275,325 275,325 0000000000000000dc90cfd9dd0491fc37501a91d2bfae76138539e7e8f0fe8a 84 0.15/1.00 vMB 6
275,324 275,324 00000000000000019c7c582192d14fe2f8bf5eeadd0c0b6371c49dd68c5358a3 181 0.15/1.00 vMB 22
275,323 275,323 00000000000000002149cbb8077a7143bf3e4a7fdb88e4b518534ffa21336271 740 0.50/1.00 vMB 24
275,322 275,322 0000000000000003c23400bf152f74f8bd71b6bd88229ff9e0da925b834e7eba 782 0.25/1.00 vMB 85
275,321 275,321 0000000000000000d02e8e51c54d4ac17e59d84590f78aedc79bc2c8490ec81f 53 0.03/1.00 vMB 52
275,320 275,320 00000000000000016e3a057ceaf304f69d6dea4ddb382d6984fe4ee3e8f9f39d 277 0.21/1.00 vMB 21
275,319 275,319 000000000000000387e61db7ec635c5b9fc706cb0f8e75d7f016b01a02d65777 798 0.35/1.00 vMB 49
275,318 275,318 00000000000000028f7229a62048c5401bc1f9e939ff144c15abdf38c0c31091 1,339 0.50/1.00 vMB 65
275,317 275,317 0000000000000000e75e088a53647fd42f8c4c240f5f7361acfdcfc51c3be75e 252 0.15/1.00 vMB 34
275,316 275,316 0000000000000003a9aabcca9c53f46ab143498c67c7b315f251205ea7046ca2 627 0.25/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 781.77 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: 632.84 GB
    • Received: 12.15 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.