Loading Tool

Explorer IconExplorer

Memory Pool

40,143 transactions
26.93 vMB
0.08959661 BTC
Random Selection Loading Transactions
Max Size: 138.72/200 MB

Candidate Block

Mining Attempt 83c0b59b2519d87c65ed703e476490072f9ee3493e86d43281d122a35ce054c6
Version 20000000
Previous Block 00000000000000000001b18fde6b2febfc1755903332de50616448df6a77d84a
Merkle Root 201157e53e5a3848e164931c2f1ace239bc9b6c5cb4370ac5e94f5bcd36c7eba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,506
Size: 1.00 vMB
Total Fees: 0.03630235 BTC
Feerates: 197.12 > 3.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,671 (149,716 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
764,955 764,955 00000000000000000004a8bb673a583bfeccb92d93dc785818877ed04b7502ed 2,140 1.00/1.00 vMB 32
764,954 764,954 00000000000000000004e107fa0eaa98dad27dd7b445bd49a87386221e97ad45 2,623 1.00/1.00 vMB 19
764,953 764,953 000000000000000000007bf7a40a63c8b44ad2bcff2d145d9d697a5323eec940 3,529 1.00/1.00 vMB 30
764,952 764,952 000000000000000000046b82787ad312f6403d4ad41a6cd2c83df89b75778f2d 3,356 1.00/1.00 vMB 35
764,951 764,951 0000000000000000000163a45c18fdfbaf469487f51ad7e54cf0433efdee96a0 2,206 1.00/1.00 vMB 5
764,950 764,950 00000000000000000004c2213b1711ca716baf49238eeae5df093df202a5a0e3 3,314 1.00/1.00 vMB 28
764,949 764,949 000000000000000000004b87e281ede03938247dfcce722b02fceb118ce23a08 1,409 1.00/1.00 vMB 16
764,948 764,948 000000000000000000041e11d3c66ad4c41f87dac67c903eca7b295803b86358 935 0.36/1.00 vMB 13
764,947 764,947 0000000000000000000746b7b6845e8ed3b4de0a0534e54a5d195472a55db44c 1,783 1.00/1.00 vMB 7
764,946 764,946 0000000000000000000617c33093274a04953da6bd8e5bbea5ee0fe738442c6c 1,887 1.00/1.00 vMB 7
764,945 764,945 00000000000000000006bde83af8660a5ced2c1bf78ec8aa1aa1ae29da4413ce 2,439 1.00/1.00 vMB 16
764,944 764,944 0000000000000000000248596b74d9319c6a72799975830b271d7eacca7f0fba 3,243 1.00/1.00 vMB 30
764,943 764,943 000000000000000000031ae2fc61db50fa5aeb07874f5acfa00a15081981f86a 2,635 1.00/1.00 vMB 20
764,942 764,942 000000000000000000064e37964691c4fe906ee178af644b928343f8cd020e93 1,546 1.00/1.00 vMB 7
764,941 764,941 00000000000000000004b67926847011468ef8640f38a02a168b6a281f541dec 2,749 1.00/1.00 vMB 22
764,940 764,940 00000000000000000006416e0790fd233f408fb204f9ffd5a2d36524ef0506f3 2,287 1.00/1.00 vMB 11
764,939 764,939 00000000000000000005be354f2ce3263f39b7c2cc3287329a67c52a9efc48fa 3,507 1.00/1.00 vMB 32
764,938 764,938 0000000000000000000695b4978933d3494f5a3716c6720266437b2976afd697 1,698 1.00/1.00 vMB 20
764,937 764,937 0000000000000000000614124a533ae1cacb188751805459ff3070db5df17148 618 0.33/1.00 vMB 8
764,936 764,936 000000000000000000051e7a0914857704d58f12dd4a94df28aeec24cd242076 2,702 1.00/1.00 vMB 18
764,935 764,935 000000000000000000028e3ee6043a943ce218bf4f0222a020d5c5b90e5a807e 822 0.32/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.81 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: 635.14 GB
    • Received: 12.29 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.