Loading Tool

Explorer IconExplorer

Memory Pool

25,731 transactions
12.13 vMB
0.02778261 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 69.94/200 MB

Candidate Block

Mining Attempt d3f7aa5e813a5f1985a1974ad32103b2ed46ca6dc3597c78588e4189c72ba177
Version 20000000
Previous Block 00000000000000000001c34e0a973ccd66743ba1ec180bd74a9921a22c9fb4f8
Merkle Root 689d40784d9f50abaf6c5f65244ae169dc09d32a6f6fb1b3e5f356f6dd27b1b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,740
Size: 0.99790075 1.00 vMB
Total Fees: 0.00734330 BTC
Feerates: 105.55 > 0.74 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,745 (750,117 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,628 163,628 000000000000040c82d4dac16ed50a444ea942ceef472e9d2b8eb41590066be6 38 0.02/1.00 vMB 154
163,627 163,627 0000000000000ca6a9e35e5aa0796df7f782d07ea2601c356d3fdc2158523ce2 4 0.00/1.00 vMB 27
163,626 163,626 00000000000002c39f4145eecc318763891ec2091671c6c1fd5048fe8c6545dc 11 0.00/1.00 vMB 98
163,625 163,625 00000000000000e36b3ccb6dc39bdf9f346ed6b1f096e7d8484ddcc64b078e28 9 0.01/1.00 vMB 19
163,624 163,624 0000000000000453a837d161033693eba40376e9bce43d98c97f51e74d622739 60 0.02/1.00 vMB 15
163,623 163,623 00000000000009fd57fdd88016394195787c0c958ddd88d2d6d13d5f25e5209c 91 0.03/1.00 vMB 61
163,622 163,622 0000000000000add9163d51074ccf0f38cb90923a70f421afdfcc842a0057de2 17 0.00/1.00 vMB 72
163,621 163,621 0000000000000a9b9ecf4f136baf1c64b2237512ece700869f48f6564fb38906 78 0.03/1.00 vMB 103
163,620 163,620 00000000000005a88fff18e6cfda0468b7d65d3837afcf62810546bcada8be60 132 0.05/1.00 vMB 329
163,619 163,619 00000000000003604dd6d9e9b63a60e4adc6f6ad7eb21ce600e92ed518201c8b 39 0.02/1.00 vMB 25
163,618 163,618 00000000000007939a505a913b62d61b86ab3c88cfb25c3cda187cf7651f8f3d 18 0.01/1.00 vMB 1,238
163,617 163,617 000000000000034793e2b7aa0e5bdbf041a8affb15ead9fb1fb647267786a1ab 47 0.02/1.00 vMB 23
163,616 163,616 000000000000055b5780cb5eb3f770d04563e33f03b3859b737e4078ec6b758d 127 0.05/1.00 vMB 18
163,615 163,615 000000000000079d6382e14a5ff58c69bde6db70414cbda6ac5c5b67d97127c3 54 0.03/1.00 vMB 176
163,614 163,614 00000000000005ae9bc8ba88106f278b979c88765e603b0a2c4f2483f38dfe69 35 0.01/1.00 vMB 0
163,613 163,613 00000000000008982f97621aafde927d4133c11a2cff65a74ff0dba54ca3fd4d 65 0.03/1.00 vMB 34
163,612 163,612 000000000000021b608305641d1ee145a693cd7d97451a3c792a3f9f5fb53a9a 100 0.05/1.00 vMB 133
163,611 163,611 0000000000000c78ee2b7894f047ab9780d8c13c888fa649beb6f73d8c3c83cb 64 0.04/1.00 vMB 48
163,610 163,610 00000000000003c57298f3ef987385b404e2ce76bb279e577f9590ea30466eb3 13 0.01/1.00 vMB 31
163,609 163,609 00000000000002ddfa308caa4fa140991288d7455b7913d3eef97d4229b0b5a2 27 0.01/1.00 vMB 397
163,608 163,608 00000000000003d7aeefb466596050273329079925d340454065ede43a4c8b28 29 0.01/1.00 vMB 154
Previous 10 blocks ↓
Total Size: 780.17 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 503.11 GB
    • Received: 3.87 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.