Loading Tool

Explorer IconExplorer

Memory Pool

50,340 transactions
29.88 vMB
0.11712625 BTC
Random Selection Loading Transactions
Max Size: 159.47/200 MB

Candidate Block

Mining Attempt f2475c5b7a6c57b8c616b0cfd133af37199e4e6ba086fe1beab14c1e91eb97ae
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root 8a2f386c5eb7c959d050360f6217dc9d6ab92fc7245da025e5d5a895885f9069
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,326
Size: 1.00 vMB
Total Fees: 0.05254051 BTC
Feerates: 301.60 > 5.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (428,954 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
485,894 485,894 0000000000000000008314ebbac4b6b9e62fea617e35f9b261714c64f5fe8835 1,838 0.98/1.00 vMB 139
485,893 485,893 000000000000000000ddc687291613d8b0858b27295f6512be56a143a208fb00 1,975 1.00/1.00 vMB 151
485,892 485,892 000000000000000000fa1c288f23088be057c85bd2e70615b4336cbf9679925a 1,904 1.00/1.00 vMB 210
485,891 485,891 0000000000000000007ea3c67381ecfcf8e44e9941dcef554e8b029068857b55 1,520 1.00/1.00 vMB 144
485,890 485,890 0000000000000000007dca64c070d5e6408f343509a4442de88b6d359ad85b04 2,008 1.00/1.00 vMB 153
485,889 485,889 00000000000000000004f18d8cd69446cc48ff287c8cbe578d4a4f016f931fbe 884 1.00/1.00 vMB 134
485,888 485,888 000000000000000000e61c94a31e0a8292dc03ad4930ced7b54f7ad4ed6d345f 958 0.99/1.00 vMB 139
485,887 485,887 0000000000000000001245d169940ce5cbb726301050b3839b84033cc5036b2f 548 1.00/1.00 vMB 121
485,886 485,886 0000000000000000001a3bbfe278de438f4018fe08cbb3c0201c8ec2eac46168 2,189 1.00/1.00 vMB 121
485,885 485,885 000000000000000000cb20776b09f6744ffb81827cc1a9cc360c26978c2103bf 2,284 1.00/1.00 vMB 120
485,884 485,884 000000000000000000d3afaec41dff3611aa9c2dd12e0c866e947443434e55da 1,631 1.00/1.00 vMB 150
485,883 485,883 00000000000000000025c14bdc8c98485ec1e0bf979cf09ad5130260d537b6a7 2,240 1.00/1.00 vMB 151
485,882 485,882 00000000000000000054bfe83819d9891585bc93dfb6b3860f361d80d91c8bb2 2,208 1.00/1.00 vMB 185
485,881 485,881 000000000000000000c3df8843bada3340dfabfc4706042502a37a2a85cb8982 2,241 1.00/1.00 vMB 177
485,880 485,880 0000000000000000009b6c873f44dc67e707b031337bd63d479818ad7b095a02 2,491 0.98/1.00 vMB 211
485,879 485,879 0000000000000000009e5a98f0d257ad4089cd3905b093b46b9387b97c5a92d9 2,409 1.00/1.00 vMB 244
485,878 485,878 0000000000000000009440125a1aab25e4cc75d5f3e0de7ead87cdeeebc965eb 2,248 1.00/1.00 vMB 210
485,877 485,877 0000000000000000001b601054c264115ed79eb3902bc1fc7b6d12c0442dd491 34 0.01/1.00 vMB 701
485,876 485,876 000000000000000000a46aa00f81c4025db6bfd936491e4ea7074d9507d81d9e 1,885 1.00/1.00 vMB 269
485,875 485,875 0000000000000000000982c65f1a10b9264cf800a0bfd9c2232b04b45ba8b426 927 1.00/1.00 vMB 114
485,874 485,874 000000000000000000308afa0f08401bfc92bd1ecb175b5293bb6011e0208436 1,962 1.00/1.00 vMB 143
Previous 10 blocks ↓
Total Size: 782.12 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: 652.13 GB
    • Received: 13.73 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.