Loading Tool

Explorer IconExplorer

Memory Pool

70,395 transactions
26.41 vMB
0.06280061 BTC
Random Selection Loading Transactions
Max Size: 159.85/200 MB

Candidate Block

Mining Attempt f5b842bf3a4b1558dba93db05079e6c15c5862ef84f9adfceb853e9993918877
Version 20000000
Previous Block 0000000000000000000036422ab61dbcf0349de83af20f000132644b332f8024
Merkle Root 06d91043818dbdf98b8eae67f99202b59933aeca5bd94ff88cc57b406e1e76ad
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,519
Size: 1.00 vMB
Total Fees: 0.00551329 BTC
Feerates: 45.16 > 0.55 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,462 (12,172 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
903,290 903,290 00000000000000000001920377b14c3017b5854f03e3b998ee7036ba0ad201f1 217 0.13/1.00 vMB 1
903,289 903,289 00000000000000000000ea332b3ef0f8131f940492c7763479b480bd78b02ddc 748 0.21/1.00 vMB 2
903,288 903,288 0000000000000000000014aa20b84b5616a7e575485c75d03d95144d3d8763e6 678 0.29/1.00 vMB 2
903,287 903,287 000000000000000000017af84f1e53621a1f05b94d07d608c9353cd78e6a08e3 872 0.26/1.00 vMB 2
903,286 903,286 00000000000000000001cd152683d41d955a1ae3cf76a80005e6f7d9bb457dad 302 0.15/1.00 vMB 2
903,285 903,285 0000000000000000000051158ac79b433ca79bc6ac3da63068e5bea424d5634a 1,101 0.45/1.00 vMB 2
903,284 903,284 00000000000000000001b75bf80d7dde169c3f191633dcbba44d63f06e722a5e 1,259 1.00/1.00 vMB 0
903,283 903,283 00000000000000000001f2c956839c1d29ee78d2f2257f52813a2b7825516a27 155 0.11/1.00 vMB 1
903,282 903,282 000000000000000000012400a17be1d1c7c0ccd3b97b302c249e8b202bbff9bb 379 0.15/1.00 vMB 2
903,281 903,281 000000000000000000025d320493b8ae551a74d1384bab1bd1bfbe2e8c0e5a19 435 0.12/1.00 vMB 3
903,280 903,280 000000000000000000006b8a26165710170d2ff3104f9992c05df54f4c5ed8bb 1,862 1.00/1.00 vMB 2
903,279 903,279 00000000000000000001890ab5f663c2904612f7f32786b16730266cb2d077ee 977 0.26/1.00 vMB 2
903,278 903,278 00000000000000000000c091b2967fab88f2858d6c2756367eac986662c269e2 986 0.38/1.00 vMB 2
903,277 903,277 000000000000000000014b2492fcdaed54fda27308737b7a070fef307bfff5d1 2,787 1.00/1.00 vMB 0
903,276 903,276 00000000000000000000fcead57b82bcc1720f760207bcff470888bfe9e8e3af 583 0.14/1.00 vMB 3
903,275 903,275 00000000000000000001c4d4c0ecb3b81988c698a7a45977994e73bbdb0af421 4,079 1.00/1.00 vMB 1
903,274 903,274 0000000000000000000176c5990f07e216dc2b84547d6dc320926687f5f56212 451 0.12/1.00 vMB 2
903,273 903,273 00000000000000000000e5a9c001dedb69b37117d8a963e627a8a32725c0d897 2,639 0.99/1.00 vMB 2
903,272 903,272 000000000000000000007368cb368b3ed0e8c8cd44505ad035196667a4e0f97e 3,209 1.00/1.00 vMB 3
903,271 903,271 00000000000000000001bb62af9027786fc101771a7f47eaeddfdda54948d605 3,982 1.00/1.00 vMB 1
903,270 903,270 00000000000000000000591eb7386b9da8dd7562cfe30ca40a5d2521ccb89147 2,214 0.74/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.20 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: 753.89 GB
    • Received: 18.91 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.