Loading Tool

Explorer IconExplorer

Memory Pool

82,520 transactions
31.04 vMB
0.08329585 BTC
Random Selection Loading Transactions
Max Size: 190.37/200 MB

Candidate Block

Mining Attempt 51d7ebdd034cc3749101537a2f5187616a9e196487af6968ed2a779726608916
Version 20000000
Previous Block 00000000000000000000b7ed4bcc09a1ab3389cc1da6d37b94493a2f9a8472a1
Merkle Root 9a03a777bd97212c9927f9eaee2917eeff0e1162d15f04337b4bc79d4d32cb54
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,578
Size: 1.00 vMB
Total Fees: 0.01350000 BTC
Feerates: 68.76 > 1.35 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,223 (604,311 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
310,912 310,912 00000000000000000bffabb72768e791a4e889c8aebf0020bf739a649256375b 128 0.04/1.00 vMB 69
310,911 310,911 0000000000000000142445a043236d828b555ab140a44e2a5352f8f505195879 525 0.43/1.00 vMB 24
310,910 310,910 0000000000000000274abc0b85ffb6c7c4264e89a419c9db06b6327514f4c76e 437 0.24/1.00 vMB 32
310,909 310,909 000000000000000036adcf61da10ac26efd75e99376baef96d8956234d8ca4e7 503 0.28/1.00 vMB 27
310,908 310,908 00000000000000002ba2535fdbe4415fde8178c4b4ebb357cf6c19dadb35a65d 322 0.16/1.00 vMB 28
310,907 310,907 00000000000000002fd2ef50953cc86abe521548e7825a1b8a9862c935a2423f 448 0.32/1.00 vMB 39
310,906 310,906 00000000000000002ed94ff98b4dfa6ba96eeadafd48ed25a262cd3d5ba6f0d2 287 0.14/1.00 vMB 33
310,905 310,905 000000000000000015fa3895b67797fe876f6cb4594124c855d7a4693e55c5c6 143 0.08/1.00 vMB 33
310,904 310,904 00000000000000003d1bb41366b72f0871a2cc7335a563e0f29c9a1bff405e81 210 0.11/1.00 vMB 30
310,903 310,903 00000000000000001c5f2b80dfa36dd48a805117efb2f6e873382c7467902095 153 0.07/1.00 vMB 32
310,902 310,902 000000000000000020edb447699f08a608908ca42f5696dc6b79fc4e17c5f69b 85 0.04/1.00 vMB 36
310,901 310,901 00000000000000000899596d7c730afe553fdd1b838085b3852df8fa7df4669f 672 0.37/1.00 vMB 29
310,900 310,900 00000000000000000ea87d6c72a702867239260cc4347ae109d5a0812b65c16a 441 0.28/1.00 vMB 26
310,899 310,899 00000000000000001acf4d0e3c6f52c7335641107288519a21401625f82aee7e 331 0.20/1.00 vMB 27
310,898 310,898 0000000000000000157672e15e89a2cda235bb38b9a4a3fc809b79117d6fed99 452 0.21/1.00 vMB 32
310,897 310,897 00000000000000001ba2000b721e29a96662a47a25a79f48b5e63cdc18d101c4 727 0.36/1.00 vMB 29
310,896 310,896 000000000000000022df4c50865b8b2abdda486c15e7531beb144ad1cbea3565 542 0.43/1.00 vMB 21
310,895 310,895 000000000000000027d72f4179021c82ce4d9d58c8f88139c6f3ac432f948703 512 0.18/1.00 vMB 40
310,894 310,894 00000000000000003201bf7f5a39e191b729b641a123ea8c3bfabeb8c236de1e 285 0.16/1.00 vMB 27
310,893 310,893 00000000000000000dcab32f506ec2e1d036288fc9a26b05b215b4ca6a4c2b4e 589 0.31/1.00 vMB 32
310,892 310,892 000000000000000033d2520f998c56801abf9645576665e34e056906719ad6d8 510 0.25/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.77 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: 709.42 GB
    • Received: 16.90 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.