Loading Tool

Explorer IconExplorer

Memory Pool

44,866 transactions
26.51 vMB
0.05352194 BTC
Random Selection Loading Transactions
Max Size: 140.52/200 MB

Candidate Block

Mining Attempt 1066c6ba9e1aa86ab999cd99d98439b756392cb63a538dc28c0b7e6fcdcb2bc3
Version 20000000
Previous Block 00000000000000000001127a2e96d397c2be9f34cab3902b51cfac0ca622c96b
Merkle Root 4343ecc8558069bfd7e0c9764d55770a7c0bbfcfeb93c9f372e760b728f68182
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,378
Size: 1.00 vMB
Total Fees: 0.00493465 BTC
Feerates: 40.21 > 0.49 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,780 (350,211 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
564,569 564,569 000000000000000000249868824553d092ae9203d9eabe309f91c6ba072b0f62 1,589 0.81/1.00 vMB 12
564,568 564,568 0000000000000000001754aaf45103288823d310cf349107d36ed00bee97e41d 2,971 1.00/1.00 vMB 5
564,567 564,567 0000000000000000002abc13795977975b02ca3c5635946a4a64311099dee8d9 2,623 1.00/1.00 vMB 32
564,566 564,566 00000000000000000027928b711360ae1e2ec66db523597f585367cd625be169 1,719 1.00/1.00 vMB 10
564,565 564,565 00000000000000000001d3aeb98f55439bca7ae53a13311f2aa6b53d23f1b25a 2,293 1.00/1.00 vMB 24
564,564 564,564 0000000000000000001797e9a1a65bc9a3b950b1e07defdc84f5d1daa1533945 2,952 1.00/1.00 vMB 4
564,563 564,563 0000000000000000001d34e097cd5b886f16d3493044ccf7688d3f0bc44b66c3 2,484 1.00/1.00 vMB 7
564,562 564,562 000000000000000000125a656acc3fb9f5ee1281a8177f3f042261a9d39e4fff 2,803 1.00/1.00 vMB 13
564,561 564,561 000000000000000000255e1944454522f815d19187973384051c208211022d2c 2,838 1.00/1.00 vMB 37
564,560 564,560 0000000000000000001ccbe3b77143b75b7349162ebe2ed98eb362fc141c7893 2,416 1.00/1.00 vMB 34
564,559 564,559 00000000000000000003c3aeb6609e9db5e3ced928b05668b955d838bcf66696 2,506 1.00/1.00 vMB 12
564,558 564,558 0000000000000000000549c0b2cc3abb9d92d917a923b12cd32dc920b3954adc 3,219 1.00/1.00 vMB 44
564,557 564,557 0000000000000000000f15057b70583896f725fb018af94ed5edfaea1361ebe0 1,401 1.00/1.00 vMB 16
564,556 564,556 000000000000000000156f86a3ad0e9bdef9b8b863964605f3829e4969eb21e1 2,826 1.00/1.00 vMB 47
564,555 564,555 0000000000000000001e83e3c29ebb1ab23414fdbdbbb3f2f3f1af86d46b849a 2,933 1.00/1.00 vMB 17
564,554 564,554 00000000000000000022cd1c4241bbdaccdae9f7bdae53c1935614867ac517b7 535 0.23/1.00 vMB 12
564,553 564,553 00000000000000000008923b37ba51d63480fb12f31281add007d75497e7e3d3 3,343 1.00/1.00 vMB 10
564,552 564,552 00000000000000000026bbf473265b15e70d607293b23f8a53aca5207035d415 3,165 1.00/1.00 vMB 24
564,551 564,551 0000000000000000002a095ff1d6ea1d01aaaab194947a61a191e61839b04fb8 107 0.04/1.00 vMB 38
564,550 564,550 000000000000000000237eae3aeeb7f077491e43ed9db900c3716bcd5922f02e 2,205 0.71/1.00 vMB 17
564,549 564,549 00000000000000000003eac1aa86ba00a4624702c915d8e3ffb9badbff4ef3f0 1,847 0.65/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.99 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: 648.78 GB
    • Received: 13.08 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.