Loading Tool

Explorer IconExplorer

Memory Pool

79,578 transactions
30.15 vMB
0.10633620 BTC
Random Selection Loading Transactions
Max Size: 180.29/200 MB

Candidate Block

Mining Attempt ea7c90c29b70dcef6053843622a6124445a9a30bb69029d93013af856f157a8c
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 2e4d761fbaeda64bccfae7f5f43b3064e75e470728650dcffb790c1ff21a6ef2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,686
Size: 1.00 vMB
Total Fees: 0.03547007 BTC
Feerates: 151.00 > 3.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (303,949 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
611,196 611,196 0000000000000000000b4224dd474f012e0b85c3e94c1f6ec0dde2278008e79d 749 0.25/1.00 vMB 31
611,195 611,195 000000000000000000121a2a3f9098d0074d0fc659f3258dd51944049e6aaa1f 2,369 0.71/1.00 vMB 11
611,194 611,194 0000000000000000000263205c94ab3a5fae937f7431fae8e91faae8b49f3971 1,511 0.58/1.00 vMB 9
611,193 611,193 00000000000000000005ca2cedea3416c71c400d1f03a35db22d221b11752246 3,013 1.00/1.00 vMB 8
611,192 611,192 000000000000000000083dfd2cc1e655ecb3b82c74d03eb93e5423bd0601bb61 2,735 1.00/1.00 vMB 9
611,191 611,191 00000000000000000007f4bed2699590ff17532c523530b578a22a6cb8619545 3,231 1.00/1.00 vMB 15
611,190 611,190 00000000000000000013ccab68ac316e5b94f6af34f6ddee8654668d9a76faf3 2,279 1.00/1.00 vMB 13
611,189 611,189 000000000000000000020cf128e3a39aa783579c9c73be961ba7b919cdb1a8e8 3,054 1.00/1.00 vMB 21
611,188 611,188 00000000000000000012b50f54f09ded370314f366fe7dd2192f90b199af216a 3,311 1.00/1.00 vMB 11
611,187 611,187 0000000000000000000621bb49660d31a9b01c473cd6ec5712f9746e4d17ffce 2,246 1.00/1.00 vMB 8
611,186 611,186 0000000000000000000809ce8bbcaa934983dd60fb6799545dc38f71df89aa45 2,511 1.00/1.00 vMB 17
611,185 611,185 00000000000000000009fa98692d40fd4e7a4515af4826868c539db5e4254819 152 0.04/1.00 vMB 14
611,184 611,184 000000000000000000066872f14b57cf0a731e1275937934fdde53c86a359f27 643 0.20/1.00 vMB 11
611,183 611,183 00000000000000000004462ce8de05533c5f057b879a4b4e98118ed2e224a3cc 2,943 1.00/1.00 vMB 11
611,182 611,182 0000000000000000000dc0fcfd0128ba8075bd8d9cfeb223a05095614761a18b 267 0.11/1.00 vMB 26
611,181 611,181 0000000000000000000f5d4ad3c53a8519b417be01abafc27b6d6a1ceec7510f 62 0.24/1.00 vMB 0
611,180 611,180 00000000000000000007b3ff369ffdc7313780e1c53a9ca542beaaee4ad199dc 1,512 0.40/1.00 vMB 13
611,179 611,179 0000000000000000000f0e2638b9c0b797b2e458d5750fbb0230be0ba49887ef 1,075 0.41/1.00 vMB 1
611,178 611,178 000000000000000000120505d21f164ae9871f95d76261f0254dc52b5884234c 3,323 1.00/1.00 vMB 14
611,177 611,177 0000000000000000000b0434e4cfd5f5f57572fcb0b02629df54e9b12092d42d 3,443 1.00/1.00 vMB 7
611,176 611,176 00000000000000000008423b8a5b5b347889b0f82615abccb4a02e52fe22c3b2 3,403 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.65 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: 672.53 GB
    • Received: 16.26 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.