Loading Tool

Explorer IconExplorer

Memory Pool

80,211 transactions
29.61 vMB
0.06601317 BTC
Random Selection Loading Transactions
Max Size: 178.78/200 MB

Candidate Block

Mining Attempt b0cc1b7d8de8e6092044be0e67528dfbcf565abe1f041556db1a260db77ecc6c
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 297ddb388441f3d97c53f618b078d3c4ad357e39ef397df26239fa967d59b417
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,474
Size: 1.00 vMB
Total Fees: 0.00578146 BTC
Feerates: 90.30 > 0.58 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (255,751 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
659,227 659,227 0000000000000000000d07ab2cb716221795a5c8859bff1c19b5944595e094fc 875 0.66/1.00 vMB 10
659,226 659,226 0000000000000000000d0fbc89383e32510c45a4f1278a37bd5b2a2343d1e080 922 1.00/1.00 vMB 49
659,225 659,225 0000000000000000000e5bc7dd1ae50bfdf787017f4dd826b631cd51b2168eda 1,109 0.49/1.00 vMB 22
659,224 659,224 00000000000000000008f8b9d2b3e5b449e75a9a5bc67d3ce291be3d90965c3b 1,319 1.00/1.00 vMB 6
659,223 659,223 000000000000000000064ab9f36accc5e5c01bae022a51a9e7c3b4205f6212d2 1,945 1.00/1.00 vMB 24
659,222 659,222 0000000000000000000d863e18bda72e2d2e09c6676308bfaa9a0001f888ff2d 1,501 1.00/1.00 vMB 7
659,221 659,221 00000000000000000003dc786ed0f677c08193adb226dfb86105b32052cfc692 1,554 1.00/1.00 vMB 12
659,220 659,220 0000000000000000000a264aef8a79fc8aae61a8033327063487ed3adf43c284 2,520 1.00/1.00 vMB 50
659,219 659,219 00000000000000000003cf4c47ef1d4dacc819b9aeb66df9ae02a717ec7bbc14 2,174 1.00/1.00 vMB 14
659,218 659,218 000000000000000000000cbd105ee6143afebc54423dddc6b631f10dd577edaa 1,737 1.00/1.00 vMB 64
659,217 659,217 000000000000000000041da68d1c6e899daba98d870cac923335b299c00562d2 2,761 1.00/1.00 vMB 51
659,216 659,216 00000000000000000004fb958f4a08403be44f9cc3bab0e236bd087dab1dd21b 2,219 1.00/1.00 vMB 33
659,215 659,215 0000000000000000000384601a3a486af2802298549a6ac40bdf10994fe4a2c7 2,596 0.97/1.00 vMB 29
659,214 659,214 000000000000000000020ffd3ca6a0925e050ea6644365a8dde8742444d9c99d 42 0.03/1.00 vMB 16
659,213 659,213 0000000000000000000d22d5ed6d9aa4ecd28ea3dec574ef88658e75d6665bb2 812 0.33/1.00 vMB 28
659,212 659,212 00000000000000000000e81d89632e67ba52865b665e69118d0ec8d98268e64b 1,784 0.66/1.00 vMB 31
659,211 659,211 0000000000000000000cd4f8c7c81c254d71a87bfd06f46d9d5ea53e9f2ecb13 1,382 0.58/1.00 vMB 18
659,210 659,210 0000000000000000000f2f499419fa44c22e69fb89fd7c297b14e8921f3f9008 2,425 1.00/1.00 vMB 29
659,209 659,209 0000000000000000000cc02b9b1628374fcacd7fc67c6f2bb8e87ddea089e0e2 2,577 1.00/1.00 vMB 31
659,208 659,208 000000000000000000036642385ed94c1375c738c329a59864bd93fc57f29542 563 0.24/1.00 vMB 29
659,207 659,207 00000000000000000008cbddded618cc051f1837cd079fac468fcfba4eb79080 741 0.29/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.