Loading Tool

Explorer IconExplorer

Memory Pool

38,320 transactions
30.52 vMB
0.06501963 BTC
Random Selection Loading Transactions
Max Size: 152.38/200 MB

Candidate Block

Mining Attempt 7b0d4e3ae439c8e5f3f2126a416c8bb208a5f972923d8eec7184efbca5e25f0c
Version 20000000
Previous Block 00000000000000000000e6ac51d863cefc44ebfdc8149c0a65a62577a0feaf17
Merkle Root 0bfad68e8655ae313c0782ecce52875b4fb2f702dd7efbad27933646cd72326c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 272
Size: 1.00 vMB
Total Fees: 0.00356846 BTC
Feerates: 6.03 > 0.36 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,570 (76,183 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
838,387 838,387 0000000000000000000170854ed58f00bb34b60524470d426861812dda1e7e06 2,690 1.00/1.00 vMB 20
838,386 838,386 00000000000000000000b02e5d7193bc8337d25c6dde65b6d3af8bdeb34b79a3 2,919 1.00/1.00 vMB 31
838,385 838,385 000000000000000000011ead72e9cafcdbb8282aea5330d9460f3f618ef70375 2,385 1.00/1.00 vMB 19
838,384 838,384 00000000000000000002f728da8667c381d8c92024b4b13ab9f78e0ba092e045 1,965 1.00/1.00 vMB 21
838,383 838,383 00000000000000000002a5f5a40670acbb58e19865e529f953c412344e64019a 2,357 1.00/1.00 vMB 20
838,382 838,382 00000000000000000000677a9cdc79fbe5da038597bc6cc691cbd262a04bf319 2,868 1.00/1.00 vMB 23
838,381 838,381 0000000000000000000039ea0d1b5fdfd05c4597334b7fea87a897344fa52b72 1,888 1.00/1.00 vMB 23
838,380 838,380 000000000000000000029066943e2f448b01a1da7e3c281f86c0259c92b62725 2,580 1.00/1.00 vMB 26
838,379 838,379 000000000000000000030e3cc41fcdc39633929083d5b95ae0abf8f89e620700 2,722 1.00/1.00 vMB 29
838,378 838,378 000000000000000000034fd0a8136085d89d39af9525421a4622a2feab5b306d 2,742 1.00/1.00 vMB 43
838,377 838,377 00000000000000000002a9e7adfc64964675910e595ba1a1a7db1ad9b99d2159 2,671 1.00/1.00 vMB 30
838,376 838,376 00000000000000000001a37307cf9117dc13ef4449e61f2e3e82a5ce783ea62b 2,258 1.00/1.00 vMB 22
838,375 838,375 0000000000000000000167e3f8b144bff762593bf8f7a6b3724e4f0d1a397fcf 2,208 1.00/1.00 vMB 25
838,374 838,374 0000000000000000000132aa875bb2919f031d5ed6647eb4769c061c88dac66d 2,894 1.00/1.00 vMB 29
838,373 838,373 00000000000000000000bdac41fe2e6585bba985a5b056179097de1fb2d41062 1,976 1.00/1.00 vMB 25
838,372 838,372 0000000000000000000284dd069f0db7ddd75e5e6b9d08255dd610a62762e3ea 2,452 1.00/1.00 vMB 29
838,371 838,371 00000000000000000002f148925f50102c9de1761a59362635ab0d2c1a985616 1,736 1.00/1.00 vMB 28
838,370 838,370 00000000000000000001523b1735d85be0d14cbef88d8372779eccc1108e9165 2,000 1.00/1.00 vMB 29
838,369 838,369 0000000000000000000313a983089e8edf6bf18b3fa7bbeacf3a06b84df04e03 3,116 1.00/1.00 vMB 36
838,368 838,368 000000000000000000012beac9831395344cfd752bc1ba754b6c81761ba1bbd4 2,127 1.00/1.00 vMB 25
838,367 838,367 00000000000000000001289d7562187605d196d9eb5c4f638eb7f33c33130bcb 2,909 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.63 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 625.67 GB
    • Received: 11.61 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.