Loading Tool

Explorer IconExplorer

Memory Pool

81,223 transactions
30.19 vMB
0.13400594 BTC
Random Selection Loading Transactions
Max Size: 181.55/200 MB

Candidate Block

Mining Attempt dd57880de1d9f368eb561126e65c8bba64a7463171bd1c866a3547ee0e2ed4fa
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root de5440b4228d7ba561f7bad7ce010c863f2a35e12749da12a60b622f322cab88
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,048
Size: 1.00 vMB
Total Fees: 0.05642675 BTC
Feerates: 242.90 > 5.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (137,632 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
777,528 777,528 00000000000000000000f89bcab1fab72c6eca489492cd866e8be88fb8631eed 2,233 1.00/1.00 vMB 10
777,527 777,527 00000000000000000002c4cd8929413c0772d02c52ad94d6198458abf3cef516 3,542 1.00/1.00 vMB 23
777,526 777,526 00000000000000000005cd2a5fe8c9bf216a13b4ec5db2a4a1a278b6533fe7f2 903 1.00/1.00 vMB 3
777,525 777,525 00000000000000000005e13a81b45c91e921e64025fe080c6a4c16c690f28f79 2,181 1.00/1.00 vMB 10
777,524 777,524 000000000000000000063b54166be1bd0401de67d9b0c1dbc3157ecf68b52810 1,819 1.00/1.00 vMB 8
777,523 777,523 00000000000000000001b82894bf8fbffa65154512655d7eadd40bbaea796813 2,915 1.00/1.00 vMB 18
777,522 777,522 00000000000000000002039131b7384cd8daf0499611094f717bad11ac1c6372 2,375 1.00/1.00 vMB 10
777,521 777,521 0000000000000000000100c98548a244858294a4a7dc3b41d56d5593748935be 2,114 1.00/1.00 vMB 17
777,520 777,520 000000000000000000019f685ecef97956a0f27477173740b95cc49f42fe5dff 3,561 1.00/1.00 vMB 12
777,519 777,519 000000000000000000064a31fded71b12b752f1dfbcceb2fb19becacc2fb946d 2,751 1.00/1.00 vMB 13
777,518 777,518 00000000000000000006b2b3ae0bb2c8f73599f9a9c2459460e8b94641d657dc 3,121 1.00/1.00 vMB 26
777,517 777,517 0000000000000000000689abc3300fd1532ef6263fdeca46bc68f4d34efbe5b8 2,084 1.00/1.00 vMB 30
777,516 777,516 00000000000000000005fac2ce57ed6bb3b68f76ea8d0c88762d8c6c395c83fe 2,340 1.00/1.00 vMB 13
777,515 777,515 000000000000000000041649bdc8d3608bde9d1aa776ebd701382e03dc913d40 2,689 1.00/1.00 vMB 19
777,514 777,514 0000000000000000000498d05b11b458bae94288a19cabcd4e1ec2e03410e7e7 2,900 1.00/1.00 vMB 25
777,513 777,513 000000000000000000034d9ed561243eb4555878a9fe57f6defbca39bfeed408 3,679 1.00/1.00 vMB 19
777,512 777,512 000000000000000000015962fabb18b993f0089f4442e731f1420ce14f561c79 3,056 1.00/1.00 vMB 38
777,511 777,511 000000000000000000042edb2cae8144255750477af9ddd1d6bb566b22f04867 1,753 1.00/1.00 vMB 12
777,510 777,510 000000000000000000011df0cf7b65dab50041f99ccd4469993605cb4b4acca1 2,409 1.00/1.00 vMB 7
777,509 777,509 000000000000000000048056c15a87ee76e94855056ff88b3bce83228b75d8fa 2,049 1.00/1.00 vMB 6
777,508 777,508 000000000000000000060602a009845da1dde446328738613a3d35743c672080 2,230 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.67 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: 674.14 GB
    • Received: 16.43 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.