Loading Tool

Explorer IconExplorer

Memory Pool

48,405 transactions
27.98 vMB
0.08088182 BTC
Random Selection Loading Transactions
Max Size: 148.38/200 MB

Candidate Block

Mining Attempt 9b568aa3d9089d237235b7d8dd5faf31dc451989f63c67e5efb3fe070f9db224
Version 20000000
Previous Block 0000000000000000000070963e62f689b9a0a61cf16bb36848f3ba4464fed9b1
Merkle Root 16d63ae05653aee81d2c2821697b881a6ec75605d1ee07b90ab32f4cab873beb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,779
Size: 1.00 vMB
Total Fees: 0.02535065 BTC
Feerates: 318.30 > 2.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,894 (191,793 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
723,101 723,101 0000000000000000000231201532cfb021c236c2030d5997b976ecb271b7b417 814 0.62/1.00 vMB 6
723,100 723,100 00000000000000000001d80b408d1e52e83e5a9fe0102611df517dd413cd94aa 786 0.33/1.00 vMB 6
723,099 723,099 0000000000000000000688f9a97b22c965cb01b5255134c667980bc03e7c0696 293 0.07/1.00 vMB 12
723,098 723,098 00000000000000000001ffba18f9ce3caf151b3aa7776ecfbaddb24184ad85cb 2,035 0.61/1.00 vMB 11
723,097 723,097 00000000000000000006febbd4dfed554c4c70989a3de875a152c09c0de323f7 1,114 0.47/1.00 vMB 13
723,096 723,096 0000000000000000000a0946c21f90d8848a797cf713d56643d7859eb13aaad7 1,851 0.61/1.00 vMB 11
723,095 723,095 00000000000000000004fb1e047a89f7bfd6deaca8e3ff3dc8a7ee7f0e82f7ef 565 0.36/1.00 vMB 6
723,094 723,094 00000000000000000007ae698b6cb33e8e3af41d448a2dd983855b044dc78093 2,340 1.00/1.00 vMB 9
723,093 723,093 00000000000000000009bc0cc20d5e78cfbd9491a4058b818833b35ba043dc59 2,671 1.00/1.00 vMB 2
723,092 723,092 00000000000000000000c9a5d2d966a1d129b7d581428b9f036acf8eb131978a 3,009 1.00/1.00 vMB 10
723,091 723,091 00000000000000000004af84680ecb15da36062aa1feee8e381e7628cde5b54e 2,127 1.00/1.00 vMB 12
723,090 723,090 00000000000000000007ca4df626148f32c0bc8f314e83514f27631c4d38626e 3,261 1.00/1.00 vMB 18
723,089 723,089 00000000000000000007061f9038c841e9d61191e06deaf99eacd2db6b8cfa14 1,054 0.40/1.00 vMB 10
723,088 723,088 00000000000000000007fe5dd58d757e876ee2ede895e527b67e5c912732f810 531 0.16/1.00 vMB 9
723,087 723,087 0000000000000000000a54c7b541599200766cf1184e93f959c75b9224e1aeea 75 0.02/1.00 vMB 9
723,086 723,086 0000000000000000000309b74b8926a8d1a35446ac8bfd4e970c47fd61dfb7cc 1,450 0.58/1.00 vMB 8
723,085 723,085 0000000000000000000055c8fc5fc2d9b25eb7cab006882e5d4308ccf9fb4e03 1,280 1.00/1.00 vMB 3
723,084 723,084 000000000000000000052175ce0d79213cbc399f3ecd1a3c62bcaf0a7a21097e 2,918 1.00/1.00 vMB 11
723,083 723,083 0000000000000000000a731174c298541ae048d7facde0024bfc4f9a927c434d 1,795 1.00/1.00 vMB 8
723,082 723,082 00000000000000000001dcd7d41d38773ba7a07c17fbb60ef3e50e6b7b36a007 1,445 1.00/1.00 vMB 11
723,081 723,081 00000000000000000001d3c68e7f96107225a19ad4f8a1756ef118acf89751da 1,498 0.57/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.20 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: 654.04 GB
    • Received: 14.10 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.