Loading Tool

Explorer IconExplorer

Memory Pool

79,179 transactions
29.32 vMB
0.09755949 BTC
Random Selection Loading Transactions
Max Size: 177.21/200 MB

Candidate Block

Mining Attempt 8bac40e957efeedd49e22b37a504739e43267f2dfdc5dc1ecc3590ee1f2c4a4a
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 627531d948645d48bd82f648a6695eb4cc0c0a046699a6c685e410e7d5604e7d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,318
Size: 1.00 vMB
Total Fees: 0.03533543 BTC
Feerates: 150.62 > 3.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (253,946 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
661,210 661,210 0000000000000000000cec32e5075906c0cd43a86d958013fe8a1325d9751049 1,890 0.94/1.00 vMB 25
661,209 661,209 0000000000000000000100e31c60ce1f910fe7b3e92f9f1af035d452178cfa35 1,382 1.00/1.00 vMB 21
661,208 661,208 0000000000000000000cd0cff3c1371092de334971791356cff32caec284a5cb 576 1.00/1.00 vMB 8
661,207 661,207 0000000000000000000bfe87ce447be0ae4d3ebca9812ef5ae9648f5fd91beba 1,650 1.00/1.00 vMB 11
661,206 661,206 000000000000000000041f8ce2126715711c40fb3c5fdbe15fe17a48c166da04 2,681 1.00/1.00 vMB 19
661,205 661,205 00000000000000000003440568c45a80c48fe1c104a41e969cfcb79d9fd6c54a 2,383 1.00/1.00 vMB 10
661,204 661,204 00000000000000000002a2a6abf366854b013e02263a5789302525f06fca6fc8 2,509 1.00/1.00 vMB 21
661,203 661,203 0000000000000000000a5bf6d6f09d7c38ac0fe5a7cf0337bcd4e545e2f044e0 2,788 1.00/1.00 vMB 33
661,202 661,202 000000000000000000050ce308928938d56c73491e694bb4f8c69e4f7899314d 2,556 1.00/1.00 vMB 27
661,201 661,201 00000000000000000006eee930aa10b27267f44998a9f53d7fdba0dd4ed641ac 2,577 1.00/1.00 vMB 48
661,200 661,200 00000000000000000009ee1bc076f736eeb02dfdc819cfe60d6a0235f275ca37 1,892 1.00/1.00 vMB 55
661,199 661,199 0000000000000000000493d643acb5e5fa3617db8ab0f2ea2dd4c2ca2fa52fe2 2,505 1.00/1.00 vMB 9
661,198 661,198 000000000000000000054c7e1695cc635d93076588d4009a23410459d58d4919 2,834 1.00/1.00 vMB 58
661,197 661,197 00000000000000000000e012ddd1f80a5eb159f31d13149be76d8b0436416987 2,282 1.00/1.00 vMB 32
661,196 661,196 00000000000000000004e134b3bc3cc56c80cdfcb3920543ef6be7a51eda54ec 2,693 1.00/1.00 vMB 42
661,195 661,195 0000000000000000000dea0ec029766c2b9ce055a634590be53f65eb3390eddb 2,235 1.00/1.00 vMB 61
661,194 661,194 000000000000000000078f12c35cc6516e5b105f651ab246b92b5bb42ca8afe8 2,939 1.00/1.00 vMB 62
661,193 661,193 00000000000000000006ff7ca283ef80f652527f1e13fd530d46f4d68ae6a590 221 0.46/1.00 vMB 7
661,192 661,192 00000000000000000006a2fe9acadb736cf4a8231a7fbee888b01312944c686b 153 0.16/1.00 vMB 12
661,191 661,191 0000000000000000000371a1312c57d259362cb312872161c732f36fa63f9cb3 1,650 0.63/1.00 vMB 31
661,190 661,190 0000000000000000000767e783a43651268f45610c4d283a8db6e135a7f40d99 1,705 0.81/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.