Loading Tool

Explorer IconExplorer

Memory Pool

84,721 transactions
32.78 vMB
0.08398835 BTC
Random Selection Loading Transactions
Max Size: 194.19/200 MB

Candidate Block

Mining Attempt f658708b755b742ef7ba5ee209eb429b0857308642f16ac122451f7d5a2bc8a9
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 94ab60a78090247c07f2d51b1d00a217df586aa6fc6389e42b75f3510291431a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,279
Size: 1.00 vMB
Total Fees: 0.01898525 BTC
Feerates: 120.64 > 1.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (419,141 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
495,808 495,808 00000000000000000019c3ae904fe5c9d55c4ea7dfc76e81dce43b4fa7d5a66d 2,539 1.00/1.00 vMB 244
495,807 495,807 000000000000000000748301e624c083b1fdc8fb6482c765c944273c809717ac 2,267 1.00/1.00 vMB 59
495,806 495,806 0000000000000000001f073d279102f24992093ec668fe833b780e84bfa8e5c3 2,543 1.00/1.00 vMB 126
495,805 495,805 0000000000000000003fafa9e1a58dc7f817cf27f85c16bf21c61e27e3c02d38 2,448 1.00/1.00 vMB 155
495,804 495,804 0000000000000000003b752e07859995b2d012d32356a9aaa64dc50176786a8c 2,483 1.00/1.00 vMB 171
495,803 495,803 0000000000000000003f2425c715075fd86f05468f9314dcba00abb3bc297cc1 2,484 1.00/1.00 vMB 126
495,802 495,802 0000000000000000001b788f747db2ee469afd7c420346926c35f6c102994565 2,255 1.00/1.00 vMB 190
495,801 495,801 000000000000000000b80f69c7a3033c44e8fe42cc069cb7e5448cbcfbfea212 2,514 1.00/1.00 vMB 138
495,800 495,800 0000000000000000007b0f6a75a04fe969df85ca9a7c880f6ee4f1209aa30649 2,254 1.00/1.00 vMB 105
495,799 495,799 0000000000000000007e9c5404e0bb377fc0fbb16e3d790a0c7111091e94feb6 2,280 1.00/1.00 vMB 148
495,798 495,798 00000000000000000013541cd667a8c6c3ae9fce933c3a21a24af72b88c29c8d 1,539 1.00/1.00 vMB 139
495,797 495,797 0000000000000000005945b9f2dc788d7460b8010c4e142e2229f5b9c812414f 2,323 1.00/1.00 vMB 229
495,796 495,796 0000000000000000001a6cced56906f4d8e333cf770f25a7a308b0a9505faff6 2,385 1.00/1.00 vMB 279
495,795 495,795 000000000000000000b088885dec5ddfbc125fb9d3a0c822ef0647fdf3f3b542 2,006 1.00/1.00 vMB 237
495,794 495,794 000000000000000000c3ecdcc6117ff0dd5c648685cf575e7d3c9a7a4ef9dc28 2,669 1.00/1.00 vMB 252
495,793 495,793 00000000000000000056e89ff271b448351f17315d7fed70a9d08962350bbd92 1,805 1.00/1.00 vMB 59
495,792 495,792 0000000000000000001a293031e6012ca33f7f7dafa1e6614d681414740057a6 1,862 1.00/1.00 vMB 105
495,791 495,791 0000000000000000007c38b7b899cbf8cbe1e150ea9d981ccf3944d3cac6f5b8 2,732 1.00/1.00 vMB 145
495,790 495,790 000000000000000000c3dcbba7aac926d697b3cf45e91b1a0d148948cdc4c394 2,061 1.00/1.00 vMB 119
495,789 495,789 000000000000000000358b6656c30ea285fbadb934688779f7985519f59e5456 2,551 1.00/1.00 vMB 105
495,788 495,788 0000000000000000003b9d4d1e85198c1f6fcccc4ac64e9bdc3936169340284e 1,586 1.00/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 782.30 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: 657.38 GB
    • Received: 14.54 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.