Loading Tool

Explorer IconExplorer

Memory Pool

80,867 transactions
30.93 vMB
0.10884159 BTC
Random Selection Loading Transactions
Max Size: 188.07/200 MB

Candidate Block

Mining Attempt bdc2f22776bba3204d81fdf0f698311ca7bfcfacd01f91c9fe79e5a9fbf971e2
Version 20000000
Previous Block 00000000000000000000434d606c3a7811f2f11a15f2cf209ba28821c827a687
Merkle Root 46835e77da15d0e362e48b426a52ab2c0ee72e814ec930a01909d9970eede613
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,367
Size: 1.00 vMB
Total Fees: 0.04238236 BTC
Feerates: 101.66 > 4.25 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,195 (185,192 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
730,003 730,003 00000000000000000006b1c48e5c5148998bfd47544c555c60c5587d0326a585 3,158 1.00/1.00 vMB 17
730,002 730,002 000000000000000000018caa1a3306481eb53c246606e8d0857534797b43e9ab 2,426 1.00/1.00 vMB 7
730,001 730,001 0000000000000000000528c4f2ac33f60261735fe26015f2fc6106813ea96489 2,235 1.00/1.00 vMB 18
730,000 730,000 0000000000000000000384f28cb3b9cf4377a39cfd6c29ae9466951de38c0529 1,627 1.00/1.00 vMB 16
729,999 729,999 00000000000000000008b6f6fb83f8d74512ef1e0af29e642dd20daddd7d318f 2,574 1.00/1.00 vMB 24
729,998 729,998 000000000000000000071e6c86c2175aa86817cae2a77acd95372b55c1103d89 2,680 1.00/1.00 vMB 3
729,997 729,997 0000000000000000000298d03f55073dd8554774a1230cc5214a411943d1bff0 2,455 1.00/1.00 vMB 12
729,996 729,996 00000000000000000002418941e05571624e7cd5c77930b3af4a9ae8b5b958ea 3,013 1.00/1.00 vMB 10
729,995 729,995 000000000000000000062a1f561406972aa992a3371547c47ff5dfffb6a1e683 1,616 1.00/1.00 vMB 13
729,994 729,994 00000000000000000008a538bd9c8548b41defcc6905694a40dc0815290062b0 2,878 1.00/1.00 vMB 22
729,993 729,993 000000000000000000000e1192d4e00e86d075aec59a989f594ffd63a64906b7 2,746 1.00/1.00 vMB 28
729,992 729,992 000000000000000000093c89e57faa0135316163c4485c800ddb3fe8be2b77ad 2,869 1.00/1.00 vMB 20
729,991 729,991 0000000000000000000842e98d2254bc7b33b5b3f496cfa50c4d04969c619de9 2,800 1.00/1.00 vMB 30
729,990 729,990 0000000000000000000550783aea28c19a765840ee69f1f8f854a023f55ee319 2,711 1.00/1.00 vMB 7
729,989 729,989 00000000000000000001eccd984f2dd8988c85bd4042425fb6bda5d25d93fd62 2,404 1.00/1.00 vMB 18
729,988 729,988 00000000000000000002b6d61b96c24605b13f1dba7d22bf2326a33ebee2f462 1,412 1.00/1.00 vMB 14
729,987 729,987 000000000000000000028627a1cbb7e7523a54a7f1fdfd1512293fa52d204e70 2,549 1.00/1.00 vMB 25
729,986 729,986 0000000000000000000877cf7c645ef46e4b15dc6aa57807e73294e133f4204a 1,467 1.00/1.00 vMB 14
729,985 729,985 00000000000000000004a7138eabd5726c58714bef1b221ecb4257ca91d53a53 2,686 1.00/1.00 vMB 17
729,984 729,984 00000000000000000009760e9118497a92660b4b7592f7501f91bc3267fbf36c 3,013 1.00/1.00 vMB 40
729,983 729,983 00000000000000000008d9167bc05e4064a0802a88a8f6388014e73b958df99a 2,368 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.73 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: 707.61 GB
    • Received: 16.69 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.