Loading Tool

Explorer IconExplorer

Memory Pool

41,919 transactions
28.21 vMB
0.07034975 BTC
Random Selection Loading Transactions
Max Size: 145.12/200 MB

Candidate Block

Mining Attempt d9f4f75b4a6d8b6370181e87fc510d997d8c239551bf35967f6183f670f26d8b
Version 20000000
Previous Block 000000000000000000001575d499d27a6e9805527fd037e437eb755b38e6f4e7
Merkle Root a615a6d2e1901456d0d953512b0cc3126e8f162d560fcef412a2a16384f5e97a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,514
Size: 1.00 vMB
Total Fees: 0.01509675 BTC
Feerates: 100.56 > 1.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,640 (800,268 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
114,372 114,372 000000000000120c45b9814196ee70ccb043748dbdb649fdee8b095824c10824 33 0.01/1.00 vMB 223
114,371 114,371 0000000000001c5321edeccc0b496b9d54d259971582dbd9cd6710bd7b8d86d4 35 0.01/1.00 vMB 770
114,370 114,370 0000000000008a9bb84ba050b56bfa3c6464fd8de4288457cb10b3b86e26d0eb 11 0.00/1.00 vMB 0
114,369 114,369 000000000000742a4f543bbaf7758ebdfa95498ad176197c1d4b70bd4d59e38e 14 0.00/1.00 vMB 1,339
114,368 114,368 000000000000b54db66054092b95244c8142db9bde2dbde89ecaadce79e09a19 7 0.01/1.00 vMB 1,043
114,367 114,367 000000000000b4e72d9b380d185a238832b37640c17985cb159cfa537ece418c 12 0.00/1.00 vMB 342
114,366 114,366 000000000000564f51ff157400414b8a5a4842daf083450e10a04c92af466e5a 368 0.08/1.00 vMB 11
114,365 114,365 0000000000000ae4b4c2debba3b680404fda836abd4f3ba333a664a35e94edc5 26 0.01/1.00 vMB 140
114,364 114,364 00000000000029d6011a503601a8beb70f311913b7ccf11f530d5b3b01dbe663 14 0.00/1.00 vMB 0
114,363 114,363 000000000000a46edb87ccbb2afaec6adb9b2eeba02c56f346fda68f75591789 11 0.00/1.00 vMB 1,073
114,362 114,362 000000000000bc4bffead93344cdca436c5b514254efdcea292da62e030d97bf 12 0.00/1.00 vMB 676
114,361 114,361 000000000000005ca6712fe03c4c86e1a6ef55a9ef2696cf2dfa20d6ed6b53eb 14 0.00/1.00 vMB 0
114,360 114,360 0000000000005ac700794104b8078598cbbd7ae5487fe36dc5d1d2c10c575659 315 0.08/1.00 vMB 66
114,359 114,359 000000000000d96f3ab106593debe37960f9a02471135115d5e1cbdeb6472a92 405 0.10/1.00 vMB 0
114,358 114,358 00000000000054a4e7de76eec6574b4f224bea8a3ec141a22116a8b66c93e84e 11 0.05/1.00 vMB 956
114,357 114,357 00000000000050f28e6b23fe49ce03aa4b265d7bf704bb76bf7f42e80691920e 26 0.01/1.00 vMB 0
114,356 114,356 0000000000008d70bc65543b188027f4295c2b8eb2eccc17c860f6ecf4188065 10 0.00/1.00 vMB 263
114,355 114,355 000000000000d5fef91c5b9a64fa4eb1e9dd0d8c68c523e6ca137ed6a22192f0 1 0.00/1.00 vMB 0
114,354 114,354 00000000000088bfd4e25f363fb6e23eb8114c0a505d780aab43f7a3800308e0 13 0.00/1.00 vMB 337
114,353 114,353 000000000000c3218051401c96062cfc7ccd18888f95593832057bf84de3ccfe 37 0.01/1.00 vMB 113
114,352 114,352 000000000000cf1f96d4cfd8ed2f128f37c3146f09c963dde6f12bd843159bb6 12 0.00/1.00 vMB 337
Previous 10 blocks ↓
Total Size: 781.75 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: 631.82 GB
    • Received: 12.08 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.