Loading Tool

Explorer IconExplorer

Memory Pool

42,294 transactions
26.70 vMB
0.05296102 BTC
Random Selection Loading Transactions
Max Size: 140.42/200 MB

Candidate Block

Mining Attempt b1ccee70a69eae961f61133b5f0502bf793e576db5986c45df61cd3e084f1ae4
Version 20000000
Previous Block 000000000000000000013c07e3f50f8bd19f23caf49a29d0b82da9f012381c04
Merkle Root f19887c08264cd8c3bebf454644361879bb9a8cceccbaaa7d2bce1e156a0fc30
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,249
Size: 1.00 vMB
Total Fees: 0.00363352 BTC
Feerates: 40.21 > 0.36 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,901 (570,666 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
344,235 344,235 000000000000000012a2087f2cd790b46968c6231b485d1680219011165dfe81 1,599 0.75/1.00 vMB 30
344,234 344,234 0000000000000000139ed456e43abf36bf1776001f1aca73d513e4f11d3a5e86 1,086 0.61/1.00 vMB 23
344,233 344,233 00000000000000000fa0a9b7174700bf76340b88e6c22a3916f0e83e1af4f2e6 1,307 0.75/1.00 vMB 29
344,232 344,232 00000000000000000c03117529bb7db3d7dd622c6501b5b7af2f6c62acc53889 2,001 1.00/1.00 vMB 32
344,231 344,231 00000000000000000ade085625a13891ce1595645d9fb3d2a759e53fa34c593d 1,061 0.65/1.00 vMB 22
344,230 344,230 000000000000000009f7ba0a1c614556435f6bdd327d674d8ec079d25de11f78 438 0.43/1.00 vMB 10
344,229 344,229 00000000000000001235404e418fdf43cef9eaaa46247fe54e20d38ab4f57dde 1,582 0.75/1.00 vMB 30
344,228 344,228 00000000000000000cf3b7f4a7de8a80bcecfec66e5a1165cbfcfa09e686d67d 693 0.47/1.00 vMB 39
344,227 344,227 00000000000000000c3a8076f71e56da0498f6611b13b569454252c5e86cc90a 512 0.19/1.00 vMB 40
344,226 344,226 00000000000000000856c5f68cf8783151686b2dbcb2832aa880376400ec1998 502 0.28/1.00 vMB 73
344,225 344,225 0000000000000000125f4cfdebbc0d4decbdba81713861857b4b318507318d49 87 0.04/1.00 vMB 24
344,224 344,224 0000000000000000053a0c0d8508e68c050944e1dba3e030db0465e7cda84af0 270 0.16/1.00 vMB 18
344,223 344,223 00000000000000000760970830eb9dac1aaa8fa9bb3f8489ea607b27ca060e5c 816 0.45/1.00 vMB 21
344,222 344,222 000000000000000004322d9a8333b0e8a3e8cdb5f94dae6435b36ae7ea73d2a1 458 0.40/1.00 vMB 18
344,221 344,221 000000000000000005ccbe36b713f1712506e7948315f79987ea8aa834b4cb9f 1,645 0.75/1.00 vMB 30
344,220 344,220 00000000000000000d1bbbbf0ddc4a2f3e9809e94335b5421e81a3b9a57f11b4 253 0.14/1.00 vMB 23
344,219 344,219 0000000000000000025b50bcbb8792d87c5a1f798e0e771de72d2b90d875c596 274 0.14/1.00 vMB 24
344,218 344,218 00000000000000000c65444ff53028a0530878a684838a35730b68e3156d4580 415 0.27/1.00 vMB 20
344,217 344,217 000000000000000010a571d94065bba78db05fcbab9e08af832ac37591ec0ab6 97 0.10/1.00 vMB 11
344,216 344,216 000000000000000014f29b890df0d8903d5b2a72751d3ee091d9464c68992ad3 575 0.43/1.00 vMB 21
344,215 344,215 00000000000000000f15a6303c7628f41358040445b559e76fbbb85def8b7f8b 139 0.10/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.21 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: 654.42 GB
    • Received: 14.14 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.