Loading Tool

Explorer IconExplorer

Memory Pool

38,281 transactions
26.39 vMB
0.06024058 BTC
Random Selection Loading Transactions
Max Size: 136.00/200 MB

Candidate Block

Mining Attempt 32194e71e0d2548bfbe425c9c672cd4340b08ed8023aaeae17fae252dba474de
Version 20000000
Previous Block 00000000000000000000cb4640424bd1c2f130283339216bd0433be22d2cb445
Merkle Root 240d231bc0d5e9e437a6fc145bd6b4b9125675977f3b81adec3438999e2c7fff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,585
Size: 1.00 vMB
Total Fees: 0.01125237 BTC
Feerates: 201.06 > 1.13 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,683 (68,939 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
845,744 845,744 00000000000000000001669727be649dfe7921b61591007b13ba3903d4988ceb 5,551 1.00/1.00 vMB 13
845,743 845,743 000000000000000000016edf0fa65409dfc3b6a17d37bcfab476ecaedc68a495 3,075 1.00/1.00 vMB 14
845,742 845,742 000000000000000000026430dc2f081917b95f6ff24c961ececfdb9bc767028b 4,559 1.00/1.00 vMB 19
845,741 845,741 00000000000000000002f41d849bfb646fc0834421f5bf4f50233772bfe7e4ab 4,213 1.00/1.00 vMB 28
845,740 845,740 00000000000000000001e7bc13b7176766b3cd97f1e9bfe18e679fd5236d185b 4,111 1.00/1.00 vMB 19
845,739 845,739 00000000000000000002090136e721bf5c8989b0dc774ead2f896ad9c3eb5a0c 4,138 1.00/1.00 vMB 34
845,738 845,738 00000000000000000002556d7b6429e89aef2918543c355cc2c599d1a45394a8 4,826 1.00/1.00 vMB 25
845,737 845,737 0000000000000000000333ef99489084f8e06215739c6d8281519f1e491bdb6a 6,078 1.00/1.00 vMB 25
845,736 845,736 000000000000000000012344106e75556b62677ed010429cee1ce5f10fe32043 3,631 1.00/1.00 vMB 32
845,735 845,735 000000000000000000025e7da31fc781c585f700675f344a03d7ccccdf448a31 5,085 1.00/1.00 vMB 18
845,734 845,734 00000000000000000001e1fbd5fea2f1e6b4b13fcfbcabaf25554776a4d38960 4,713 1.00/1.00 vMB 12
845,733 845,733 00000000000000000002e1474bb76fac8630bfc257d1153f3c5bf500e1de8479 2,956 1.00/1.00 vMB 13
845,732 845,732 000000000000000000002308a4a96357772b092f0fa795c774f53d80d048b359 4,019 1.00/1.00 vMB 12
845,731 845,731 000000000000000000033bbdb9588efcba3968b87dff9a1d52beffd8ddfdcc74 4,238 1.00/1.00 vMB 14
845,730 845,730 0000000000000000000201420f531de8516e430e68df5c897eaab4a76826e028 262 1.00/1.00 vMB 12
845,729 845,729 000000000000000000017308730b39a5a9b5618091600d2313e202ddef72fabc 735 1.00/1.00 vMB 12
845,728 845,728 000000000000000000015529a0d66c8d04ce8066dd69628c45e581838b9d3722 2,661 1.00/1.00 vMB 15
845,727 845,727 00000000000000000001e9235a48b7b7e675f0c6b582e81251316035ed644f31 3,297 1.00/1.00 vMB 19
845,726 845,726 00000000000000000001e885834cdb5d1d1ad2631ecccd12f6ac0cb77cfbc8b4 3,689 1.00/1.00 vMB 18
845,725 845,725 000000000000000000029b0f436c3beeb47630b527e337ec99125b1c3f7fd68b 3,094 1.00/1.00 vMB 26
845,724 845,724 0000000000000000000105193fa63b814478a2df842a5ef131d4abbf089affab 4,295 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 781.83 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.92 GB
    • Received: 12.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.