Loading Tool

Explorer IconExplorer

Memory Pool

83,616 transactions
31.82 vMB
0.13160647 BTC
Random Selection Loading Transactions
Max Size: 192.00/200 MB

Candidate Block

Mining Attempt e606dad4108c476754d39855a82d4af9091e440be4dea3be4aaf6849385b95d3
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 91f0661f157efb768e896e4338e9d60e163be14b549e4ad7f8bdeee6ea3e40a1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,195
Size: 1.00 vMB
Total Fees: 0.04427782 BTC
Feerates: 803.65 > 4.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (532,068 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,284 383,284 00000000000000000b3daedb336377e3c3b3e1b83edaa67a5fce3e4330206683 2,632 0.93/1.00 vMB 43
383,283 383,283 000000000000000008b076546a200a8f1a78518c3b543b71e439f4b6f2b12ea9 1,327 0.75/1.00 vMB 24
383,282 383,282 000000000000000000293d0dfec96bc9981851ffcf6abd37b4383709b702c761 1,037 0.50/1.00 vMB 34
383,281 383,281 000000000000000007cb599df49d588ee7d43cf92d715eb7e8afab39da353074 2,485 0.75/1.00 vMB 79
383,280 383,280 00000000000000000e2a5cd8e7f6e9dd12dec2af74d73200db18b793a54a5f62 54 0.04/1.00 vMB 33
383,279 383,279 00000000000000000039109d12baf3eef9e04fd4ae8ac24fe123ff41cb695edf 2,056 0.75/1.00 vMB 48
383,278 383,278 000000000000000002c21a0b4b7c9999820eba4b816bb9189feb320a577c43b0 2 0.00/1.00 vMB 0
383,277 383,277 00000000000000000801016d231b5add0411dfabfd7b16f4bacd7710510a861a 630 0.31/1.00 vMB 39
383,276 383,276 00000000000000000fef1a146c719125158c0e6d2ea43ec83c3e673634be962d 430 0.30/1.00 vMB 28
383,275 383,275 0000000000000000021a85bf5a2f79e2e2a35af2de7283193bac87eb4190a1a9 162 0.13/1.00 vMB 24
383,274 383,274 00000000000000000f4272c97c411970c5ab944b850a6a7bbb79e7645922b8ec 739 0.35/1.00 vMB 33
383,273 383,273 000000000000000000781534759180250a0514d45ca1568864fbafd036724409 868 1.00/1.00 vMB 14
383,272 383,272 0000000000000000106f17d19bece178165894f7c2bd40a188776b2d99ffe49e 267 0.15/1.00 vMB 24
383,271 383,271 000000000000000008849301517f6d801e3eb93ff19b06c6b5c83c1630fca79d 1,398 0.64/1.00 vMB 38
383,270 383,270 0000000000000000036b01f040ea542363a22648e892fe9cf077a7249fa7213b 798 0.43/1.00 vMB 48
383,269 383,269 00000000000000000858a367096caac8a42f54f1c917caf59aa383e387fd5ed1 73 0.05/1.00 vMB 18
383,268 383,268 00000000000000000d9fddd236d6ba625cb31e82be60cd245b58db16c3c01ba5 1,408 0.67/1.00 vMB 36
383,267 383,267 00000000000000000764751a21158c1c94332c50bccb473c8bff757b47e233ce 616 1.00/1.00 vMB 8
383,266 383,266 000000000000000001fcac043b1ae225806c007d9c1c1970371bc382a856106a 1,462 1.00/1.00 vMB 19
383,265 383,265 000000000000000008e12e6404597b3bbb5a87f561e9d81315a19c764c0501c1 985 0.47/1.00 vMB 31
383,264 383,264 000000000000000000dd7f057edb475bf226894c3ec51a20ed24835b37872839 1,273 0.52/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 783.00 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: 718.70 GB
    • Received: 17.94 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.