Loading Tool

Explorer IconExplorer

Memory Pool

84,705 transactions
31.62 vMB
0.10825437 BTC
Random Selection Loading Transactions
Max Size: 193.86/200 MB

Candidate Block

Mining Attempt 192c4ddc1a06b2acc5b671ef0fdff187c0fd2f5392c364516e1efc63a77727c0
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 58494aabe1121eebaa65dba48f38ae73409ba95026b35f1f291a2b8d6dbed831
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,668
Size: 1.00 vMB
Total Fees: 0.03450145 BTC
Feerates: 301.57 > 3.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (253,734 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
661,490 661,490 0000000000000000000a076d9988a6f6a96dc61815312971f0dc057d200acfa1 2,710 1.00/1.00 vMB 53
661,489 661,489 00000000000000000001b6de45f28cb5a34a377fdf3ddb74c49d9ba2227ee753 2,660 1.00/1.00 vMB 78
661,488 661,488 00000000000000000008959abdb42e6cb60b90c9ad0ea70f0dfb087d7010d6f3 1,640 1.00/1.00 vMB 62
661,487 661,487 00000000000000000000913208a79bd7a66fef715f797ad015ff7bd749aad936 2,717 1.00/1.00 vMB 87
661,486 661,486 0000000000000000000639943c9ce1424c4ead9cbb0a9844e3d653ff08decb3f 3,037 1.00/1.00 vMB 81
661,485 661,485 0000000000000000000addfd9043790cfd7db2715f819b0e8db444347b03a335 2,529 1.00/1.00 vMB 40
661,484 661,484 00000000000000000008eb46819943c54f9345433339e6a60838b6c72daa3048 2,828 1.00/1.00 vMB 74
661,483 661,483 000000000000000000046f604c5b0ee1dd1e18e2d030863d57968927e6f42ccb 1,819 1.00/1.00 vMB 63
661,482 661,482 00000000000000000005b0b0b40033f565e3540e4e92092d9344bf360adb9f61 2,905 1.00/1.00 vMB 94
661,481 661,481 0000000000000000000d62447390ebf5be7be8b19124a49680fb012fc9134c29 1,777 1.00/1.00 vMB 33
661,480 661,480 00000000000000000001e1742d9c57ca3e098ab3fcb701188b18eb664cf1615a 2,841 1.00/1.00 vMB 41
661,479 661,479 000000000000000000026ab0d70e19a246b82766f29ca2483166ec05f3e25a18 2,717 1.00/1.00 vMB 66
661,478 661,478 0000000000000000000771fb3162ac13b2e345112303d604da9b7feefa27bce0 2,867 1.00/1.00 vMB 70
661,477 661,477 000000000000000000090491c1bde80eb4412aa76c850901e3e687fd858a7b80 2,940 1.00/1.00 vMB 61
661,476 661,476 0000000000000000000d9b1f515e0c80ada40972ea8c5378ae09c01e35b3ee2c 3,343 1.00/1.00 vMB 56
661,475 661,475 0000000000000000000106e35eba44026ccfd23c8a3870691ab3988009b6b8b9 2,659 1.00/1.00 vMB 63
661,474 661,474 000000000000000000078bf32571f9079dca82fb8dfa99140b245e926df0e487 2,921 1.00/1.00 vMB 82
661,473 661,473 000000000000000000073d101fd8673183f40be1072990ae80d3fec1fe25c366 2,982 1.00/1.00 vMB 96
661,472 661,472 0000000000000000000b902ea4ed7ca9ac0649024d96ff53c3b18f1cf1b417a8 2,943 1.00/1.00 vMB 105
661,471 661,471 0000000000000000000d8e76bb28559947a5b77742d2a022621192b3bad80463 2,030 1.00/1.00 vMB 66
661,470 661,470 000000000000000000053ef2574f0fc2370563f2872085f84c40a18e29c59b67 2,398 1.00/1.00 vMB 110
Previous 10 blocks ↓
Total Size: 782.78 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 709.59 GB
    • Received: 16.92 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.