Loading Tool

Explorer IconExplorer

Memory Pool

73,693 transactions
27.25 vMB
0.06300881 BTC
Random Selection Loading Transactions
Max Size: 166.44/200 MB

Candidate Block

Mining Attempt fce36550e35f05d7c5f9125cd32a8207026643b71729129d9db41c9bf291149d
Version 20000000
Previous Block 00000000000000000000eb6f61bd9defd18e41bcd69e7e89dae8b0fff50507e2
Merkle Root 1947ca83d8888a7437c22a2773da93d996550facabf4c6cbca7e9772546ff5a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,748
Size: 1.00 vMB
Total Fees: 0.00497338 BTC
Feerates: 80.00 > 0.50 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,259 (750,195 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
165,064 165,064 0000000000000715ebb89a477cf2fdb8f11da66e60a29319ccea449ebc805925 84 0.05/1.00 vMB 21
165,063 165,063 00000000000007f0573f62dedcc20cd12ce80397bdfc6a3cebd8acdacffa142e 65 0.03/1.00 vMB 126
165,062 165,062 00000000000004392cf18f8b87e1e6de6ca49a380b9075ec6fecc71cebe3948d 93 0.06/1.00 vMB 66
165,061 165,061 000000000000021feb21e9ffc6ed0c2cd88fe89750a3b83abed371ed27fe9772 64 0.05/1.00 vMB 188
165,060 165,060 00000000000007419dbe99e173b2251f6e46215d6f5078641c6c9b6bb6941f49 10 0.00/1.00 vMB 791
165,059 165,059 0000000000000c858d3bf81944b30bf4d65f0fd787b7ee3ba7f6978943466ba2 63 0.04/1.00 vMB 542
165,058 165,058 000000000000051cd59a79cacbc2c9214fdf2781768028cd21a7a55a233c913c 40 0.02/1.00 vMB 77
165,057 165,057 0000000000000666cb67e0c48ec538c84bf072afc321c55c4e68743fcf38d09c 28 0.02/1.00 vMB 1,056
165,056 165,056 00000000000007770e003f8c47ffc6ddc468bb07b8edc5ce50f3bcf0cb879ef0 13 0.01/1.00 vMB 0
165,055 165,055 00000000000008a987e32c923dfb3cc2eeaf6170182cb93772616da5d100e249 124 0.05/1.00 vMB 5
165,054 165,054 00000000000008d92b771f92985df815eb07438ec8bcdb7af8ed34aff133b87c 28 0.05/1.00 vMB 163
165,053 165,053 00000000000006bf316057c7f4782091406f92113b1d0c9425955fda4f4a878c 73 0.04/1.00 vMB 87
165,052 165,052 0000000000000cb1d46978ce4be7493918b72bdce19248508cea5a0b9a339ea1 35 0.03/1.00 vMB 66
165,051 165,051 00000000000005a2c8361f274634291397428dc833dfa5cdf3cd04ba9a1c0007 18 0.00/1.00 vMB 0
165,050 165,050 00000000000007c8713a599d86d5271a4d009d96e77af530aa179cf43a9a93bb 25 0.01/1.00 vMB 287
165,049 165,049 0000000000000b1bfbb19023370de48df65a588659c8ac8d6c2f1bda3c8bc7d5 50 0.03/1.00 vMB 40
165,048 165,048 00000000000006e83d0cab5b455b49973f0b2793a85633bab37655b5f7193c4e 57 0.04/1.00 vMB 71
165,047 165,047 0000000000000333407a94d5c42f657b941edd7c07715b9b1e650a7bb6c41877 51 0.01/1.00 vMB 6
165,046 165,046 00000000000006d2b2789cf489deb903b13a8b1039c20a4d68a43f83f195d4ef 68 0.02/1.00 vMB 51
165,045 165,045 00000000000000581ca71ae2e89c17f24fa787fc08d49a58609e6b2544d1655d 109 0.06/1.00 vMB 110
165,044 165,044 000000000000036e7d1b5077f57f036256462ccf18bb1a077cbf7fc1f0d59c93 9 0.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.84 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: 712.06 GB
    • Received: 17.16 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.