Loading Tool

Explorer IconExplorer

Memory Pool

42,683 transactions
26.75 vMB
0.06356896 BTC
Random Selection Loading Transactions
Max Size: 140.56/200 MB

Candidate Block

Mining Attempt 17827fca222b7308401dad83f721c4c3967677863e5306971c38286d2cd9daf9
Version 20000000
Previous Block 000000000000000000001e5037ab3245321dd405b5bca943b168a3f43d4c4e96
Merkle Root b836c3360a7f79466adc623d8e155c781615dffe9154b200156c94e50c728996
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,603
Size: 1.00 vMB
Total Fees: 0.01409557 BTC
Feerates: 201.36 > 1.41 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,911 (149,697 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
765,214 765,214 00000000000000000003ee6f33515012571a6e34e6f583a2d02f645eca850ace 2,806 1.00/1.00 vMB 15
765,213 765,213 00000000000000000006f57a5eb4d1f8f1dee09f2b7eb79c6976206df0f9196e 2,926 1.00/1.00 vMB 24
765,212 765,212 000000000000000000052bdf7a5b7d81d4c400025d6b71aefe825a5515eb2cce 3,081 1.00/1.00 vMB 26
765,211 765,211 000000000000000000060da14a1ca8ad79e36b1dbb88efda4d0b4e4ea034df47 2,715 1.00/1.00 vMB 25
765,210 765,210 000000000000000000077f4842747bc8917be791266f42fac11eef8a47ea5bb7 3,193 1.00/1.00 vMB 34
765,209 765,209 000000000000000000014d744b3d82da9d9681f930e53a3fbfd79e1c38e0cccd 2,476 1.00/1.00 vMB 12
765,208 765,208 0000000000000000000657fbb9fe3682ce652f633203c094a0cd047e531cf2fe 1,920 1.00/1.00 vMB 15
765,207 765,207 00000000000000000003386e65968e26848790d73fdc981207ebe5c6d87f98c8 2,060 1.00/1.00 vMB 17
765,206 765,206 000000000000000000026e9e106dccc69c9cbe93a955041e703815c33f005992 2,990 1.00/1.00 vMB 25
765,205 765,205 00000000000000000005de5e699410abd90c3e12e1b176b468c9195e7a9356ea 2,868 1.00/1.00 vMB 36
765,204 765,204 0000000000000000000514929429c1bd43e1aa384c4e750eca595be32be52dee 2,247 1.00/1.00 vMB 21
765,203 765,203 00000000000000000004fa22a28c7fde8fe8c05c4c008da5049e07cb43c7acef 2,930 1.00/1.00 vMB 21
765,202 765,202 0000000000000000000280b169de632afc903ba33857d3926c694c78e9267ec3 3,559 1.00/1.00 vMB 34
765,201 765,201 000000000000000000072b64c1362041a3bcf80ab540bca304b9322f9376f452 3,336 1.00/1.00 vMB 19
765,200 765,200 0000000000000000000333bb9898acf2839c2f3fa5466cddbf25af93ff925ee4 3,022 1.00/1.00 vMB 34
765,199 765,199 00000000000000000003c892dac270041192e51d8d4b5af3ef73c727043a0c93 1,190 0.50/1.00 vMB 18
765,198 765,198 0000000000000000000341433fe1b8a8ec823f95d41288a8ef8462535344892b 1,181 0.61/1.00 vMB 8
765,197 765,197 00000000000000000007319f6924cdd368ce4e12dec475b75c6e3a8793d1ac39 2,541 1.00/1.00 vMB 26
765,196 765,196 0000000000000000000390c6cab573926e8e4b13d691fdde69837581e5777402 1,313 0.48/1.00 vMB 16
765,195 765,195 000000000000000000067f8ecbeae919ffdb2ee3e2f8ee4464ceb842f1951f0c 2,161 0.80/1.00 vMB 15
765,194 765,194 000000000000000000014e90e4b6bb39e718f30060bc0abbdc7dfa87918ee2b7 277 0.12/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.23 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: 654.95 GB
    • Received: 14.22 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.