Loading Tool

Explorer IconExplorer

Memory Pool

75,623 transactions
31.91 vMB
0.09256514 BTC
Random Selection Loading Transactions
Max Size: 184.54/200 MB

Candidate Block

Mining Attempt 672674d93c11a6df5ee81d011e51a3d5260bb6e93418df8704de453f3c77ba55
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root b3c500b135f8181247b91dd3a7f1aec5f1d4334c01d0656933e9994fbbcfd577
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,840
Size: 1.00 vMB
Total Fees: 0.02919196 BTC
Feerates: 151.03 > 2.93 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (152,805 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
762,139 762,139 0000000000000000000183756db51d646874fd267d143397045e2bde75431826 2,805 1.00/1.00 vMB 11
762,138 762,138 000000000000000000052dbd85864dad8ea2353fe3e738761a7e44e62a26c666 2,853 1.00/1.00 vMB 21
762,137 762,137 00000000000000000003e5fe0e4b3c616b74cdc3538b72ef47d3e6a001f481db 804 1.00/1.00 vMB 1
762,136 762,136 00000000000000000006733109fa30c78cf07f598b324d4a1a8667de94ebeeb7 2,411 1.00/1.00 vMB 8
762,135 762,135 00000000000000000003bce5b306c29e3d5c5f1192a54f22698fa53987798fff 2,373 1.00/1.00 vMB 11
762,134 762,134 00000000000000000003caecc22381b1e1a32158b51f7d3966df01b8d7d94496 2,637 1.00/1.00 vMB 19
762,133 762,133 0000000000000000000198b221e3ceb521cd675498d1d29f28daf36951e39799 1,502 1.00/1.00 vMB 5
762,132 762,132 0000000000000000000156b649dfd0188dfc81502b0d792974fe021e8feeef94 2,883 1.00/1.00 vMB 7
762,131 762,131 00000000000000000006b559ab43c0b166f306d3a9f33c83d1718758ddc7a25a 2,514 1.00/1.00 vMB 14
762,130 762,130 00000000000000000007849326b2bfd2426e48548f52334628b30d6f351731ea 1,732 1.00/1.00 vMB 11
762,129 762,129 00000000000000000005be05d96c5d0f552b6061f38083b52ae8fe8423faef1f 1,703 1.00/1.00 vMB 6
762,128 762,128 000000000000000000072226bf7b30a8a888b0705ca8b36ca06b596310cb6e37 2,257 1.00/1.00 vMB 12
762,127 762,127 00000000000000000006e4f59ddc2b041fb1e74aa215c99e7b63857439e21593 3,233 1.00/1.00 vMB 12
762,126 762,126 0000000000000000000696be1c2f53cd756ecfcfc6d4b7002049a87623f000a3 2,167 1.00/1.00 vMB 17
762,125 762,125 00000000000000000000d18d813552cf581fd298810665640aa5afc68d96df5f 3,488 1.00/1.00 vMB 18
762,124 762,124 000000000000000000053de93edbf297982b2fb5c92f67f3db2f89ea8530b959 3,317 1.00/1.00 vMB 28
762,123 762,123 00000000000000000002b0799aece8ca97649228fc8e55966529c0001d40c1ee 2,253 1.00/1.00 vMB 14
762,122 762,122 000000000000000000047ce18b3957b89fbc04562c6c1c0dad56e9cff52cb7c0 2,302 1.00/1.00 vMB 22
762,121 762,121 0000000000000000000612e8b67d83afcd5da2af0ae8bc417ed42ecece661aa0 2,638 1.00/1.00 vMB 22
762,120 762,120 000000000000000000065562cdd1db94456c8651814c651836b06c161929a957 2,600 0.80/1.00 vMB 12
762,119 762,119 000000000000000000026aa8da7290471207a94c10b6ee0ddd930b5ef22e2e3e 3,483 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.29 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: 657.10 GB
    • Received: 14.49 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.