Loading Tool

Explorer IconExplorer

Memory Pool

45,634 transactions
28.68 vMB
0.13478121 BTC
Random Selection Loading Transactions
Max Size: 151.65/200 MB

Candidate Block

Mining Attempt be8ba42a051c4237b3174de954b8f290e5ff9c5da88674c352213f95930389a4
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 4768a1e675e94e08b350dcfb6badf0efdf7b64a0eb4c010484c0cef06e5efbf7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,683
Size: 1.00 vMB
Total Fees: 0.07555728 BTC
Feerates: 15,654.48 > 7.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (736,943 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
177,863 177,863 0000000000000578b61c1483ee47c54ea85f78d517b07d032e413eb21501cee3 53 0.02/1.00 vMB 109
177,862 177,862 000000000000053c255a7bab2c0709493dd3dfb4476590602f579c311c5ada45 59 0.02/1.00 vMB 112
177,861 177,861 000000000000096f7c96826264455b0d75ecda78bac14b9f04baa15b84b0f490 14 0.00/1.00 vMB 330
177,860 177,860 00000000000004cf4185ea30f5cefb2e646da4f2c2337ad10c8afbea2271b7ca 21 0.02/1.00 vMB 29
177,859 177,859 0000000000000a27de9bad4b61581a3d2b04858a92aa84b5d44bb3787f41584d 11 0.01/1.00 vMB 47
177,858 177,858 00000000000007865c776123904ed40406b14974638b7cdc49cd63b0c6fbd390 92 0.05/1.00 vMB 271
177,857 177,857 00000000000007da2771c4f76ad8f82d21fdb008e24320b7a71a6371602b0daf 21 0.01/1.00 vMB 125
177,856 177,856 00000000000001642b07f95cd7be2192acacb3aa2dd9054f4f35c99a6295c024 105 0.05/1.00 vMB 153
177,855 177,855 00000000000005bf0193c6e70aa7b25a72036260db232efb9b5d175d04e2dac7 24 0.01/1.00 vMB 83
177,854 177,854 000000000000007ca24b71b2f54615b0174e7ee3ef2d620013e2299b707eb829 126 0.05/1.00 vMB 109
177,853 177,853 0000000000000082ed7d6a69c934e115aa004f688d7663ca3a1f9006af6e8292 22 0.01/1.00 vMB 19
177,852 177,852 000000000000064d5b58cf972ec0895a6ae13fd4462cd238034b90b5d26cf5f4 17 0.01/1.00 vMB 188
177,851 177,851 0000000000000671f3226ac8ab01c4a05e7aada0629060192d6320caa9fa22aa 12 0.03/1.00 vMB 44
177,850 177,850 00000000000003f8591bb9df7c015c747fb143efa1760907aceb622d48a57cae 39 0.02/1.00 vMB 215
177,849 177,849 00000000000005c892bdc9301cda870c3428e80076d69950d3126699aac33c37 38 0.02/1.00 vMB 66
177,848 177,848 00000000000001b377dbe5299d0d6ceeebe19a75ed6f600a195ccd5fe138dbcc 46 0.02/1.00 vMB 83
177,847 177,847 0000000000000a3fb5c8a187304d8874b1a34dc50185dd7a2044068ca6caca6e 6 0.00/1.00 vMB 43
177,846 177,846 0000000000000784d31ac1a63a12071d61cd878abf198a504f0db7a9e3376171 46 0.02/1.00 vMB 202
177,845 177,845 0000000000000162313ae498672f542ca478b2dca196c1f03ba9878042d484e4 35 0.02/1.00 vMB 91
177,844 177,844 0000000000000324047bbbd7f320fb650000489eafa30f5b295d2672de040f4b 15 0.01/1.00 vMB 75
177,843 177,843 00000000000008e079bdbf89922db19a5d3d76c47b893b9549ce62a2ce105273 70 0.02/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.04 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: 650.74 GB
    • Received: 13.32 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.