Loading Tool

Explorer IconExplorer

Memory Pool

87,046 transactions
31.94 vMB
0.13448845 BTC
Random Selection Loading Transactions
Max Size: 192.84/200 MB

Candidate Block

Mining Attempt 32a3136c9a647917bef28575f08e1211407300abf9fcea00de457fed7984f668
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root 5e23433d3b1168cde7f276b62f07c828b9d30f637b87541297dd675c23c762aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,030
Size: 1.00 vMB
Total Fees: 0.04819950 BTC
Feerates: 911.92 > 4.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (615,020 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,950 299,950 00000000000000000dbb9d1dd897160f67da4a35d06f51a863e8ea01fbac2cc7 279 0.15/1.00 vMB 41
299,949 299,949 0000000000000000013d6ff952111d1849ba8c6224942a8864f8fe89492458d7 247 0.13/1.00 vMB 34
299,948 299,948 00000000000000003364824b6db646b4cc30a4c6b78c8db345a9e547d0b9ef36 257 0.17/1.00 vMB 28
299,947 299,947 00000000000000001cd63d32eb44e17c01aa8ad274f6f536167ecfb498d27ace 653 0.42/1.00 vMB 29
299,946 299,946 00000000000000005e217675a21a678a9065dc5fd2e2eedd93de033ab736f95c 1,017 0.35/1.00 vMB 45
299,945 299,945 000000000000000000e61accd0c9433287ad252d480945528b1dd0fbaa0c0208 128 0.04/1.00 vMB 79
299,944 299,944 000000000000000076a8843fa339de5871b11581b8e885e5af2435bc8ed075c9 29 0.01/1.00 vMB 29
299,943 299,943 00000000000000005c9ef5c94ef42339c1adb261f97ecb82d3d87b4fd33d147a 388 0.25/1.00 vMB 33
299,942 299,942 0000000000000000273b40a0480732750aca4929b43525e473b1c9b3e567d43b 467 0.33/1.00 vMB 35
299,941 299,941 000000000000000037737355dfaa6492f3b48e8b6fdbc022f9cac8e0b76429c2 105 0.06/1.00 vMB 28
299,940 299,940 00000000000000003cfbdba75d4f3fc766c445760761500e74f6e76b058b3115 143 0.06/1.00 vMB 36
299,939 299,939 00000000000000001254e969072107bf2cb62cfc685f7c038e9d8917eff7625a 256 0.15/1.00 vMB 24
299,938 299,938 0000000000000000156a56c629c3f2bdc3b143634a20fda221304207ed1b86e6 474 0.28/1.00 vMB 29
299,937 299,937 000000000000000066944e6619f8cab37c3a219c460ca0fe9e7601860b05c676 67 0.03/1.00 vMB 32
299,936 299,936 000000000000000023986a6b28623ce2a2e98d3b879332ae8c53653942c10dac 256 0.11/1.00 vMB 40
299,935 299,935 00000000000000005b4ffd345d4b4f12db8f7f5ac8a4ea503452f007f980897d 46 0.02/1.00 vMB 36
299,934 299,934 000000000000000033dea8ecbb042e057d34e89508519fc70d462779a2caefea 436 0.24/1.00 vMB 29
299,933 299,933 000000000000000033f5ebb7145247eebb0542b41068d3093473280bf4317709 107 0.04/1.00 vMB 35
299,932 299,932 00000000000000007d2ef3fa3579722c940087e64c57682cc55b5f6136e9b601 673 0.34/1.00 vMB 34
299,931 299,931 000000000000000084ef37cd439a9ea6be9e003039e7d080b690c64e2f7aa28e 53 0.03/1.00 vMB 40
299,930 299,930 00000000000000000879ff666c8385a6bc8bb6f92dc875fd3ff5f141da2821f6 207 0.12/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.34 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: 660.98 GB
    • Received: 14.78 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.