Loading Tool

Explorer IconExplorer

Memory Pool

78,889 transactions
30.08 vMB
0.09118278 BTC
Random Selection Loading Transactions
Max Size: 179.70/200 MB

Candidate Block

Mining Attempt 56d50254741221dae739656d35b4bccff1fd1c9ad46c121be0da05daa6c2180c
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root eaa7206b7aaf2cc22d20d903a8303bdb7f149b5326ac57f3c11debe54a323908
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,081
Size: 1.00 vMB
Total Fees: 0.02127951 BTC
Feerates: 150.61 > 2.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (432,543 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
482,609 482,609 0000000000000000003e343d4bd8b5453d0fdc8bd3439d926e249a61147d3e55 1,940 1.00/1.00 vMB 335
482,608 482,608 0000000000000000006b2693c13fb6a3928245f424dddf657d7d55ddca749dc8 2,258 1.00/1.00 vMB 406
482,607 482,607 0000000000000000006eca94167a5f9caad7373a7026e26af5c3e2e0a0240189 2,084 1.00/1.00 vMB 429
482,606 482,606 000000000000000000089debebdbb037cb912e047eb2f3a26fa86679040f82a7 1,801 1.00/1.00 vMB 243
482,605 482,605 000000000000000000d4216921cbe8be7927bb7197fb11c5e4d1e7f48e516335 368 1.00/1.00 vMB 19
482,604 482,604 00000000000000000038991ca2e033c779b476882c959bfd80246cc3d8b992c0 347 1.00/1.00 vMB 18
482,603 482,603 0000000000000000007feeb7dc20d10186134f168d8ca8742d379c15802eb44c 964 1.00/1.00 vMB 77
482,602 482,602 000000000000000000024edc099041c7a84067ede5721d807d06dfd2aed71984 1,483 1.00/1.00 vMB 199
482,601 482,601 0000000000000000003e01f2fece25ec44a042f7ba5fefc7de8a439f9d72cb2b 1,770 0.99/1.00 vMB 317
482,600 482,600 000000000000000000c2c4180050641c073f1d41f5ae236123fd1b803874dd95 2,154 1.00/1.00 vMB 201
482,599 482,599 00000000000000000115366af15233915cf1cfae46f4a847a54ea6ca9ca7c121 1,631 1.00/1.00 vMB 293
482,598 482,598 00000000000000000009fac54bac91b21a47778cf4050866af29e8ef52ab775b 693 1.00/1.00 vMB 467
482,597 482,597 000000000000000000cbf20a57b75c106fc85394163051110ddd4ec39888b963 1,881 1.00/1.00 vMB 63
482,596 482,596 000000000000000000c17940bc4463c4e207a349a57d053f208e06e8e8183ff5 2,014 1.00/1.00 vMB 392
482,595 482,595 0000000000000000009febf5edcd70f1abeeac23816a07f52bcf29778c41423a 1,606 1.00/1.00 vMB 250
482,594 482,594 0000000000000000011e4143a2c582dd78b38b8812c5882583ca5cb1914eccd5 877 1.00/1.00 vMB 55
482,593 482,593 000000000000000000d2c3fa621da3f0b717769bfc8fdaddf45cb719320ff2ec 1,723 0.99/1.00 vMB 83
482,592 482,592 0000000000000000008223d69665b3935ba1d9c504dbd95e85817fa5362e7f58 2,123 1.00/1.00 vMB 387
482,591 482,591 000000000000000000cb13f3530c1fd36cd58bd2707ae72649c5b7afaeb9a048 1,873 1.00/1.00 vMB 338
482,590 482,590 00000000000000000037b8e67b061d046f9162264c80d59e6d3e525852bda759 2,436 1.00/1.00 vMB 484
482,589 482,589 0000000000000000001f9e4e8f3fe33a1b721083e0bdb3e49ca0127acd154901 1,461 1.00/1.00 vMB 195
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.35 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.