Loading Tool

Explorer IconExplorer

Memory Pool

82,414 transactions
31.24 vMB
0.10539110 BTC
Random Selection Loading Transactions
Max Size: 189.44/200 MB

Candidate Block

Mining Attempt efd0d8330ebcba2a175c0613a35467535d13d3ab2ffe32876fb267905a334fdb
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 537cdd89a196cd48d0cf2c2a6a14212bbc562b1d9030ca30a858405abae3d086
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,994
Size: 1.00 vMB
Total Fees: 0.03204459 BTC
Feerates: 318.30 > 3.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (601,563 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,786 313,786 000000000000000002deb5619e66c0f06b4f4c6ee5a1c1f9f5c09b6f00cc2bfb 220 0.18/1.00 vMB 8
313,785 313,785 0000000000000000300fc8c64ae908955d62e0efb3ba49226974dc06c8567d41 380 0.21/1.00 vMB 28
313,784 313,784 00000000000000002cafb87b7fb9f5d364fd5037be00108b182ab1c73621875c 331 0.19/1.00 vMB 25
313,783 313,783 00000000000000002e9d6781845284909b91dd443aebf32361fb06c0da466c64 76 0.06/1.00 vMB 20
313,782 313,782 000000000000000019557cd86d03f24214b769ed6da319fbf040827ef477c501 346 0.20/1.00 vMB 27
313,781 313,781 000000000000000028e465351555143434ccfb599499279a4e203a653e7accfe 189 0.12/1.00 vMB 22
313,780 313,780 00000000000000000635b467eee14f41bd40bd8f08eb528edee97fa705ddd797 442 0.21/1.00 vMB 30
313,779 313,779 00000000000000000d85cae1b7075202a4ca7b921bbb9eb154e68c425fb17daa 18 0.01/1.00 vMB 29
313,778 313,778 00000000000000003247e185ef31314a65bc568a24b10fa070299021d74c51d4 592 0.41/1.00 vMB 24
313,777 313,777 00000000000000001db25751863de4c9f3e8a1b05342763427c79e870b1f89b8 322 0.22/1.00 vMB 23
313,776 313,776 000000000000000034faa0c5d3c88702f0aa7b005f8465045ff9474629f253b1 405 0.21/1.00 vMB 31
313,775 313,775 0000000000000000355009a28ae8c19ddee9010229a25e69c996aa2ebb10ed3e 187 0.29/1.00 vMB 16
313,774 313,774 00000000000000000712b3d0d6f4b6afade762781bbf86d35f193d3aa6c02e6b 21 0.01/1.00 vMB 38
313,773 313,773 000000000000000019768ba316127399523cae71f4020f6def2cd800291750c1 107 0.04/1.00 vMB 36
313,772 313,772 00000000000000000652aab30489cbc96bdb9b0c97d885561ff9f628d667f62f 421 0.23/1.00 vMB 27
313,771 313,771 00000000000000001dfe19497fcfe412cb10af300806cd46676e4819a2a04632 10 0.00/1.00 vMB 27
313,770 313,770 000000000000000022d6bc996103264bc0af5158a02d46fabfe2dda0679dc109 126 0.06/1.00 vMB 27
313,769 313,769 0000000000000000218efa3906becf563e5f3f719e6cdf9b66da4755a056bd4b 29 0.01/1.00 vMB 26
313,768 313,768 0000000000000000108efd3e1dab5a2500d9844b34a8c7409eba4339a1950d1f 32 0.04/1.00 vMB 9
313,767 313,767 000000000000000024adfbd476527645768bcb7b2983255b87cbfade20e3a2fb 8 0.00/1.00 vMB 34
313,766 313,766 000000000000000017c4425810e4ba49210074206ccff18312cb917bd195b690 234 0.12/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 783.00 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: 718.44 GB
    • Received: 17.90 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.