Loading Tool

Explorer IconExplorer

Memory Pool

75,460 transactions
28.27 vMB
0.06247284 BTC
Random Selection Loading Transactions
Max Size: 171.18/200 MB

Candidate Block

Mining Attempt 60e153d1056e859214c6f5193166bcd3869a00ec9f0bc71296fe83e98381056f
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 348e5443145ef64b6f75b90e025b55fa45fa451966229c8450361cd115d134a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,394
Size: 1.00 vMB
Total Fees: 0.00403091 BTC
Feerates: 40.21 > 0.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (66,551 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
848,607 848,607 00000000000000000001fc8b25c7e28673fee0dc799a2537fcea9699495799ca 4,710 1.00/1.00 vMB 29
848,606 848,606 00000000000000000002eacd1509fe421c2ec5dc27aa5fdaed4d3e8bbc49e64a 4,450 1.00/1.00 vMB 26
848,605 848,605 0000000000000000000287ce29788835131eefa91d32f0abf0d5e775c08193f6 5,395 1.00/1.00 vMB 38
848,604 848,604 000000000000000000016a7405fee7ddbbccc88d869d5c7a833c0a69f3a08492 5,749 1.00/1.00 vMB 17
848,603 848,603 00000000000000000000234807fc7fbce628476072748c94cde5d1ac8fb0d174 6,220 1.00/1.00 vMB 20
848,602 848,602 000000000000000000024151980e032f221445f2d132c065c866c73725922483 6,069 1.00/1.00 vMB 25
848,601 848,601 00000000000000000002aaa18f124dd215262a9e4007e0ea194666eeec9d1762 4,892 1.00/1.00 vMB 28
848,600 848,600 00000000000000000000c64a2871b55139507d728293768fce6d5a8bd1dbbbe5 5,601 1.00/1.00 vMB 16
848,599 848,599 00000000000000000002a230406a4213b299346c7cdcba265332c74ac5c2b56b 5,780 1.00/1.00 vMB 19
848,598 848,598 0000000000000000000186f83ad70cc1aee86addaf3000f2bc8da5dd0f409eba 5,126 1.00/1.00 vMB 24
848,597 848,597 000000000000000000033b33c7c12ab8dc7ba04151f4a032194af8acb01b2e40 6,592 1.00/1.00 vMB 29
848,596 848,596 00000000000000000002883b1d2e6609a71864050d5ad4e54e0bbe5e5ac5bb66 5,641 1.00/1.00 vMB 31
848,595 848,595 0000000000000000000123efdbcb75adeaa03cb6daab3e40a41ca36430f4ddbc 6,992 1.00/1.00 vMB 28
848,594 848,594 00000000000000000000fac039d91fc61db532f3879ec24415a2bff9cd1d4efb 5,704 1.00/1.00 vMB 31
848,593 848,593 0000000000000000000122fb88fa4f3bb1d39e1bd98c56aa7ab272eadf236e86 5,798 1.00/1.00 vMB 30
848,592 848,592 000000000000000000002cd7fd44345be527205e85ee6694fffcb4b86e5f820a 5,520 1.00/1.00 vMB 29
848,591 848,591 000000000000000000021d2d22ff8ba960d5d0c3275829633439ab80f1ebbd53 6,175 1.00/1.00 vMB 35
848,590 848,590 000000000000000000021aefeb3b35f5503828608ddbaf6ad0693185cfbcab0a 5,915 1.00/1.00 vMB 36
848,589 848,589 000000000000000000019f61a2d94b35b6f5edc0b42a510a894af185f25daf89 6,850 1.00/1.00 vMB 33
848,588 848,588 000000000000000000019b9acfdd3aed65c28b5003c5080db31ee4d68aadf970 6,527 1.00/1.00 vMB 33
848,587 848,587 0000000000000000000300fc200a25ecb657fa7dce105c981ae3a1ad267065c0 6,303 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.