Loading Tool

Explorer IconExplorer

Memory Pool

78,651 transactions
30.02 vMB
0.08353250 BTC
Random Selection Loading Transactions
Max Size: 183.00/200 MB

Candidate Block

Mining Attempt 00429b729f5ce82277a8a077339c6a434ad7e899229bcbf0399398b13d356692
Version 20000000
Previous Block 0000000000000000000101871320b03e985d1fe251f64570b52ca66c6e1a41a8
Merkle Root b783a04cfa689ff878b4ce91c1bc27c51905d22127ef20b4d9d3c9d851612b56
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,590
Size: 1.00 vMB
Total Fees: 0.01686616 BTC
Feerates: 73.20 > 1.69 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,397 (661,276 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
254,104 254,104 0000000000000008c02cca20505233ec319f0a15903b996990e4ca4c9169e878 153 0.06/1.00 vMB 151
254,103 254,103 000000000000003c32591fce27fb0694541fa141677042520510f824d0c7e00f 121 0.05/1.00 vMB 136
254,102 254,102 000000000000002b179ff7dfe8b025006148d519b26373bbcc72b8bd6147ebe5 63 0.03/1.00 vMB 117
254,101 254,101 000000000000002404be939bdef81ede1bc0dbfd26eb92ecd67540c7b7ecce05 259 0.17/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 783.08 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: 721.10 GB
    • Received: 18.34 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.