Loading Tool

Explorer IconExplorer

Memory Pool

78,583 transactions
29.12 vMB
0.11744744 BTC
Random Selection Loading Transactions
Max Size: 175.70/200 MB

Candidate Block

Mining Attempt 5af31348e3f8a55418c671d3170ea3d5ee71d7e57813664054afaef1a92de928
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 731e160637d66991c89597bcb649690b3feec1048f7ab8f4108e1a7245f1be28
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,117
Size: 1.00 vMB
Total Fees: 0.04228304 BTC
Feerates: 150.80 > 4.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (112,684 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
802,581 802,581 00000000000000000000fa4883df879f0fea35a2d1c94b74f1bb854739ee5d64 825 1.00/1.00 vMB 8
802,580 802,580 00000000000000000004eb2db315369513bd435f2e68f8ca3c3c398d935f9c8c 2,474 1.00/1.00 vMB 14
802,579 802,579 0000000000000000000032cc05a1f53b5083ba9da39d189ec64255c1be3aa6f6 641 1.00/1.00 vMB 9
802,578 802,578 000000000000000000005f6ba2265db3adce761d52bf10b98c25d0bf344b3dad 2,317 1.00/1.00 vMB 15
802,577 802,577 000000000000000000004b5aa2fcf9ca9a32960d7ac3957a3a5f10669c9b1dda 1,851 1.00/1.00 vMB 17
802,576 802,576 000000000000000000041e5a929cb52bddae51daeee12fb6e00dd86e84c65aaa 3,016 1.00/1.00 vMB 37
802,575 802,575 0000000000000000000196477b28b8bcd99cfb9657cf90ae4929e018290451d8 2,412 1.00/1.00 vMB 12
802,574 802,574 00000000000000000004e37c7199cc9be6193f459e244d66b25283122f1df403 1,845 1.00/1.00 vMB 21
802,573 802,573 00000000000000000003512ac04d9824718509210495028a2c45b4a744b7ffce 2,644 1.00/1.00 vMB 21
802,572 802,572 000000000000000000043a45f723dc9d9a40df85876301fa647591e59579465c 3,513 1.00/1.00 vMB 26
802,571 802,571 0000000000000000000416e47b66a7310ed67b8292754eb9e18f54a39be16a51 3,489 1.00/1.00 vMB 34
802,570 802,570 00000000000000000003736ebf284ca62ef5126bc6a62a23cc7806a22d7c6a0d 2,870 1.00/1.00 vMB 45
802,569 802,569 00000000000000000004083ba73aef7b22395c6383727c8eeedad2dbc04c12df 623 1.00/1.00 vMB 16
802,568 802,568 000000000000000000028e8a0387eabf63912fdc66f33cabb2e87d24f29a3d30 928 1.00/1.00 vMB 17
802,567 802,567 000000000000000000054ec5ae6e4c520e97c8982a99f1a68be1aa8f15b68eea 161 1.00/1.00 vMB 14
802,566 802,566 000000000000000000026a375e1635ee301387c7a32a7e1171ce8fd1c1ec4a41 2,144 1.00/1.00 vMB 20
802,565 802,565 00000000000000000003fd2be2848b37b670632f99232533c7a332b25995b4d3 2,799 1.00/1.00 vMB 34
802,564 802,564 00000000000000000002a7a46899c9505f4047de02e5f0dae913bd125656dac5 2,909 1.00/1.00 vMB 24
802,563 802,563 00000000000000000004c82d710dc3e74a9c9b70553a554b46590400030db268 3,566 1.00/1.00 vMB 30
802,562 802,562 00000000000000000001a124b090929586e42c2d49419e2c539cd378b891ede4 3,088 1.00/1.00 vMB 29
802,561 802,561 000000000000000000035308579a2de62d5587326db7c166fbe9c2b99e5d9c96 618 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.85 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: 712.78 GB
    • Received: 17.21 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.