Loading Tool

Explorer IconExplorer

Memory Pool

78,035 transactions
34.50 vMB
0.15627059 BTC
Random Selection Loading Transactions
Max Size: 191.71/200 MB

Candidate Block

Mining Attempt d16b25fb3b4a425e306acdd3a3de523718443d2800e09cda2a9156eb0aacee62
Version 20000000
Previous Block 00000000000000000001b3adfdc6c5691439ea95a4ea84dbe47417874bd4e5b8
Merkle Root db199775681be34960e989043b56a36f32bc1e7c82167e874366ab0091bec111
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,645
Size: 1.00 vMB
Total Fees: 0.03115357 BTC
Feerates: 445.78 > 3.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,418 (681,048 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,370 234,370 000000000000006e046e66003fc89dde3e8ef098562b6b6ed90ab6f52b6af2da 613 0.25/1.00 vMB 190
234,369 234,369 0000000000000109e50845b191a18153abc91a2bc27aa15229e165184e8520dd 923 0.41/1.00 vMB 161
234,368 234,368 0000000000000048dca6ea815e6a1b335fb463872eb9b077627914fb927c789a 418 0.19/1.00 vMB 157
234,367 234,367 00000000000000eafbb1f94f208e5d31a1ebcf382f19395ca4650cc2b1ac5928 538 0.47/1.00 vMB 111
234,366 234,366 000000000000003a6a4ba6644e0aa9300bc32f95bba1b5101e12197eb08483cb 630 0.25/1.00 vMB 152
234,365 234,365 0000000000000159dc4be502e5799a4469adfcd1b72ab651df66b7eae64886cf 5 0.00/1.00 vMB 48
234,364 234,364 00000000000000e0bd97c679fee72af1c819b5c208ab2761c19c5175a6019dc5 678 0.25/1.00 vMB 782
234,363 234,363 00000000000000a9203cca6d1fa0182316a4fd2a2bb77a99cceeebf09c8ab604 337 0.10/1.00 vMB 40
234,362 234,362 000000000000006513af2c989a1c0530f7676c1d1b621874fcbfe3065ff7d304 54 0.15/1.00 vMB 21
234,361 234,361 000000000000015dacbc62718c54e5938467323130a73a9ea52dcdf5257d6be7 564 0.24/1.00 vMB 206
234,360 234,360 00000000000000c64522334eb5ac8ea768c8ae53def647d328df99968ebe6e13 90 0.15/1.00 vMB 38
234,359 234,359 000000000000004d89b0077809f1cb71467f651daf57a8a35a8d2cf83bc6e663 428 0.17/1.00 vMB 219
234,358 234,358 000000000000018c684116a76ede21646da81a645468a5bee505a00a875694a3 206 0.10/1.00 vMB 107
234,357 234,357 0000000000000063130eb92ca8d3bbe438a29d0ae3d3d495e40e11934392cb9f 255 0.12/1.00 vMB 154
234,356 234,356 0000000000000100082cbe5d50c94eb7e9bf726216eae7cf758771803074961e 141 0.15/1.00 vMB 36
234,355 234,355 000000000000003a8b80cbd3df194009a559ef746b2b261495876d477a84f47c 915 0.39/1.00 vMB 177
234,354 234,354 0000000000000014e491f87fa2eaa03727492a8e7e79c0ee747060b5e01438c3 464 0.19/1.00 vMB 154
234,353 234,353 000000000000003307f94d437d3c8367efa3a71b558a954490d7d6c99f070b2d 83 0.03/1.00 vMB 192
234,352 234,352 000000000000005870ba123f30bb2f79d79a23f9a8f115700d3fa75806e2424a 167 0.15/1.00 vMB 63
234,351 234,351 0000000000000085f3f6be3a70150c50f8ac5726bf5720fe99fa21e2850ab2fe 517 0.34/1.00 vMB 112
234,350 234,350 0000000000000062731a03a0cec24e486529070f7e6f5aa162194cee27b20ca5 746 0.25/1.00 vMB 214
Previous 10 blocks ↓
Total Size: 783.11 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: 736.40 GB
    • Received: 18.58 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.