Loading Tool

Explorer IconExplorer

Memory Pool

88,140 transactions
32.27 vMB
0.17004408 BTC
Random Selection Loading Transactions
Max Size: 195.42/200 MB

Candidate Block

Mining Attempt 04f9978961929676b25d355596aa16a59667b6eb3f4144b4134b047af3f4ab81
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 43075665b43d0df924eca02ef2dbfba61a24d7285d4215c051b56041890d37c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,584
Size: 1.00 vMB
Total Fees: 0.08223412 BTC
Feerates: 216.64 > 8.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (733,677 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
181,397 181,397 0000000000000115cc62d8ac9cf4c190c8b47c146984de5dd048a6f6f3588a7d 64 0.03/1.00 vMB 238
181,396 181,396 0000000000000082fefc400f549797100bb0769c2d53107265b52ab91bfc5439 391 0.18/1.00 vMB 235
181,395 181,395 00000000000000f75d58509947e9a9faac60153267d4d2c1dc949811ae49c5ef 12 0.00/1.00 vMB 15
181,394 181,394 00000000000009aa609e5b06236979eeca7182bf8a87946aabee8ff0f7810ebf 749 0.29/1.00 vMB 265
181,393 181,393 00000000000005125b345a041473ad4bd64306dd61e07706c07545ee09a9d186 61 0.03/1.00 vMB 150
181,392 181,392 00000000000000893fb611123d12e6c8029cf218a3aa04a7053f7cebe9853889 420 0.18/1.00 vMB 267
181,391 181,391 00000000000000e56e4eb6f5db3aff7ca428d4c9a3aa29ed2c3eb7e6c2864076 36 0.01/1.00 vMB 45
181,390 181,390 00000000000006467bd8c2831e58a334410b03347eae8c2492c1b843ba9f6804 439 0.24/1.00 vMB 181
181,389 181,389 0000000000000807e2ab6d84c75c501bd20498c61b1cc4af9696e3bfbb349b59 119 0.04/1.00 vMB 10
181,388 181,388 00000000000006ca435db9d103f134238236d3acecc2ff75bf20db0727b05ce5 483 0.23/1.00 vMB 244
181,387 181,387 0000000000000338086dc2b6ea760fcb5e4b6090dfab549f9d909b3291e163eb 1 0.00/1.00 vMB 0
181,386 181,386 000000000000016b9dff832fdaeb996e924626e62d4ddd63b31b627847a74f42 11 0.00/1.00 vMB 70
181,385 181,385 00000000000008f5ae1393b6a13451d2c5897277831bc098f1b6df30d18d21a8 163 0.07/1.00 vMB 414
181,384 181,384 000000000000001a07e52b9cfac8c53664e1baa40b297f95c5e655a2fbc93515 239 0.11/1.00 vMB 199
181,383 181,383 0000000000000215b1585d48d8857421332e30495db3cc0ce605d2d315a0aa18 485 0.21/1.00 vMB 210
181,382 181,382 000000000000088bb2f037487a86ae27ab8e16e2d2c2ac14fe5d8b41cf18ad2e 11 0.00/1.00 vMB 0
181,381 181,381 000000000000019202c3f3273596df56b87a7696c828e035a0ed6db0f75584f7 156 0.05/1.00 vMB 72
181,380 181,380 000000000000039e2e31f8cac3537d1ee07aa025630a500cac74b9d1dfa9cc4e 105 0.05/1.00 vMB 99
181,379 181,379 0000000000000210a2fb3171f13b5f3dea777daa0edfdd6f112e5dbbfb586aaa 685 0.25/1.00 vMB 213
181,378 181,378 00000000000004a00a665c958d6cd829cc9790cb1446381ce90e8d407984f676 137 0.05/1.00 vMB 155
181,377 181,377 00000000000006da215498e293ed2f0b95a5c4096b098b01324ecc1f15dd7735 288 0.14/1.00 vMB 196
Previous 10 blocks ↓
Total Size: 782.52 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: 668.93 GB
    • Received: 15.65 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.