Loading Tool

Explorer IconExplorer

Memory Pool

78,331 transactions
29.38 vMB
0.06644794 BTC
Random Selection Loading Transactions
Max Size: 176.48/200 MB

Candidate Block

Mining Attempt cfcfce4f97622c247663284accbdfa6bf535d1682068bc1950f15c48bf7d943d
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root ee5d8b4b20fc13e12d0feef7b03cc9526ad1d4174fa9d2265fc8727483839f05
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,071
Size: 1.00 vMB
Total Fees: 0.00680537 BTC
Feerates: 40.21 > 0.68 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (255,792 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
659,206 659,206 0000000000000000000f80c286e7ccb49a0351144b8d010d8935119649d9bf85 1,339 0.63/1.00 vMB 11
659,205 659,205 0000000000000000000cfe351a844d1bc682c06fbe1d137c056924df335996d9 2,238 1.00/1.00 vMB 17
659,204 659,204 00000000000000000003c99afcf0d85de11f8c36c2b7e1372f909405db1a3608 1,527 1.00/1.00 vMB 71
659,203 659,203 000000000000000000001c7c73044484108f9bbbae26826e28df2bf448c01c07 990 0.43/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.