Loading Tool

Explorer IconExplorer

Memory Pool

74,993 transactions
27.63 vMB
0.07369666 BTC
Random Selection Loading Transactions
Max Size: 168.63/200 MB

Candidate Block

Mining Attempt bf1795030f8c1f85044146aa98dd9b5aa7c581df95f49507842e3de73d8264ea
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 6e5c52d34a8fcb5e45f0fe21100d9208b9135833e5b580790884ca3a0ebac606
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,408
Size: 1.00 vMB
Total Fees: 0.01472240 BTC
Feerates: 80.55 > 1.48 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (577,298 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
337,960 337,960 00000000000000001142e73a5f926c6227f97de2d759116011e209ad53647756 109 0.07/1.00 vMB 9
337,959 337,959 000000000000000017cdb0c7a97c655d5db449532ddd09939498e45639136647 1,298 0.75/1.00 vMB 25
337,958 337,958 0000000000000000106b71581d06bbe3d4a3e1f2535a9b6b53d9d89f25d02920 256 0.08/1.00 vMB 43
337,957 337,957 0000000000000000057b77b274867e8b2fc69147820438e2c01e7af6bec3c4f4 641 0.44/1.00 vMB 17
337,956 337,956 0000000000000000194db88f70e563c0db38d443cd4dfc54eda3790b598d0c1c 1,104 0.82/1.00 vMB 18
337,955 337,955 00000000000000000bf95ba93232f7966c6cabcfd81867a150ab0c00532d24cd 268 0.12/1.00 vMB 30
337,954 337,954 0000000000000000085417e6ab64b3bfbb38183dd1bcf446b2738494ec9494a8 580 0.50/1.00 vMB 23
337,953 337,953 000000000000000005dfd519ee72d737f2bf9d5b8d2eb8688257b1627e53c941 1,584 0.75/1.00 vMB 29
337,952 337,952 000000000000000001fbb785c466cfc14227a0e1f21dd6ec4bb5e41d104d2af3 2,493 0.75/1.00 vMB 44
337,951 337,951 000000000000000017aba0c60023850eb6a821c37b29a5ff5ad782113fb43724 653 0.31/1.00 vMB 27
337,950 337,950 00000000000000000245edc44ca808b057edc59e789f5d1cd69eafc8b9efb9a0 131 0.10/1.00 vMB 17
337,949 337,949 000000000000000004bda0aa281a3e587fa2d95554211918a45a5bc0b21d2a8d 289 0.14/1.00 vMB 17
337,948 337,948 00000000000000001a74988ac0c3145f00701b1690f379532823ebd638936d13 400 0.17/1.00 vMB 32
337,947 337,947 00000000000000000588e49da4adf749fd10ffc5030fa7dbc5ecebb926fc6716 1 0.00/1.00 vMB 0
337,946 337,946 000000000000000012165aea8650d254d7b51d6065abd5d1f411f13f36984b77 1 0.00/1.00 vMB 0
337,945 337,945 00000000000000000e59c0be2cef113adc18306ff614ccfa51a7a0ab15b178fb 1,008 0.69/1.00 vMB 19
337,944 337,944 00000000000000000773970e892164af18f115358193146f093ee3dd0b53739b 1,349 0.50/1.00 vMB 33
337,943 337,943 00000000000000000befc6eedf4059f13ead9ad42b7af0eac918a9481c965f95 1,244 0.68/1.00 vMB 26
337,942 337,942 000000000000000001f5d9c4cd961ad3e324c5c7f607eade835c71e2f048078c 163 0.10/1.00 vMB 16
337,941 337,941 00000000000000001acf764954ad4bc4a7e71968a2551135fb01b5b602819a3e 1,255 0.66/1.00 vMB 27
337,940 337,940 00000000000000000ca4ebeb272e8f038b927a0bf764fbfaa537e2c11d58527f 491 0.17/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.