Loading Tool

Explorer IconExplorer

Memory Pool

40,839 transactions
35.61 vMB
0.13142396 BTC
Random Selection Loading Transactions
Max Size: 175.34/200 MB

Candidate Block

Mining Attempt 3b6b084a9b8ddeeb1d1f1a48dfeb5099e3e387c9c651d82aed39ebb2460f405c
Version 20000000
Previous Block 00000000000000000001c251bde2990440280bd96252c13f88e2c0c8723e43d5
Merkle Root 34250b7dd375da885e697c71865b11cb425a3799cfa35b0f5855bf1d96d76eef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,580
Size: 1.00 vMB
Total Fees: 0.04804792 BTC
Feerates: 477.45 > 4.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,313 (639,102 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
275,211 275,211 000000000000000311ef2d9a9303c74e3ec870a6ce0cf4b8e18b20282ec5c86c 70 0.14/1.00 vMB 11
275,210 275,210 000000000000000068d8c088d9de82579db5c6d11433dd0b7d0bb8fbeb4977b1 225 0.14/1.00 vMB 39
275,209 275,209 0000000000000003d76d8e4e887d9bbb44ae7ad5af6a7996ac1d271d6ed6bac0 146 0.07/1.00 vMB 43
275,208 275,208 00000000000000030bb8fb34869916e2329b65477fbc4f39fa075941fe6dc665 162 0.15/1.00 vMB 18
275,207 275,207 00000000000000003b2dc105233be05de73b87f505834272d0154777e1e1b891 159 0.06/1.00 vMB 31
275,206 275,206 000000000000000171293be5bf75bb001cd42e751cbd1724f0f75fa69e679eb0 125 0.06/1.00 vMB 39
275,205 275,205 00000000000000036709652042c35f1bf73adfb46fa83e0edb742c9c023ede3a 355 0.16/1.00 vMB 44
275,204 275,204 0000000000000002a40c595ea1605079c422657a48113e33040d0c59d8442943 353 0.24/1.00 vMB 31
275,203 275,203 00000000000000043aea9519189c59b570e1e946cf2dfd0c2ecc395c3797d9ba 616 0.25/1.00 vMB 49
275,202 275,202 000000000000000056caaa8854bd0c59f259e16ab3279167141a7095e21993bd 756 0.25/1.00 vMB 77
275,201 275,201 00000000000000013e0e59c8c30aaa2dd5c995b921a36d1a8df07e50302f2cef 470 0.19/1.00 vMB 44
275,200 275,200 0000000000000000db9a2245f1d0c97cf8938b88d23f051614ef93a71e09aea6 346 0.18/1.00 vMB 47
275,199 275,199 0000000000000000a914adfd573afe3be5de9ea7bdf48ab707ea1b11402fc024 348 0.15/1.00 vMB 34
275,198 275,198 000000000000000393ce060c4be48ae93192c48d375b874e406a7359aac81369 176 0.15/1.00 vMB 25
275,197 275,197 0000000000000002209d2bee889dc7f04720e9bf86baa5e677c1af3d637deada 807 0.35/1.00 vMB 42
275,196 275,196 00000000000000008542223160b8f5d2e0b8096635e9ea6f2c6b0d2ddc1a9038 350 0.16/1.00 vMB 44
275,195 275,195 0000000000000000a3259359cc6593897c5af13686f34a47819b83296f101244 137 0.15/1.00 vMB 7
275,194 275,194 0000000000000004263b140ee00d4e7a65426737a610caa97b58b3fada7c30d3 288 0.14/1.00 vMB 52
275,193 275,193 000000000000000175cfa706f0d97b16e7bbd6146428530378fec728605d6d2d 247 0.19/1.00 vMB 29
275,192 275,192 0000000000000000e6639daa1aa5567d1f67527e27eeba84f3c64df62ca15ee7 488 0.25/1.00 vMB 56
275,191 275,191 00000000000000044240b7cc4419f893f033f8b9ce4abc7ede9afe5e5dd4b0c4 273 0.13/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 781.15 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: 581.66 GB
    • Received: 9.21 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.