Loading Tool

Explorer IconExplorer

Memory Pool

80,979 transactions
30.88 vMB
0.07684245 BTC
Random Selection Loading Transactions
Max Size: 187.87/200 MB

Candidate Block

Mining Attempt a0190778fa53ea039905b9c12840095151c0019820f397aec878ace42e956f6d
Version 20000000
Previous Block 000000000000000000009cc847e34910d5d5711b5344aceacf52741007a9bcc7
Merkle Root 351837a174251242263fc53520c05af7a65f16a9b63d0653e24390e41d26e3fb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,893
Size: 1.00 vMB
Total Fees: 0.01050751 BTC
Feerates: 265.25 > 1.05 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,183 (322,956 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
592,227 592,227 0000000000000000000f2078dcdab4a32992c8e91941701ab72fe54c5d20da30 2,681 1.00/1.00 vMB 33
592,226 592,226 00000000000000000015b9be8bfb05c57fc8ca11b149533f323ee5c54babe13e 1,538 0.49/1.00 vMB 24
592,225 592,225 000000000000000000041173bb0a4305dd9c06630300a28763b560b880548ab4 615 0.29/1.00 vMB 21
592,224 592,224 00000000000000000016bf21cf56114c64aeabba08fbe2ac8d3d7ff23739691c 1,928 0.69/1.00 vMB 18
592,223 592,223 0000000000000000001066e2d302c690c2042fbed3aaee1c51baf577d435f38d 358 0.11/1.00 vMB 24
592,222 592,222 000000000000000000015825f67535f4c6c5ee544d3a97e24b3ef342db5b43fa 542 0.21/1.00 vMB 25
592,221 592,221 00000000000000000004589f1ddbb9cabfcee972046a86eec2163dff4daafdfa 1,079 0.37/1.00 vMB 31
592,220 592,220 0000000000000000000c6bb4de257559a0bd95746640702d7a2d405d36c51a96 2,659 0.88/1.00 vMB 17
592,219 592,219 00000000000000000013b0c00e78d37c8a9da6ff1317d9399a6963c85a3c8471 3,007 1.00/1.00 vMB 29
592,218 592,218 0000000000000000001ad5f298f3518967f7be8c39e0268530155287c877eae4 2,949 1.00/1.00 vMB 24
592,217 592,217 0000000000000000001181f9e9dc7687b547c3a182e600b34f7bf495c429b0e1 2,997 1.00/1.00 vMB 38
592,216 592,216 00000000000000000019d73173ea1cb5ba053e3d2d200ff26b6876488dd67af6 1,143 0.40/1.00 vMB 22
592,215 592,215 0000000000000000000ca5ccbc374faa13ed4aacce60bad7c407643d725d7528 2,928 1.00/1.00 vMB 22
592,214 592,214 000000000000000000118678027c9e81184a882871d6be21d8b6858d80552f40 384 0.12/1.00 vMB 18
592,213 592,213 000000000000000000097ccd69e4710e76333fb7e55a68663ef0feb3b30e1f7e 1,193 0.43/1.00 vMB 22
592,212 592,212 000000000000000000013ea0a9393b45215701fa918e91d7275011d52ca02fee 1,318 0.46/1.00 vMB 22
592,211 592,211 000000000000000000013b350278684b0ea5da992b702ddb2f6b3a58aa5c9f48 24 0.01/1.00 vMB 6
592,210 592,210 000000000000000000121b33bd82023d882169d76304bfce6637ee2273bd5520 31 0.01/1.00 vMB 29
592,209 592,209 00000000000000000013a1caadf2a54046153bf19dedc2161d003af6aa715d45 2,257 0.76/1.00 vMB 13
592,208 592,208 00000000000000000018161d3abdfb4fcbdc137cb4411d790bf18fa0d72e7f67 2,418 1.00/1.00 vMB 25
592,207 592,207 000000000000000000137c3b4ae9151d3245d5db1c62d417c9c6e3216405bd96 2,520 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.71 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: 701.19 GB
    • Received: 16.62 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.