Loading Tool

Explorer IconExplorer

Memory Pool

87,039 transactions
31.94 vMB
0.13440610 BTC
Random Selection Loading Transactions
Max Size: 192.83/200 MB

Candidate Block

Mining Attempt b92ded8a6569be099bdedc52a1946c65a981ae2173b099f85cf31fee0ab19408
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root e70b50780f6b51e9fcd061d0989555077085bf2c795b7f70f47012264e1ee71a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,036
Size: 1.00 vMB
Total Fees: 0.04798959 BTC
Feerates: 911.92 > 4.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (508,870 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
406,100 406,100 000000000000000002762fd3c2d76e74973ad5a50fdfd9d38057c7edf6d56f35 491 0.21/1.00 vMB 40
406,099 406,099 00000000000000000300045ee41d7afa14dc4102d4465e08286715fea62a35a8 1,408 0.60/1.00 vMB 40
406,098 406,098 000000000000000000e2b28f0235a95eccb2a753ff1b72b26606c1e1d1546d51 289 0.22/1.00 vMB 24
406,097 406,097 000000000000000000794ca130e17a23a4e3234638f080c9808fe606bbe4eed6 1,718 0.68/1.00 vMB 40
406,096 406,096 000000000000000003d70884c41b7f5a01aaa8d6d50adf463373385f938a4bdf 728 0.42/1.00 vMB 25
406,095 406,095 0000000000000000044d3c3409719bd1fe597859eaf2c46d470d9ceaf0925430 673 0.32/1.00 vMB 36
406,094 406,094 000000000000000005aa59284130a463a79486f49b900e91011373c8179e9c99 1,578 0.88/1.00 vMB 30
406,093 406,093 000000000000000005550104fdb0c3c9bbe01b4e081e304caa8e6a3ae28d0987 3,250 1.00/1.00 vMB 61
406,092 406,092 000000000000000004332c2a105908f36030ff4bb267aa12cf6558f81a75f266 1,542 0.78/1.00 vMB 42
406,091 406,091 000000000000000004befa6af3c544ac73c532b6eff7982083c1c580a62650f7 377 0.15/1.00 vMB 42
406,090 406,090 000000000000000004068f639588a9fcefb884e17827f834ef22a51e0f74effb 505 1.00/1.00 vMB 6
406,089 406,089 00000000000000000652e6d3b9a93d74e83c527450b3b0f8bced5923d93c03ad 2,374 0.99/1.00 vMB 43
406,088 406,088 0000000000000000068aea1b0bdfeae10394435e107d98a41f3ea91da78fddae 1 0.00/1.00 vMB 0
406,087 406,087 000000000000000001f77b2f496ae7ad87d0978aad16ca4e31f16b72fd70e05e 317 0.17/1.00 vMB 27
406,086 406,086 0000000000000000041c61e3968e2284c1959b213b5490dfdcf40340d6347980 1,977 0.76/1.00 vMB 47
406,085 406,085 00000000000000000432ab2518f315c5854b42e3ecfe48a96dcac5fc23faa43a 845 0.45/1.00 vMB 32
406,084 406,084 0000000000000000066078ca1cd90e2acaaa07e241798d30e30d2995232e1f96 747 0.53/1.00 vMB 23
406,083 406,083 000000000000000000fa026186db31f812efa00435025706c6ef48eb0514aa40 917 0.46/1.00 vMB 39
406,082 406,082 00000000000000000449d021d4c349a134acf46835247ec7d75e079df808f4a9 2,600 1.00/1.00 vMB 46
406,081 406,081 000000000000000000505a0768df639a028d39ddddce2b7c31ba9a495d3b0939 858 0.47/1.00 vMB 21
406,080 406,080 000000000000000004d7a658dcd3be42fb7437cae2249731e076f6464f3f8321 931 0.45/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.34 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: 660.98 GB
    • Received: 14.78 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.