Loading Tool

Explorer IconExplorer

Memory Pool

86,955 transactions
31.89 vMB
0.11176683 BTC
Random Selection Loading Transactions
Max Size: 195.32/200 MB

Candidate Block

Mining Attempt 2432ea636f9e9860b699a3a4032c027ff571f01ea9e519129bcf0a8897405d46
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 233b603a2da64740e1045bb0ca4fea346c7a7e924631727652c8652cbf7759e1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,830
Size: 1.00 vMB
Total Fees: 0.02993313 BTC
Feerates: 1,236.26 > 3.00 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (652,354 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
263,008 263,008 000000000000000c696f75a8a38e4ee423f70db1da25f9d33f5ad68b63f64878 110 0.15/1.00 vMB 28
263,007 263,007 0000000000000002fb20333b4251b532a096999a906a1714f79abdf11fc5ed18 24 0.01/1.00 vMB 118
263,006 263,006 000000000000000233da3df9848e32b2b3b3fe087ae9472a5b61410069313a09 194 0.15/1.00 vMB 57
263,005 263,005 00000000000000074ff1ff5175a5ecf057b776e19fab0fa31531e90eef025616 96 0.10/1.00 vMB 37
263,004 263,004 0000000000000009d3f1abdef3c9eaf2f71237cdf7631dfbfe37dfc514c74c62 59 0.02/1.00 vMB 110
263,003 263,003 0000000000000004ae4819ce69bea446281fd9c248aac3f9d6456e6db0828605 203 0.09/1.00 vMB 89
263,002 263,002 000000000000000f6877f6e13a7bb80ef805361b2c65c7b3d2346ef5362890e4 371 0.36/1.00 vMB 88
263,001 263,001 000000000000000330196833a32e310593e566a33554f9159539fb48e33da0fa 323 0.13/1.00 vMB 104
263,000 263,000 000000000000000aa569b284565f2d48d8bb99705baa06c7fea6a1bbe8dd1165 372 0.16/1.00 vMB 130
262,999 262,999 000000000000000d7bd3a04be4240f558d29504b8b69a8f4f84fd87b97392058 74 0.03/1.00 vMB 81
262,998 262,998 0000000000000000e23d230168bc2cb2f69f20aa8014191baea790e54cb3dfdf 383 0.18/1.00 vMB 116
262,997 262,997 000000000000000151bdeb7cacb125d0f9ff21e563c3fcd824513ad5e603c783 382 0.16/1.00 vMB 129
262,996 262,996 00000000000000139dd952d6675a2a37045c9638eb2e1b6c81c77bb8d7bfdb8a 294 0.13/1.00 vMB 91
262,995 262,995 000000000000001097f9dce5899da240b649fe082f2b4458930b9aacc04030f2 551 0.25/1.00 vMB 124
262,994 262,994 000000000000000ab93312c920dee24dd8b7aaf30f012eaa5d1fb16087e53b5d 218 0.16/1.00 vMB 91
262,993 262,993 000000000000000528a4bcc1dd40051cd7b6c4b934e61fe340f5100298de0f83 160 0.06/1.00 vMB 122
262,992 262,992 000000000000000f132e65f4aad748c85e60186e98d6aea29543a1819d9e1829 389 0.17/1.00 vMB 84
262,991 262,991 0000000000000005459a1934a1663bb9fa8d2f792d8c3cc4645b8aa1bb9f99d9 397 0.16/1.00 vMB 92
262,990 262,990 00000000000000105b92914deb33704caf3f89c773655fbdb1487831ea18c67f 120 0.04/1.00 vMB 71
262,989 262,989 000000000000000b01d61de78beea3aa25c62ac33d9949fca101077c9160220a 863 0.37/1.00 vMB 115
262,988 262,988 000000000000000bddee2e532b289b21ecfc1a8641485d52810ef60f4d90e466 81 0.04/1.00 vMB 97
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.