Loading Tool

Explorer IconExplorer

Memory Pool

84,341 transactions
31.67 vMB
0.14261455 BTC
Random Selection Loading Transactions
Max Size: 189.15/200 MB

Candidate Block

Mining Attempt 81c6e1385d63884acc81fbb932a53efc051f764342822a295f654402754b9115
Version 20000000
Previous Block 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896
Merkle Root c986597e0b61eae6933f2766f3260625576f443fdd610a0d704f5897820c8c30
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,242
Size: 1.00 vMB
Total Fees: 0.03758370 BTC
Feerates: 55.77 > 3.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,148 (431,003 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
484,145 484,145 00000000000000000020d3f1b78975c41435e2e2c19ca6feb04e21d22809b734 988 1.00/1.00 vMB 70
484,144 484,144 00000000000000000095efe4ff031137f4fbd1f8dc2a5222bf969bde907fa266 770 1.00/1.00 vMB 69
484,143 484,143 0000000000000000003f2884f5a32a9b99512a52efd2d8c930078e85f2192533 1,640 1.00/1.00 vMB 123
484,142 484,142 0000000000000000003fb74700901612b44857f33400c4575db2ddc509a92a89 1,436 1.00/1.00 vMB 87
484,141 484,141 0000000000000000007a19db362e362d32fe1fc4eea00c1b08bfafb99ccf431e 2,262 1.00/1.00 vMB 209
484,140 484,140 00000000000000000095adaa67af3243f8288a7d82fbe703e7c83e0b737979b4 961 0.99/1.00 vMB 48
484,139 484,139 000000000000000000fb8d7610c31dc898f8c90a666340e2e96cd25420cb56ae 2,105 1.00/1.00 vMB 229
484,138 484,138 00000000000000000079ab7d530cd4ca87dc1ce1a5442dd6225e8e9ad6a44755 1,452 0.99/1.00 vMB 135
484,137 484,137 0000000000000000005d0882a4971e92ecc91fc3d3147dc6ebaa0a69205d27c3 890 0.46/1.00 vMB 172
484,136 484,136 0000000000000000001aed2759ea5039aa9ede7a0bb179be01aeb4c35af457b1 28 0.01/1.00 vMB 186
484,135 484,135 00000000000000000063fabe10ee30ab25bb395adf229bc3bad11f12a4baf3b1 1,691 0.92/1.00 vMB 142
484,134 484,134 00000000000000000001d34d1b1ae20ed80a4bcfa316ee59bd08a144babe75f1 29 0.05/1.00 vMB 42
484,133 484,133 000000000000000000e2b162357ec1c5ad4cf89ec0db029c7e72b3e2a506cac0 1,581 0.82/1.00 vMB 141
484,132 484,132 000000000000000000da5c3b51a78db416ee08b14f71f6bd7654e4f355305883 931 0.48/1.00 vMB 173
484,131 484,131 0000000000000000012038a365362e766fdcc3797cf537b716198509f709de63 262 0.11/1.00 vMB 77
484,130 484,130 0000000000000000003a36c75a060d1923dca7e4f34caffc6c34969bb6b745a6 1,918 1.00/1.00 vMB 159
484,129 484,129 00000000000000000100fe0c00baecdbb7eb90afa37ba2ed4c189b048dc424cd 1,370 0.54/1.00 vMB 135
484,128 484,128 0000000000000000005b6fe9de517127d94c73b90216789cdbb5074584c08e5a 2,723 1.00/1.00 vMB 129
484,127 484,127 00000000000000000109c140696d31bbf9851b655edfff2a4f7e2c2a72690b47 2,016 1.00/1.00 vMB 138
484,126 484,126 0000000000000000004d1dae7e542d46e2a85eb40c763f32408bb29baa8a5c3e 2,125 1.00/1.00 vMB 192
484,125 484,125 00000000000000000069b703b6c59cd5ff1eacc2036d729020448baee85d8273 453 0.21/1.00 vMB 159
Previous 10 blocks ↓
Total Size: 782.65 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: 672.72 GB
    • Received: 16.32 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.