Loading Tool

Explorer IconExplorer

Memory Pool

82,128 transactions
31.05 vMB
0.11900855 BTC
Random Selection Loading Transactions
Max Size: 188.44/200 MB

Candidate Block

Mining Attempt d13229ca043eeaf39137e7af245b20498f78f46206035438f4f5a57a3a808494
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root f98b3945b4fecc28c691b9e4994fa3400074c2634acc670bc087d6a30f2eec48
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,370
Size: 1.00 vMB
Total Fees: 0.04049529 BTC
Feerates: 318.30 > 4.06 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (582,914 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,487 332,487 000000000000000010e02c287904bcc3d7aa01d8097bf8fe18a57ced6c16bf55 1,199 0.50/1.00 vMB 28
332,486 332,486 00000000000000001862c4a08381b43f6f928573c3ea19639d7d93b8e1189fa9 1,415 0.75/1.00 vMB 22
332,485 332,485 00000000000000000905b15b9c9c316ac8fe7c29c24d7fd2ca205183c5f2caeb 3,417 1.00/1.00 vMB 51
332,484 332,484 000000000000000002a25a8c6eaa74080ce16054c4bb198dde1a36354c4737ed 569 0.20/1.00 vMB 40
332,483 332,483 00000000000000000cd870126ef77104a552b0825c9121fa362f2ce6bbc3ba89 672 0.71/1.00 vMB 13
332,482 332,482 00000000000000001ad76a20ce7b5de6dca2b22081f8bb109a8814da92ba9b09 512 0.20/1.00 vMB 37
332,481 332,481 00000000000000000595840512810b5d5e5ea0f1f96ef1103048522d4a0ca9d3 1,998 0.75/1.00 vMB 34
332,480 332,480 000000000000000016b66be59cef7729cfb8044b08653410068a2ba44c4437a0 574 0.33/1.00 vMB 21
332,479 332,479 0000000000000000097afe3956ec7664ded35c6cfc88ec6602ecf9eb7c161244 238 0.11/1.00 vMB 22
332,478 332,478 00000000000000001a2f9029a959f88f3a9899cf3a9b9c1055fe12ccb4ce5829 153 0.13/1.00 vMB 19
332,477 332,477 00000000000000000cb31a34a88075f87a85f94ce02b2671b1adc722cb959264 987 0.49/1.00 vMB 29
332,476 332,476 00000000000000001993ed84547189ef090e3bd77ff252d09ba758cca70af34d 524 0.36/1.00 vMB 21
332,475 332,475 00000000000000000a430eb9705910bc59758183e8d47aca9a9edd0094409840 677 0.46/1.00 vMB 16
332,474 332,474 00000000000000000a302dee296ef724d56cc49b1894bd731c180ba2caab0f0c 169 0.09/1.00 vMB 18
332,473 332,473 00000000000000000b4de96db0ae6ff6167903242e0570c2facfb276b584afcd 1,466 1.00/1.00 vMB 22
332,472 332,472 00000000000000000e8923557299d8cecb8624a78809eb2eafdb957276ccad29 1,289 0.75/1.00 vMB 22
332,471 332,471 0000000000000000069af7df0ec8264e19ee55cedbd0ec0e8177d9d18c3d3ed7 64 0.03/1.00 vMB 59
332,470 332,470 0000000000000000157571473829a1a7464e1cfbedc51607e9b285937b12b164 1,216 0.75/1.00 vMB 21
332,469 332,469 000000000000000012fb039e63773f74c89b7f89f1f66d31ca9a53680f9c5056 2,334 0.75/1.00 vMB 46
332,468 332,468 000000000000000006b02b895c8bc5e9f92752f1cb0f787115001b09a3cf5140 555 0.41/1.00 vMB 18
332,467 332,467 00000000000000000c4c908d03aac19a321b769d6f12a29911111f89589fb284 1,482 0.75/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 783.08 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: 722.01 GB
    • Received: 18.39 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.