Loading Tool

Explorer IconExplorer

Memory Pool

46,513 transactions
26.96 vMB
0.06366136 BTC
Random Selection Loading Transactions
Max Size: 143.21/200 MB

Candidate Block

Mining Attempt daff2e6ff7ad6da059b9fcb1cfe5e3d491d7f01a79dcd11c2c990147aab5e340
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root e715abd4f1e89c5e7d8e938012b749df48154fa06f05ffa2c0f27be3e53479f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,245
Size: 1.00 vMB
Total Fees: 0.01385740 BTC
Feerates: 100.17 > 1.39 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (564,080 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
350,697 350,697 0000000000000000071d867312ee27a678aab3437db83e67169da2b5a0972bea 763 0.55/1.00 vMB 24
350,696 350,696 0000000000000000094caaed1213deccb0815ff8d7edd526b9eb8d86095c4ff5 1,148 0.68/1.00 vMB 24
350,695 350,695 0000000000000000054dc6a4e8efa122b283bbe90a0fe01f094c176bfd82b3f9 1,132 0.64/1.00 vMB 25
350,694 350,694 00000000000000001512dc659c27eba72fb28837fbe8c26ad78dac7b75e9047c 452 0.28/1.00 vMB 26
350,693 350,693 00000000000000000de0f4c897826ced0790dab61f61575422f6151bdf7d288c 848 0.57/1.00 vMB 20
350,692 350,692 0000000000000000171765913a76d01fc0ab36417fb751bef672338439c9c632 15 0.01/1.00 vMB 10
350,691 350,691 000000000000000013d8bb46c00480914baedc48f151bf9b5df047909315b26b 371 0.22/1.00 vMB 25
350,690 350,690 000000000000000013290aecbe160e27e4d92b71dd2e397e9a8abeaee85ac7ac 297 0.20/1.00 vMB 21
350,689 350,689 00000000000000000e36d58c547b08b07bccf20b6df37422aadd8373e1261e02 1,047 0.56/1.00 vMB 25
350,688 350,688 000000000000000006e2d68b4fb2cfa4ddbc25a5a88a4eb1d991e6d1de6990bb 973 0.53/1.00 vMB 19
350,687 350,687 00000000000000001682e12819ae8749e2d5a76475d36e5f274939f7988b85d0 1,255 0.72/1.00 vMB 27
350,686 350,686 000000000000000011f9f03c56ccb1c288f36151545e25e2aadc162cc1d7cea2 951 0.63/1.00 vMB 23
350,685 350,685 00000000000000000469408093f44edbb5e852727cb828a881ef5d6f8f6cc75b 352 0.18/1.00 vMB 27
350,684 350,684 0000000000000000069633f7154be0fe678aefe6abd33baa548fb08ffa705afa 64 0.03/1.00 vMB 28
350,683 350,683 000000000000000016f10ea1e7c8cc0a0aaa1d0bfead38efa475b673e5d27fa2 559 0.27/1.00 vMB 33
350,682 350,682 0000000000000000158357276bb2e7ce65c760c454362824d32e8a254b72b15b 44 0.02/1.00 vMB 23
350,681 350,681 000000000000000012b82ffe795e84299f0731e2574183e49eb655f4cdd47d7e 118 0.07/1.00 vMB 27
350,680 350,680 000000000000000005d55bafdf6ab10c58ce8287357f8b3e6d6fd5a074dd0312 219 0.11/1.00 vMB 26
350,679 350,679 00000000000000000b10bf626145760f376b2d33106c91ceb16f5403ea0fbe91 937 0.52/1.00 vMB 28
350,678 350,678 0000000000000000076f9c118ee0eb2d976892ce682d8ce8c0605951fb693496 104 0.08/1.00 vMB 12
350,677 350,677 00000000000000000902a167cab00fab4c79def501dc75f60f633dd58cdc4a51 499 0.36/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.99 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: 648.70 GB
    • Received: 13.06 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.