Loading Tool

Explorer IconExplorer

Memory Pool

78,937 transactions
34.46 vMB
0.15621238 BTC
Random Selection Loading Transactions
Max Size: 192.43/200 MB

Candidate Block

Mining Attempt 42b2003c3ffe7257c08ceefa0428944943ee3337fda73f59b450360ef95dc762
Version 20000000
Previous Block 00000000000000000000cef826e9f1ded7c400fa6056966452dcbc895adf2e8f
Merkle Root 3b569fed35fed6d602503b6f63423302763bf7fdb50b7b290a9976b96cfd327e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,131
Size: 1.00 vMB
Total Fees: 0.03115694 BTC
Feerates: 268.61 > 3.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,416 (16,119 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
899,297 899,297 00000000000000000001e272ba2049bb1f9f5a6ef58c19c71c6cca3d21429d05 2,630 1.00/1.00 vMB 3
899,296 899,296 00000000000000000001d10eca79c704b35fdf4172361e5495f9f64b6fbbc575 2,386 1.00/1.00 vMB 2
899,295 899,295 000000000000000000012ff105b6cf91a0ebb0809bb1c6cbcd8170f3424c1a32 1,311 0.52/1.00 vMB 2
899,294 899,294 00000000000000000001a6861ac4026ad335f2f5512e329a2a06da95cbc3deff 879 0.40/1.00 vMB 1
899,293 899,293 00000000000000000002070b17ae45fd3b2cf1b840ff26906649c3cb21c2c2e7 1,079 0.27/1.00 vMB 2
899,292 899,292 0000000000000000000052ea869a8e1bac3accacd6c7a1f8a3e5bc32be0ed335 1,806 0.72/1.00 vMB 2
899,291 899,291 00000000000000000001958640b20a208b30f4d71017393d32f5808a243a4c77 98 0.02/1.00 vMB 2
899,290 899,290 00000000000000000001ffa3d796fc33d0188d47d27ac3d4f466c7135e47a4b8 1,044 0.36/1.00 vMB 2
899,289 899,289 0000000000000000000098efb53304eddcc5ff910d07074ecffee720befbf701 2,288 1.00/1.00 vMB 2
899,288 899,288 00000000000000000001a67a062435aab749152dc28a32f4c773995b04144546 1,374 0.69/1.00 vMB 2
899,287 899,287 0000000000000000000019271c42d2219add4993bbf4a818d889febde2e7724a 1,211 0.52/1.00 vMB 2
899,286 899,286 00000000000000000001c3738086a59d6cd49f1e01d5383880d517fa197f7674 2,390 0.77/1.00 vMB 2
899,285 899,285 00000000000000000001a7195379618aa34cc9afa88a45a088e9a0106c2bad50 3,419 0.72/1.00 vMB 4
899,284 899,284 00000000000000000001c4dcdc5fea43aad8119215871ca5eacc510cb06c0d98 521 0.12/1.00 vMB 3
899,283 899,283 00000000000000000000b965a512e02c796a0fb6d111b215bfa4158e7cd2d51a 2,230 0.86/1.00 vMB 2
899,282 899,282 000000000000000000003ab37b8a08332faaa12ab4e66738f27b5ccd1d870050 2,490 1.00/1.00 vMB 3
899,281 899,281 00000000000000000000a3b748981aa0ac53c6d848ac82baf52c128da8f62e68 1,249 0.47/1.00 vMB 2
899,280 899,280 00000000000000000000ce256d39b8228e675d8411923d27932a73a2b4180250 1,845 0.69/1.00 vMB 2
899,279 899,279 00000000000000000000a9ccac2c9e7ea985404dff4118afd88b566152540eb7 2,792 1.00/1.00 vMB 3
899,278 899,278 00000000000000000001a6d89d6d01c73ed97ecb9be68e7d165d22657a30fb95 2,097 0.66/1.00 vMB 2
899,277 899,277 00000000000000000000d4ed24b87c9cac0eb796ae4691b3cd2d679325ddc758 2,419 0.96/1.00 vMB 2
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: 734.96 GB
    • Received: 18.56 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.