Loading Tool

Explorer IconExplorer

Memory Pool

82,393 transactions
30.18 vMB
0.13661187 BTC
Random Selection Loading Transactions
Max Size: 182.37/200 MB

Candidate Block

Mining Attempt 962c9a55fda047391f3fade3dbb7502f53c0b8a11e0d000661d7e630ac57c8a3
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 83d6c5bb9b6cf1e8e733baae66e4ca4d22ce7c8529084ca7f1d12eb5a772489b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,310
Size: 1.00 vMB
Total Fees: 0.05671127 BTC
Feerates: 477.45 > 5.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (779,841 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
135,296 135,296 00000000000000bff469bd65cf7eda847c095fa92824743e669da13742879a97 114 0.05/1.00 vMB 606
135,295 135,295 0000000000000320dbca7bb6721ab4c23479861c0a8fbb64fd429840bbba9cbc 117 0.03/1.00 vMB 61
135,294 135,294 00000000000008c9e0e646df3f1e3a5886bdf2386fed51aaccff90c83c6eeb53 12 0.01/1.00 vMB 766
135,293 135,293 000000000000028eb5a3ba873517c3bcf11ceeedafe92cc853781aefb2fe5c1f 57 0.03/1.00 vMB 422
135,292 135,292 0000000000000972f073b105dcf3aca703143ad33d6e316a41a71ffa0a527296 32 0.02/1.00 vMB 324
135,291 135,291 000000000000091673af0d3ffb16ddb1b212d57c49774395d3af2e84434f83c1 67 0.04/1.00 vMB 349
135,290 135,290 0000000000000981019d2a53a5d8bb8aa18fa598d35e64dba82e2f6a1a9a8bd4 107 0.04/1.00 vMB 308
135,289 135,289 00000000000009bde5c5ee9e894a7b0103e55c898966f4efc6e48b7299af651c 28 0.02/1.00 vMB 487
135,288 135,288 000000000000089270991fbdc0c3f5dd3186bc861bc614ab84d2941ba7f8c3f1 22 0.02/1.00 vMB 143
135,287 135,287 000000000000058347fea707d36b04af224a7a56e04ca4052813b17b1a37692c 7 0.01/1.00 vMB 24
135,286 135,286 00000000000005aa1ce11c5aeb1cae921c7d30e458ad30529b40c181cd7f45dc 60 0.03/1.00 vMB 466
135,285 135,285 0000000000000a19ac3030d2e63f940a8e3f574964f931c3242227e35c0fc9d0 25 0.01/1.00 vMB 1,356
135,284 135,284 0000000000000478056233de4a85e0520119e777bddf036e915fb37925c9020d 129 0.05/1.00 vMB 226
135,283 135,283 000000000000013c8429f412f456dfe5a57c2118e938ad04fe07daaf3b7699b4 16 0.01/1.00 vMB 472
135,282 135,282 000000000000013ef688ebdd31216fc5feddb179cca62a1b13ba2d67a80160fd 124 0.04/1.00 vMB 212
135,281 135,281 00000000000005cb8d27fa3d993247679fa8d963296fa0286116557ab46d5b9e 10 0.01/1.00 vMB 246
135,280 135,280 000000000000033a3f51070fa7316518841125d2ef50c4b116d4aaba4d556ad1 29 0.01/1.00 vMB 457
135,279 135,279 00000000000005fd2b9d948f0fa2195a79e485abd6c1ec1151252846e2ecce78 24 0.01/1.00 vMB 340
135,278 135,278 0000000000000a6f7ade8ef6f7ea8d5b2b9027c25c030a760536f0ddc1e045a6 70 0.04/1.00 vMB 421
135,277 135,277 000000000000010c5627344560b791aa9d2be281ee8306bb67d9e0dfb4debfba 30 0.02/1.00 vMB 150
135,276 135,276 000000000000009e952ed71fef42780d52560bf8a797e38443f50eee73873895 34 0.02/1.00 vMB 427
Previous 10 blocks ↓
Total Size: 782.63 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.22 GB
    • Received: 16.18 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.