Loading Tool

Explorer IconExplorer

Memory Pool

83,329 transactions
30.72 vMB
0.07811442 BTC
Random Selection Loading Transactions
Max Size: 188.88/200 MB

Candidate Block

Mining Attempt 790b39e1d1f708704e66df0fbbf990798f0e166a36fbc1f7ee4b6f511acea10c
Version 20000000
Previous Block 000000000000000000012eda0183874dd226146bb4d2949368770ce3a8fc35b3
Merkle Root 7c61452064c616f1497f9e70240ec01292a9cd25bfa6162973af61ba94d644ee
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,599
Size: 1.00 vMB
Total Fees: 0.00941994 BTC
Feerates: 49.17 > 0.94 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,330 (601,545 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
313,765 313,765 0000000000000000155b30e42ebb43a97449cf33a78533d8734bea10945f0a8d 67 0.02/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.96 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: 715.70 GB
    • Received: 17.73 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.