Loading Tool

Explorer IconExplorer

Memory Pool

76,359 transactions
28.47 vMB
0.06657176 BTC
Random Selection Loading Transactions
Max Size: 172.51/200 MB

Candidate Block

Mining Attempt 90947ef0314af955ff3176becc77ab1fb4acbf62f0a255390c1a4282bbb282b1
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 3b598be95540aa19c349eb9273923d929ae9aea3eba340adbaf23775417d196c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,363
Size: 1.00 vMB
Total Fees: 0.00742875 BTC
Feerates: 60.13 > 0.74 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (403,074 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
512,044 512,044 000000000000000000295aaa7d9eb4e05045f349bc9381fa9722c350af334bce 931 1.00/1.00 vMB 20
512,043 512,043 0000000000000000004521c3dabf6b4a2d24339955698dcb9343fea5bce62c18 241 1.00/1.00 vMB 6
512,042 512,042 0000000000000000001c41afb81c975d501fc13a6b7bd97a8ed4e26e8ca47fad 791 1.00/1.00 vMB 13
512,041 512,041 0000000000000000000f980ce094aa835f1a7facb7bfdbf8248058e492940a7b 641 0.38/1.00 vMB 40
512,040 512,040 0000000000000000005cbc2ef51b679b5ca6b35886a27d206113125050bff1e5 1,760 1.00/1.00 vMB 25
512,039 512,039 00000000000000000019b06f6897bfa7156bf90570e7c98435a564976e1fd81c 461 0.23/1.00 vMB 40
512,038 512,038 0000000000000000004af08df2e90e92783dd1b2cee6be9a05efdb4b00a93671 1,118 1.00/1.00 vMB 18
512,037 512,037 00000000000000000006e2a1a837f55d438d34b1a39964c2e71d4983725c5f96 377 1.00/1.00 vMB 7
512,036 512,036 00000000000000000048f09d69cf71bf93a089201f4508d91a03d74204a91218 574 1.00/1.00 vMB 12
512,035 512,035 0000000000000000003d7a7fa8d9c954a7eaa552b0dbd86b49cff8fb64c99905 441 1.00/1.00 vMB 7
512,034 512,034 0000000000000000001dac6f3664a930929231eb62c1e2625361825bdf3251b0 1,602 1.00/1.00 vMB 31
512,033 512,033 000000000000000000285aaac784210909dd17c4bedd2e60f1e7397b49fab790 612 1.00/1.00 vMB 10
512,032 512,032 00000000000000000038d77c5414d5fd55c062363f99d730aa7c8b5c95844c77 1,178 1.00/1.00 vMB 17
512,031 512,031 0000000000000000002ebc98a3b8deefd08b0aebf8f48329c599a62bc6f4154e 3,074 1.00/1.00 vMB 45
512,030 512,030 0000000000000000004637fd76da5dedcb5dca84b7c6b7b1df785e9fb96c0f3f 482 1.00/1.00 vMB 11
512,029 512,029 000000000000000000416cec2ad4c5322c0eae9ea09b42baa2683f437124a26a 336 1.00/1.00 vMB 5
512,028 512,028 0000000000000000001dc5bd7efa291f99679638f9e63d86829bfe9f75b651a3 417 1.00/1.00 vMB 9
512,027 512,027 000000000000000000307292ed310ab8f2716d7c6cf8496719777191f518d0d0 217 0.07/1.00 vMB 74
512,026 512,026 0000000000000000000b24bd0133579d59b5d88391d9d4f93b91c17199a84aa0 195 1.00/1.00 vMB 4
512,025 512,025 00000000000000000016079f69d85aef008ebbe70ced136ef57f4c09220ffbeb 239 1.00/1.00 vMB 4
512,024 512,024 0000000000000000001e1d29741dc734f0b9ff2d9b3b687d1a01879d1dfe60dd 1,320 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.59 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: 671.59 GB
    • Received: 15.96 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.