Loading Tool

Explorer IconExplorer

Memory Pool

77,845 transactions
33.85 vMB
0.14300266 BTC
Random Selection Loading Transactions
Max Size: 189.76/200 MB

Candidate Block

Mining Attempt f0f232668146f80afd145b55069cc4dda4b3a4e79cba832d10d71bf6a00ad819
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 2cd1b3e4360bc34153ab22a481876974368be946a247ee6d5bd9e93a219e1c78
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,594
Size: 1.00 vMB
Total Fees: 0.02968337 BTC
Feerates: 100.53 > 2.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (636,201 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,214 279,214 0000000000000000c637d34a5b97f9fc1f82ea774c50ff1c8f0b90e5a7ce0429 209 0.12/1.00 vMB 34
279,213 279,213 0000000000000000602f6b5bdf04a605080daa217cb7e897c6a167b3f1768bfe 19 0.01/1.00 vMB 31
279,212 279,212 0000000000000002d4b79a515e54bdac28bff18829b15994f6fbf95226eb9be7 188 0.10/1.00 vMB 32
279,211 279,211 0000000000000000a8e24e7b8b27c34fb123f28ad770a31bde450b00f215e127 73 0.03/1.00 vMB 45
279,210 279,210 0000000000000002859e184ab9e731bfd1fadaf82cfcbfe420cbf0a07bb0b1cc 90 0.04/1.00 vMB 14
279,209 279,209 000000000000000300b8ebde747309c937534926f7dadb6c0b7b685903a7341b 101 0.13/1.00 vMB 25
279,208 279,208 000000000000000270c1fee857857f2f58e9129167e7c94f62c5947d192701c5 665 0.27/1.00 vMB 34
279,207 279,207 000000000000000177ddf56a6d7e836a35ca16212a3e7eb14330acbd00b7722d 97 0.03/1.00 vMB 124
279,206 279,206 000000000000000009bf4a7293b70af31e459dff1cc70bc0acca2e257af7ce6e 428 0.20/1.00 vMB 48
279,205 279,205 00000000000000011e6b91cc9f3c67935b8015aafe2f854d7f412f8dff10bccb 668 0.30/1.00 vMB 54
279,204 279,204 00000000000000014f5b6f36c500d5ee7d0cc3bbf7fc6dfaa6a0b97661b7b0cc 336 0.14/1.00 vMB 46
279,203 279,203 00000000000000010857d7259f09049c6abadd46be7c6447db84b66c7abc164a 22 0.01/1.00 vMB 35
279,202 279,202 0000000000000000f270786fc22aaa034bcff66963cd328474d8bf073de2c322 155 0.07/1.00 vMB 26
279,201 279,201 00000000000000027c044e3b92f3eb43ddc8916826afca5d5eee88983d0468d2 39 0.02/1.00 vMB 13
279,200 279,200 000000000000000123075814391bcb0c43148683d02af1a68e1d15edfdca256b 416 0.17/1.00 vMB 69
279,199 279,199 0000000000000001950220aafe93979036a04413bf7e0c4b98cce5ed636e2114 540 0.25/1.00 vMB 50
279,198 279,198 0000000000000000414586f6f0d32fa0f8af1826d6755a3a2de27eaf2b375de5 48 0.02/1.00 vMB 45
279,197 279,197 00000000000000000f84211ab828846ba100c9bac043848fe8621bab9f0e24a0 263 0.12/1.00 vMB 29
279,196 279,196 0000000000000001501ffb99b110431d79503737f49091e0119017dfd59a97d5 77 0.03/1.00 vMB 174
279,195 279,195 0000000000000002ee8f72c414446afdbba9cce15f6dd5f867f0332da5cfbb2f 460 0.25/1.00 vMB 42
279,194 279,194 00000000000000025e664eac77365481d70e8c0cadb6c18595891d6a0d7658c4 210 0.18/1.00 vMB 20
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: 733.45 GB
    • Received: 18.54 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.