Loading Tool

Explorer IconExplorer

Memory Pool

73,479 transactions
27.19 vMB
0.06282396 BTC
Random Selection Loading Transactions
Max Size: 166.07/200 MB

Candidate Block

Mining Attempt 505d6d43004345a31465a1ab8b2f55b0f1b910214177e7ed83226ae64f49bb97
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root ba23e12e976e6a68e2d5003254ef3221a727cdfd762e503aa86d8d72d39ff84c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,824
Size: 1.00 vMB
Total Fees: 0.00516403 BTC
Feerates: 84.38 > 0.52 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (438,405 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
476,882 476,882 000000000000000000d32a236743f93bb67a34da6537725272515b34eecd9765 1,644 1.00/1.00 vMB 165
476,881 476,881 0000000000000000010939a1933bae17bf0c3e2b3d23d15bdd8276ac23754733 2,177 1.00/1.00 vMB 265
476,880 476,880 000000000000000000429911a92d8916f62839a6c543b6bd689d8c121c876879 804 1.00/1.00 vMB 72
476,879 476,879 0000000000000000010af4677a1319b5f54770c1bea4e3be38ebe6a0c4139514 665 1.00/1.00 vMB 61
476,878 476,878 00000000000000000130b665d0b7b6618181354b72a70258879c89d25cf28678 1,559 1.00/1.00 vMB 91
476,877 476,877 0000000000000000006109569175917e06c93e86d1b311a942223ce5038d718f 1,876 1.00/1.00 vMB 144
476,876 476,876 000000000000000000cbbfb5a173569bc0b1b3c0446d9cb3af0d6249bdd60ef2 1,447 0.99/1.00 vMB 44
476,875 476,875 0000000000000000000ec1e6aa055d33e52d302baace711db37a80b850c6b1ab 1,856 1.00/1.00 vMB 119
476,874 476,874 00000000000000000003e6845b867034be9321103b8c556b829d51e9230a8ddf 2,175 1.00/1.00 vMB 92
476,873 476,873 000000000000000001148c64ca363b89ab71b7212894d1c557cb0b8e85f06834 2,011 1.00/1.00 vMB 136
476,872 476,872 0000000000000000003c4b6e77497d9e8b37f657cea68982a7b81285078165b2 2,101 1.00/1.00 vMB 158
476,871 476,871 0000000000000000005358831bc80224e518e80880806335501d931d91ae8875 1,989 1.00/1.00 vMB 189
476,870 476,870 000000000000000000446e8436ec1efd6fed5297b1bf617c622aa25954c8a103 2,378 1.00/1.00 vMB 247
476,869 476,869 00000000000000000152f9461bc863286d666b938af927cc72a6c52490da22f6 1,863 1.00/1.00 vMB 191
476,868 476,868 00000000000000000125b1dc248d2c071447ffafccc805bec489e9214197dfcc 1,975 1.00/1.00 vMB 174
476,867 476,867 000000000000000000e11a7cf76f72badcd35f67f382345c2b96844bbe6adde6 1,719 1.00/1.00 vMB 139
476,866 476,866 00000000000000000080c89c0d4ea8b6a809f66a381bde2e3b1d0265e4ae8bb0 2,180 1.00/1.00 vMB 171
476,865 476,865 00000000000000000016ae57d409fc081f02bf242e0a8fd140b839befb018439 1,869 1.00/1.00 vMB 202
476,864 476,864 000000000000000000b7a20ef851f7ed1a0993e19f5a21d760196126a5b733bf 2,127 1.00/1.00 vMB 226
476,863 476,863 0000000000000000005f8c7def5b801eb877355aa0072d013d08cd174bfeae12 1,830 1.00/1.00 vMB 142
476,862 476,862 000000000000000000934bb21f1d4981c0215870ef0e7e1bceba8677342c1485 2,130 0.99/1.00 vMB 216
Previous 10 blocks ↓
Total Size: 782.89 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: 713.36 GB
    • Received: 17.36 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.