Loading Tool

Explorer IconExplorer

Memory Pool

88,342 transactions
32.18 vMB
0.13741264 BTC
Random Selection Loading Transactions
Max Size: 195.01/200 MB

Candidate Block

Mining Attempt fd1b159f15169d7d124fdc2138fac4a2d2af486cd15ed0f94e21795bc7a27e98
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root b8a7db4dc8ddcd1af384bab1a5817d5ef39b76bba00afcc8e74e5dc1d2f0ad47
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,933
Size: 1.00 vMB
Total Fees: 0.05105508 BTC
Feerates: 101.65 > 5.12 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (122,189 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
792,884 792,884 00000000000000000003e3531e8b58de8c015d15b6dd39176c6d7861fc317d08 3,391 1.00/1.00 vMB 35
792,883 792,883 00000000000000000004a0e2f0847d217893937bf6877c6935c94886429dd107 2,903 1.00/1.00 vMB 50
792,882 792,882 0000000000000000000240e17e5c24b0885244a9662467bd0a384fb22a76a996 1,112 1.00/1.00 vMB 18
792,881 792,881 000000000000000000034d19f17fc0e4f15d299517ab13206a06333f366a2af0 769 1.00/1.00 vMB 14
792,880 792,880 000000000000000000043a97b6fb26960c2ade5a092a638cb64fc9ffba473297 2,407 1.00/1.00 vMB 31
792,879 792,879 00000000000000000005228e49554ce9d1c3849be964821e08748d43e75953a0 2,019 1.00/1.00 vMB 24
792,878 792,878 000000000000000000003aceac85afa8ae4bea10896fb9286f343d70f587a58f 1,667 1.00/1.00 vMB 22
792,877 792,877 0000000000000000000305d0c562b1dafa00eba2146afc195ea6296c4185d44c 1,629 1.00/1.00 vMB 22
792,876 792,876 000000000000000000002f4356af6c047fac6da0e1a995eb930ade91826e84d8 700 1.00/1.00 vMB 17
792,875 792,875 000000000000000000057a7db8bf2b8bdb13666b30aec11a3a500898feb1e225 678 1.00/1.00 vMB 14
792,874 792,874 000000000000000000026d3c61d22047bf0c840b63400a3030cf6bfb6476ab3e 2,428 1.00/1.00 vMB 29
792,873 792,873 00000000000000000005491df9b45a466f869eb370361c40a42a61cd8787c2a1 2,537 1.00/1.00 vMB 29
792,872 792,872 00000000000000000002a93f127446ad97cee06612afec0256b8073f02e427d7 1,770 1.00/1.00 vMB 20
792,871 792,871 00000000000000000004f281ff54901416ec6859d681de5e7a4b9dcd0d72a8fb 503 1.00/1.00 vMB 15
792,870 792,870 00000000000000000003738e66be99663d40c0e5efb5b74ca885329bffb2d640 1,781 1.00/1.00 vMB 21
792,869 792,869 000000000000000000026ca12221af77a7e02bfd47899cfe7c17f91fce999e86 2,081 1.00/1.00 vMB 24
792,868 792,868 00000000000000000002d9e3e49d9e2995b76e9e3fce5b77dc4ccabbdee17728 1,174 1.00/1.00 vMB 19
792,867 792,867 000000000000000000006a25fe203b0626e40fe08bfff067ac1488dfd7113ef9 1,521 1.00/1.00 vMB 17
792,866 792,866 0000000000000000000410d7346b6bb0b2fbe1e0caf9820f9b264818cad5f11c 2,650 1.00/1.00 vMB 35
792,865 792,865 00000000000000000002ee0845c16bf90dff150b7f78d11618249eb992466af5 1,109 1.00/1.00 vMB 17
792,864 792,864 00000000000000000004092cbcbb563378fd6750c93515f61876b8ca814b079f 2,864 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.52 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: 668.91 GB
    • Received: 15.64 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.