Loading Tool

Explorer IconExplorer

Memory Pool

41,744 transactions
26.07 vMB
0.05121967 BTC
Random Selection Loading Transactions
Max Size: 136.69/200 MB

Candidate Block

Mining Attempt 2a6e71f8335565d61d1521a33da8c801f5fe42361ca9288675646be5d9ef207c
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root d2dd8a244263ffca76215ba7640cbc87de966070ceb3567bc1b0fc511e32d103
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,699
Size: 1.00 vMB
Total Fees: 0.00377141 BTC
Feerates: 18.26 > 0.38 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (251,819 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
662,958 662,958 00000000000000000003227484d5d9dfc3a26626d3400f4c9b1470e6b32380d1 2,760 1.00/1.00 vMB 98
662,957 662,957 00000000000000000003320623d4bcb9d854fe146c6c00bfb69e466f545797f5 2,485 1.00/1.00 vMB 41
662,956 662,956 00000000000000000007e01b60602f3c156d22c44d4522684e05d088b3995a3b 2,344 1.00/1.00 vMB 55
662,955 662,955 0000000000000000000676ac830f2d5c1dfc687d594871e2f1b0e7e71bdcfb50 1,717 1.00/1.00 vMB 109
662,954 662,954 00000000000000000009f1cca1c3300d0d2cdd74056c1cfa17036c76a1bec9d4 2,188 1.00/1.00 vMB 31
662,953 662,953 0000000000000000000145d32d2c8240eab4742b5dcfed2ab28fd753f6b1527e 2,474 1.00/1.00 vMB 37
662,952 662,952 00000000000000000008022310732840f3129a1fdc8b201b9cbcfc52d1caf1e3 2,443 1.00/1.00 vMB 63
662,951 662,951 0000000000000000000abd8da947b7013c005188d4d9f2641d7397df4cda26f4 2,408 1.00/1.00 vMB 73
662,950 662,950 00000000000000000000e7b3917f87f1c2184bde6e475e22cd6830e440a0d847 2,381 1.00/1.00 vMB 68
662,949 662,949 0000000000000000000a181572f9424058e8b377d72bdf28d19232c9e3058675 2,459 1.00/1.00 vMB 40
662,948 662,948 0000000000000000000110ae6d538f69d220f43f866dbaa8643bd7e55864cdce 2,715 1.00/1.00 vMB 42
662,947 662,947 0000000000000000000a288bec884811a7fac58ebe0604908bd3b85bd1804f29 2,704 1.00/1.00 vMB 105
662,946 662,946 00000000000000000006b283058b96e9f4c6d7014b9b341aa8f6809c9b9789ee 2,427 1.00/1.00 vMB 76
662,945 662,945 0000000000000000000dbe412bdb7f18215417b505e39089877f413bd30c90be 1,665 1.00/1.00 vMB 57
662,944 662,944 0000000000000000000b459e7cffafc022e89b9694ca8ca54e7ba82b6a32244b 2,525 1.00/1.00 vMB 69
662,943 662,943 0000000000000000000a5f75253767a070526b3ede6727b629b8ce4b45aad262 2,207 1.00/1.00 vMB 72
662,942 662,942 00000000000000000008c02a9e35ff667c53d2d5b9749f254b722387d802e1b7 2,273 1.00/1.00 vMB 21
662,941 662,941 00000000000000000004cf7072b22e39c41f9ea382bd7a1d92c7ded56827edcc 2,270 1.00/1.00 vMB 19
662,940 662,940 0000000000000000000a1682ea072449e174474337da5f2c12edbb5a462e0ae3 2,629 1.00/1.00 vMB 65
662,939 662,939 000000000000000000092f894ab9b838d9c6cd708b0a642c3e38cb36bae46688 2,571 1.00/1.00 vMB 122
662,938 662,938 0000000000000000000bc184edb6fc3e7180f133a23cd286160e80cb26d12a2d 2,935 1.00/1.00 vMB 135
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.