Loading Tool

Explorer IconExplorer

Memory Pool

38,066 transactions
26.33 vMB
0.05865725 BTC
Random Selection Loading Transactions
Max Size: 135.66/200 MB

Candidate Block

Mining Attempt 0453862cb3eeaab1e8fb30b3546cd773c26553dfb315fc8d13b53527c2061c74
Version 20000000
Previous Block 00000000000000000000cb4640424bd1c2f130283339216bd0433be22d2cb445
Merkle Root 145ab366aa59f262786788275f6786ffd02db97694f3bf9068ced7ad01157a39
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,863
Size: 1.00 vMB
Total Fees: 0.00962081 BTC
Feerates: 38.98 > 0.96 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,683 (800,328 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
114,351 114,351 000000000000a4cb0d57a6904af27ef85e4917410e6c0abd84e4cdc3d73286bd 1 0.00/1.00 vMB 0
114,350 114,350 00000000000064fb7182e5b8eb2433cf864c540b34e4ae6b0a532539965f0120 206 0.05/1.00 vMB 0
114,349 114,349 0000000000001e3155cda5f788e5f0bc383ebccd95248a04f31377988f4ee612 2 0.00/1.00 vMB 3,875
114,348 114,348 00000000000038cade455d93cea4b6a26b7d7bec31678376a1fb61289dd87696 6 0.00/1.00 vMB 0
114,347 114,347 000000000000bb884dcb278137625d8ee5a845b50460adfbd0311a8f1f085af3 10 0.00/1.00 vMB 0
114,346 114,346 0000000000008f8089575a5c4df1d51dc0057833a63cdf5c45ceb1b5fe6d6ffb 12 0.00/1.00 vMB 0
114,345 114,345 000000000000a234fe357cc367c62e12b515e27366f145bf0919306481f13366 36 0.01/1.00 vMB 148
114,344 114,344 00000000000026f435ba280010a11c711f2be7f976cdbc25d67a6c084d5e22a3 28 0.01/1.00 vMB 0
114,343 114,343 0000000000008cf7ad33088674f54aa627d5d3ac403a3d54e4197aaeb2de80f9 266 0.06/1.00 vMB 15
114,342 114,342 00000000000038f85ffcc4736c614cee29c8ee0d8369618d9671b6ad5f50259e 2 0.00/1.00 vMB 3,875
114,341 114,341 00000000000099fc0aabd41ef23a4e60da7519d03a4057e3414de251244e5bad 11 0.00/1.00 vMB 0
114,340 114,340 0000000000000ab6f760994578bd8112895cc004a86ea570c7584a92bc00f164 1 0.00/1.00 vMB 0
114,339 114,339 00000000000097ccfcf2e41e42d72bc63a50c8609400de984669b929c0b32ccd 402 0.10/1.00 vMB 0
114,338 114,338 000000000000adbb9bf525834ebf4c200aefd82226c4fc0b7ad14251c4a979bd 1 0.00/1.00 vMB 0
114,337 114,337 0000000000005e87ca8907aa89e6e70829000e73fab9df60c391c2eb6c72da6d 14 0.00/1.00 vMB 0
114,336 114,336 000000000000ab316f00620364a9ceb234767f27f3502dd24f5e99559d876c0f 7 0.00/1.00 vMB 0
114,335 114,335 0000000000000006acb7899a26faa6290030e25ae41c8b3f62d69809994b89d8 8 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.83 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: 636.91 GB
    • Received: 12.39 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.