Loading Tool

Explorer IconExplorer

Memory Pool

86,004 transactions
32.04 vMB
0.21482378 BTC
Random Selection Loading Transactions
Max Size: 191.61/200 MB

Candidate Block

Mining Attempt 34af5ff1c747955b5d19759112dde453a0a788047a24e4edbdc5f8822bdf6db0
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 36ea5c0befff716d504b6cc2b764aa6729b83f009ad3ba13e2475cd91c8e6de4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,864
Size: 1.00 vMB
Total Fees: 0.09657637 BTC
Feerates: 529.10 > 9.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (240,096 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
675,051 675,051 0000000000000000000bf98367b2124d1cb7272c616ba63bccf7a0fc9ec2582a 3,163 1.00/1.00 vMB 137
675,050 675,050 000000000000000000092ae3cf70cd256c3ae2da3bc4353e6df8d1ba67898555 685 1.00/1.00 vMB 97
675,049 675,049 00000000000000000001b4d0164579fd9bf50005134314cc1fe3528b08060d06 2,848 1.00/1.00 vMB 115
675,048 675,048 00000000000000000009612e701e61f9a308cf68e4922335a127de948bada18d 2,318 1.00/1.00 vMB 74
675,047 675,047 00000000000000000007de26a3ceb31e16e4a3cd917a178d711b6f4642a0c37f 2,308 1.00/1.00 vMB 82
675,046 675,046 00000000000000000003f7342ce6f8b16821961cd7b0dec9f9e811788b099240 2,824 1.00/1.00 vMB 97
675,045 675,045 0000000000000000000bcd2823b672fdd623810ba621374ad17e6a888e068557 2,583 1.00/1.00 vMB 108
675,044 675,044 00000000000000000001a65489d35ab773ddc35aedbb3f686bdebc372cc6d95d 2,531 1.00/1.00 vMB 109
675,043 675,043 000000000000000000043ce97d726fb98be5a4148d2287763c17aeb365c3a0c7 2,874 1.00/1.00 vMB 121
675,042 675,042 00000000000000000009c782574d4ea4d358a64a767efb8da210f1609be9fbc4 2,222 1.00/1.00 vMB 50
675,041 675,041 000000000000000000005057c4568f5cd7dd89fe0f3833e40c287bf1809e3ae3 2,464 1.00/1.00 vMB 42
675,040 675,040 00000000000000000009570fb4d9bedf2116ee348983903edcc08e7015aee80b 2,736 1.00/1.00 vMB 98
675,039 675,039 00000000000000000006e0733cfcf7db6b2aff54f139e114f5c172a28dae44d6 1,993 1.00/1.00 vMB 45
675,038 675,038 0000000000000000000a5ca2f20913691e132c13b07175c6dd8417ea778e7c27 1,939 1.00/1.00 vMB 76
675,037 675,037 000000000000000000079a2daf56dff78f13b52be223f4f41d6ad956544622f4 2,168 1.00/1.00 vMB 101
675,036 675,036 00000000000000000008055c60db78e8038f467053ffb9f3136a717a443a5897 1,428 1.00/1.00 vMB 65
675,035 675,035 000000000000000000080f3325a21b08822df7213470caa2cba387624a18c49f 1,109 1.00/1.00 vMB 92
675,034 675,034 000000000000000000021f91b79fe85383e7a52227209f047ad77b6977ef07c1 2,539 1.00/1.00 vMB 105
675,033 675,033 000000000000000000032df566b3ae56a4d4ace4403c8fc0873b1258abcb65c7 2,457 1.00/1.00 vMB 102
675,032 675,032 000000000000000000022fbcce919d71d150bd34a2f16a66a62072983f068192 3,123 1.00/1.00 vMB 47
675,031 675,031 00000000000000000007a9469b7e123f2933d9f9d48fb7e07fb9c2d78c1ac218 2,763 1.00/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.