Loading Tool

Explorer IconExplorer

Memory Pool

80,969 transactions
31.39 vMB
0.08617101 BTC
Random Selection Loading Transactions
Max Size: 189.79/200 MB

Candidate Block

Mining Attempt 904857d941d95bc5d8a20fe58af4641d77dd59576f746efab08db82fe1506b52
Version 20000000
Previous Block 00000000000000000001737d76c0d6914d71885a8e838781b1a0674dd5a96d4b
Merkle Root fdafc2a4d2983ffc34ea12e7e4955ca539c9d75cf3b47b608f6cc834267fce8c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,049
Size: 1.00 vMB
Total Fees: 0.01815395 BTC
Feerates: 150.65 > 1.82 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,201 (396,712 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
518,489 518,489 00000000000000000048c231ec1d88e99b490947d02adecdc4b9372c712d1e07 1,650 1.00/1.00 vMB 26
518,488 518,488 000000000000000000203285ed3cdc4928fa74ccfc9a278c4a79caf09a0d00b1 2,206 1.00/1.00 vMB 32
518,487 518,487 00000000000000000000cec563ad419c5ec55ea1ba07da58eb4dfce906df3273 1,231 1.00/1.00 vMB 18
518,486 518,486 00000000000000000009974f7174bfb745d7bd4ac4b8b86371dcecc5c52b07d9 1,700 1.00/1.00 vMB 27
518,485 518,485 0000000000000000000acf44fc55b4d9e12da3b4acc30bda75929b793e9a1815 2,928 1.00/1.00 vMB 24
518,484 518,484 00000000000000000037cd729f9a278fa2beac1a632a166fece6020439cdcd96 2,330 1.00/1.00 vMB 69
518,483 518,483 0000000000000000001c5874d874f31ef8d6d7b8e0aa8586773467fb57136733 1,045 1.00/1.00 vMB 9
518,482 518,482 0000000000000000000bd6a8cfdc7aab546e16af9dacb45a28a4396903b1182d 607 0.24/1.00 vMB 49
518,481 518,481 000000000000000000216dd2bc1e9c9db8cdb6af367b0656fc60c20f815aa228 2,187 1.00/1.00 vMB 13
518,480 518,480 0000000000000000000f1752b033d9ee9c9f8afd5c0b05055dc480b731e9fe29 2,037 1.00/1.00 vMB 48
518,479 518,479 0000000000000000001884e86f265aebb996b07b4755228c33fb081ef9b806d7 987 1.00/1.00 vMB 3
518,478 518,478 00000000000000000001d6fc179686ac3a41f582c4adf57392c705a94f0c63fb 2,380 1.00/1.00 vMB 6
518,477 518,477 0000000000000000001a95e0e76654e13efb7e1b3bb1fe5619b8de62f5fc8ddb 1,676 1.00/1.00 vMB 63
518,476 518,476 000000000000000000379ecd7866636d785325f118397eb246227028d186ac8e 1,346 1.00/1.00 vMB 28
518,475 518,475 00000000000000000011b82ac90352cfb4c15008c8e4fafc90ef5f59cd4bfb77 488 1.00/1.00 vMB 46
518,474 518,474 000000000000000000480e8cb06b51934f348e7cea1e260b8aa11bf0350b26a9 534 1.00/1.00 vMB 54
518,473 518,473 0000000000000000002ca3adff9681b26e2a45f992e5d0aac17bde603b8b5444 1,164 1.00/1.00 vMB 20
518,472 518,472 0000000000000000002ce6e83ba22587d63017bd52a593a5da6857052225ed7b 756 1.00/1.00 vMB 11
518,471 518,471 00000000000000000040ab9168e9a7853321ef691f025ddf80f000dc4418480a 650 1.00/1.00 vMB 5
518,470 518,470 0000000000000000004846f8d72f2447072be5a1972649f4e02cf66de7774953 2,740 1.00/1.00 vMB 35
518,469 518,469 00000000000000000032c5fdc3208b453fd2d4994f193dfec086527dc86b671b 467 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.74 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: 708.15 GB
    • Received: 16.72 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.