Loading Tool

Explorer IconExplorer

Memory Pool

84,251 transactions
32.10 vMB
0.10688055 BTC
Random Selection Loading Transactions
Max Size: 190.40/200 MB

Candidate Block

Mining Attempt addcea2d10bf7252386387732ddff32a727028528339b3ce186504d784e3196f
Version 20000000
Previous Block 000000000000000000003b443d13fc0b2dcfb7e9b332783fd65c06267c1ae512
Merkle Root 446f97cddcc8ff27f11ee5cb5e19f44102c38e6bcfb207f935cd469664ef90a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,854
Size: 1.00 vMB
Total Fees: 0.02852892 BTC
Feerates: 502.67 > 2.86 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,070 (269,361 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
645,709 645,709 0000000000000000000c1da945daf25635ea0266ead603b8bf02bd638a8bb712 2,413 1.00/1.00 vMB 64
645,708 645,708 00000000000000000008dc1bbb66317d4b450cba9cefdadbb07766d635a1d799 1,948 1.00/1.00 vMB 43
645,707 645,707 0000000000000000000615e4f3647fb6ae843abe08eed7337a7900cc0dd5a272 2,201 1.00/1.00 vMB 56
645,706 645,706 0000000000000000000baddd33e1fd91e0952b4aebd44a2a617e530838f93659 2,564 1.00/1.00 vMB 61
645,705 645,705 000000000000000000033e3835cb50080208df23d621203b4820a65b1ae68038 2,999 1.00/1.00 vMB 91
645,704 645,704 0000000000000000000cdbbcf9220e6111ab0a24763d2860075328de6d434c5e 2,595 1.00/1.00 vMB 95
645,703 645,703 00000000000000000005893830329073863fcff81fee7f4f253c5fac8b541d77 2,058 1.00/1.00 vMB 112
645,702 645,702 00000000000000000009f10ffff24dcda67d7d4d8fe516adec18cc101546eef9 2,690 1.00/1.00 vMB 99
645,701 645,701 0000000000000000000730c74b412c4d4824634abab7a4a2a3ba51fbb3cb3627 2,465 1.00/1.00 vMB 105
645,700 645,700 0000000000000000000336bd2a03fa43c8126b75ee58993cecc257f1a9cca42c 3,072 1.00/1.00 vMB 141
645,699 645,699 00000000000000000008cbda9e6b1f080c76f5c5479447e1084315f0ca07cd27 1,230 1.00/1.00 vMB 75
645,698 645,698 000000000000000000036013357118a65c284b23ac1268c3817ce2cf0384e0bf 2,823 1.00/1.00 vMB 125
645,697 645,697 000000000000000000098545c63d4a29f27d0f5350988607ee876245da6d6044 2,407 1.00/1.00 vMB 45
645,696 645,696 0000000000000000000289b58b9b8c6768d3fe1953e3be18f3e9f2f0d1648244 2,132 1.00/1.00 vMB 31
645,695 645,695 00000000000000000000ab947d0fc8495dc12735822d9cf9303df294f880353f 773 1.00/1.00 vMB 88
645,694 645,694 0000000000000000000dc0a34f197100842fd959bc00067673f0a02c532f31a1 622 1.00/1.00 vMB 83
645,693 645,693 0000000000000000000e5c22c24fd31a29d8ecb2c2cec80d3a9cb75b7aa54f18 2,157 1.00/1.00 vMB 64
645,692 645,692 0000000000000000000d0fcc3af177ea81341ca4ddeeee1633ccd912158a406d 1,744 1.00/1.00 vMB 58
645,691 645,691 000000000000000000053891c7a63f26f13faac8bbd57bb4bb9875000b33c632 1,526 1.00/1.00 vMB 93
645,690 645,690 0000000000000000000cd59229ae4008b9696283a8f000b641e619db529b0bce 3,114 1.00/1.00 vMB 132
645,689 645,689 000000000000000000024827e03b6c13ce76275079d458b2e79e77a9d1a1580b 2,226 1.00/1.00 vMB 71
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.83 GB
    • Received: 15.59 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.