Loading Tool

Explorer IconExplorer

Memory Pool

46,107 transactions
20.74 vMB
0.05681586 BTC
Random Selection Loading Transactions
Max Size: 117.80/200 MB

Candidate Block

Mining Attempt 45ff49e9087d1db71a3ebfa538cd09b8835a10ece7ae8cdbeac9e2805ed650b0
Version 20000000
Previous Block 000000000000000000002b32e86d87b3cf8508db31771fa656074b68e0c647d3
Merkle Root 3a7d1af6a1db3a2d4f4af9de11349ef357c0ceebd286455b3668c8831747fb10
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,756
Size: 1.00 vMB
Total Fees: 0.01537793 BTC
Feerates: 199.00 > 1.54 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,016 (650,878 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
263,138 263,138 00000000000000149a926033bfe7090d42657d2293269837b90cfce58f8de075 183 0.06/1.00 vMB 114
263,137 263,137 0000000000000010a917f94586f1217a17ea15caf54a5e9bfad87b8e3973c94a 326 0.14/1.00 vMB 79
263,136 263,136 000000000000000262724507d0f6ad699c8efb342b15450f234e6cb054018cd4 229 0.08/1.00 vMB 113
263,135 263,135 000000000000000018ce4d90e37ddb4126910fc49698a8018c08e5efba99c7a2 318 0.14/1.00 vMB 89
263,134 263,134 000000000000000aa4a07e1c76843e05aca82a0530e3f9e221465a7d4b621041 30 0.02/1.00 vMB 53
263,133 263,133 0000000000000014501df0d32d1e620a75a645df2dab2536bcf8279654484db0 316 0.13/1.00 vMB 110
263,132 263,132 00000000000000007b9bca29aeac4d63679111439118bae732c929d8916a9e54 239 0.13/1.00 vMB 87
263,131 263,131 0000000000000000d6078abb554028ab96fd325fb6277300a97d3bbf1e765f95 3 0.00/1.00 vMB 86
263,130 263,130 00000000000000077f703b5a7ea921babf876c20bd59d0a13297647615566ce4 157 0.07/1.00 vMB 100
263,129 263,129 0000000000000013c49f150ec462b1e0281053b7426f39cded95dcf7131fa5a4 3 0.00/1.00 vMB 33
263,128 263,128 0000000000000012552aaa7aa9634e75967be55756a737b8087e535e1161ed6f 320 0.15/1.00 vMB 112
263,127 263,127 00000000000000135b0d61fdf1557b7463baf7641cdbfa256fe5a29aa2311698 63 0.02/1.00 vMB 102
263,126 263,126 000000000000000693833281d3f6a272714d739ba18e46dc0c11ae456a586391 74 0.03/1.00 vMB 38
263,125 263,125 0000000000000015ca8162bd437474568355b5810831d819be4ca603644540ca 437 0.20/1.00 vMB 106
263,124 263,124 0000000000000012a343f89390542b8e3865d53bd53f9ad2914788672caf41c3 697 0.30/1.00 vMB 122
263,123 263,123 000000000000000c124e0b143b427b925dedbc1507cd1304bdeaeb94e5a5b1af 133 0.10/1.00 vMB 68
263,122 263,122 000000000000000210cb94da47d7155b6e4df8237881c65dded711409c947087 85 0.12/1.00 vMB 15
263,121 263,121 00000000000000043b8b073a95d2c9b32bb182f2375e9e0c12fe99be5e90e243 960 0.35/1.00 vMB 137
263,120 263,120 000000000000000a585e25bae645f15fd05b50920191a8c82e47af70813a5f29 180 0.07/1.00 vMB 114
263,119 263,119 0000000000000008de097e0613beb6ce4e0648e10e7028fa95e2aeb646dd48f1 198 0.14/1.00 vMB 35
263,118 263,118 0000000000000003ba55fd1a5ecac077c9367c92b33342196948fee2a6d7256d 189 0.15/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 780.63 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 549.92 GB
    • Received: 6.40 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.