Loading Tool

Explorer IconExplorer

Memory Pool

78,333 transactions
28.72 vMB
0.10574320 BTC
Random Selection Loading Transactions
Max Size: 174.72/200 MB

Candidate Block

Mining Attempt e838ea1cef07470d5d0569d4ba25c414ab92e8eb3bb4c71437aed0826eb3cc79
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 445c9d21bb40c5b27e4efa7897593fd397439965eb3fa56fbd203f3e174f8053
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,936
Size: 1.00 vMB
Total Fees: 0.03769405 BTC
Feerates: 602.26 > 3.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (153,628 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
761,677 761,677 000000000000000000003dd65f2874201206b3bb9842714d72761ae298177f19 1,234 0.34/1.00 vMB 14
761,676 761,676 0000000000000000000399550f39dd4812206366044034e7a62bf321a839c265 898 0.49/1.00 vMB 6
761,675 761,675 00000000000000000004511c7e9a6eb937fefd239aed54abeb17368c49e7bcb2 2,516 1.00/1.00 vMB 12
761,674 761,674 00000000000000000005a13ba2cd95f772fca8a8245d0dd77e92dedd9923ab75 2,582 1.00/1.00 vMB 9
761,673 761,673 000000000000000000035cf7ccfe044fedb3ce1140a459da6fd02ca164d52d8b 2,927 1.00/1.00 vMB 19
761,672 761,672 00000000000000000002d331489b2a792c895d74dfecf2803d1ba684178cebb6 3,059 1.00/1.00 vMB 10
761,671 761,671 000000000000000000005d8e2d059d4edf48b3b46d69160d81504527405e49e9 3,463 1.00/1.00 vMB 21
761,670 761,670 00000000000000000001dbb7b237f576b6885252d81c89a0d815272d1c167fae 180 0.04/1.00 vMB 19
761,669 761,669 0000000000000000000267a68c6ac5a0b9dbdeeceadbdfa7debb3b2fba193161 155 0.04/1.00 vMB 14
761,668 761,668 00000000000000000006eb6abc4a6ca984994e46432617f58d1535c4aa30f24a 802 0.59/1.00 vMB 8
761,667 761,667 00000000000000000005be57d31d6865d75065252344f804a90c83d6053702b8 1,018 1.00/1.00 vMB 18
761,666 761,666 000000000000000000062ee3a1b5285939a17f3a3fd6c32d87cba5735958a4ce 844 0.59/1.00 vMB 8
761,665 761,665 0000000000000000000011c9f044ef405cf2b18744e03c1fe44c28b9d82c0041 2,458 0.88/1.00 vMB 13
761,664 761,664 000000000000000000075e4150a96ede833ebdf9c4f0a24d61287684854ca03e 160 0.04/1.00 vMB 10
761,663 761,663 00000000000000000002accf4dd6c3674a83d23cfec2ac9cd99a5f9be30ec34f 833 0.43/1.00 vMB 7
761,662 761,662 00000000000000000006ca02ab515897e360c88a78c9a8bcca9565874defaf44 1,812 0.67/1.00 vMB 11
761,661 761,661 0000000000000000000566f7175c39b368f9203d5f4f2a8f85032b29b7138ff8 933 0.27/1.00 vMB 12
761,660 761,660 00000000000000000005162c40bee0d4666b0d9611df3ef15e692bbc8abd3ee1 615 0.17/1.00 vMB 12
761,659 761,659 000000000000000000057dd79e614bc54c0201e51f3c0fdf529ffcb277010adf 1,158 0.42/1.00 vMB 10
761,658 761,658 000000000000000000016447aac457da24eaded68ef579dabd708265ae85705d 81 0.04/1.00 vMB 13
761,657 761,657 000000000000000000004537af6ed2f5c067b41e87c19740afca103db5af4f07 837 0.36/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.92 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: 714.39 GB
    • Received: 17.53 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.