Loading Tool

Explorer IconExplorer

Memory Pool

31,754 transactions
24.97 vMB
0.04865568 BTC
Random Selection Loading Transactions
Max Size: 125.30/200 MB

Candidate Block

Mining Attempt 33f1affba81beaef033d7864fd87ab6259b8f6492e2fa4c1315b605d144cbd76
Version 20000000
Previous Block 000000000000000000019dd1c564ae94c30db263064959627df766509c104535
Merkle Root 201f5df30e6e1689eea8416c5c37e62d48b59d29cd6d444555ee51b902f4d69a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,617
Size: 1.00 vMB
Total Fees: 0.00392737 BTC
Feerates: 80.43 > 0.39 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,698 (424,816 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
489,882 489,882 0000000000000000008ecb83e42bc1c16537fe52f058f50035cf4b43140e36cd 1,366 1.00/1.00 vMB 93
489,881 489,881 000000000000000000ae2287644f42b8edbca7e503ca4c408684e5544a7f552f 1,813 0.90/1.00 vMB 126
489,880 489,880 000000000000000000badd3de35941faaafdc0fd1e4b9afcf88d714dc2c30fa0 2,281 1.00/1.00 vMB 251
489,879 489,879 0000000000000000008223ac981571af5983013acec06ec55519dc9c8e02369d 1,341 1.00/1.00 vMB 26
489,878 489,878 000000000000000000201af7fa6aeaf0162d07a6e1c0fde8aeb8ac44e3d8a799 1,307 1.00/1.00 vMB 51
489,877 489,877 00000000000000000024f7f724cf9e883aa5cf91b0c572970a75555defab1417 1,108 0.95/1.00 vMB 47
489,876 489,876 00000000000000000099d387327ab7226d7bbd2c7921ac05b243e315d66ee9bb 976 0.97/1.00 vMB 21
489,875 489,875 00000000000000000088b179363f614f49652f128f9a718de15375ac7abe0983 1,715 1.00/1.00 vMB 64
489,874 489,874 00000000000000000059693a3ff8ba5871919da163f67b9b95945e3b389310d8 1,198 0.98/1.00 vMB 82
489,873 489,873 0000000000000000005d601bb4e0c9d7aa68a4c96641c3cef574556075ced144 2,286 1.00/1.00 vMB 155
489,872 489,872 000000000000000000cb21f733ef3ad5cedada1c72cc12647c8b9ff110fefc46 811 1.00/1.00 vMB 46
489,871 489,871 0000000000000000005062188891a7844acab2c8137b6901889cc2bc384abd1b 694 1.00/1.00 vMB 51
489,870 489,870 000000000000000000e49a710b8ac33c943af732b557040c1194a03f2539c078 156 1.00/1.00 vMB 11
489,869 489,869 0000000000000000005d6fed7a81d3ecf5d85547433b0d3637a60d32da82d99f 530 1.00/1.00 vMB 60
489,868 489,868 000000000000000000026083029979a74f408b5a1aa4134b4ab6deead0b37ae2 1,202 1.00/1.00 vMB 32
489,867 489,867 0000000000000000004254437cb54d68213087090ac7ea0543ee919ec1d30699 1,688 0.97/1.00 vMB 33
489,866 489,866 00000000000000000040c09a5fe6c1b25b7c7e11a2f4a668e464f5ad4bf37d91 1,347 1.00/1.00 vMB 42
489,865 489,865 00000000000000000014884c5fd2d8c94c155a04ad4fd557661cc8aee296b9c0 1,338 1.00/1.00 vMB 57
489,864 489,864 000000000000000000cc6ade608c5948f30d47d19adb8e8e2e5675a98e111d4f 1,402 1.00/1.00 vMB 20
489,863 489,863 0000000000000000004f0c0f66828d268aaec42382d596f4aff8e848fbb37070 1,388 1.00/1.00 vMB 33
489,862 489,862 00000000000000000081a4a388c4a4d844494340fab1acfd216c95abe94c8047 2,120 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.85 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: 638.88 GB
    • Received: 12.50 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.