Loading Tool

Explorer IconExplorer

Memory Pool

77,537 transactions
34.18 vMB
0.14224935 BTC
Random Selection Loading Transactions
Max Size: 190.22/200 MB

Candidate Block

Mining Attempt 5580c5f51a4bd35de5d22d705b5535740e34024f2f72224801019fcd94621b75
Version 20000000
Previous Block 00000000000000000001b3adfdc6c5691439ea95a4ea84dbe47417874bd4e5b8
Merkle Root 737682c0f185ac4da1e4c855b9f64ed97ebab04b86e35853cb17f8cd7d6e907b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,716
Size: 1.00 vMB
Total Fees: 0.02322201 BTC
Feerates: 84.27 > 2.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,418 (661,293 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
254,125 254,125 000000000000001999a63454cc1ea88a74182c8b484668138dc57bfd5489748b 234 0.09/1.00 vMB 132
254,124 254,124 00000000000000129d4e565fe02ab0b71bc4606e54e79603b1b8abf32e14359d 456 0.18/1.00 vMB 117
254,123 254,123 0000000000000036ef86a11ea569050370ad63c5561b9a686a6bf59cf25b1bc1 51 0.04/1.00 vMB 37
254,122 254,122 0000000000000007857a7d6fc785a566a431f57eef923538b231f786055c7ea7 256 0.12/1.00 vMB 154
254,121 254,121 0000000000000033b6a06dec374991478615df542f866865bffda253a4976c27 364 0.17/1.00 vMB 131
254,120 254,120 0000000000000020474360ff1ed3b064bbd13fca681fe6f55cae7a03df0b2f4c 290 0.10/1.00 vMB 167
254,119 254,119 000000000000003a86e8a4a38ac319e58776616129d05dca3a83d8bce6db256f 468 0.21/1.00 vMB 78
254,118 254,118 000000000000000a8a28893ae22db9303df150f9db9e809bb71a1701e389e372 235 0.11/1.00 vMB 105
254,117 254,117 0000000000000029698c5ba0b97d96081e175eaf9931a59f4c1b78496664cee9 168 0.07/1.00 vMB 125
254,116 254,116 000000000000001f29cf844f880456a022e87b60e518561f375dc47ebfa3f7b8 25 0.02/1.00 vMB 85
254,115 254,115 000000000000000ea6b1bf01a7f49f987758453edcbb4dc3ef84969291e73b9f 330 0.13/1.00 vMB 123
254,114 254,114 0000000000000009e365c3ea87a21ec49bd4ab6789ac92c243c9c710e599eb81 386 0.17/1.00 vMB 126
254,113 254,113 0000000000000018be332b2ca91d5c7c510c87d13549f7d6ac76636627566eb1 448 0.16/1.00 vMB 133
254,112 254,112 0000000000000024b6dfeada9f31ab2b1a59fd8b5ba3b1a2c6e0e1d414632030 98 0.04/1.00 vMB 112
254,111 254,111 000000000000003fb3452c41f816e5f45452fdd32203b90fa88dd24948fcef63 360 0.14/1.00 vMB 90
254,110 254,110 00000000000000352fb0c73653c6fa46f88cf776ba248f30ab41803fe84d34de 98 0.06/1.00 vMB 66
254,109 254,109 00000000000000008f5e8958b13f1141840421fd549b53b85fd007c1017eb62d 180 0.07/1.00 vMB 180
254,108 254,108 000000000000001374d2c92c7817f6060b7042cd633dc6a6e84d6e7f4e0eff67 54 0.03/1.00 vMB 105
254,107 254,107 0000000000000035ea1eeb141d457f0e84934bbdfe913d6bd9b222b152425cfe 433 0.24/1.00 vMB 57
254,106 254,106 000000000000003ab72eda95006af482efd92da47ca62b10360f9ea70bf2645b 649 0.25/1.00 vMB 131
254,105 254,105 000000000000000c9cf1c2dced5f126daf79337b78f8ff1949b1c6eb8563ad4e 444 0.19/1.00 vMB 114
Previous 10 blocks ↓
Total Size: 783.11 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: 736.24 GB
    • Received: 18.58 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.