Loading Tool

Explorer IconExplorer

Memory Pool

42,592 transactions
26.09 vMB
0.05199160 BTC
Random Selection Loading Transactions
Max Size: 137.10/200 MB

Candidate Block

Mining Attempt ca2d8f4c84055a215627cc5faa045d42c94c125d99ec3d3babd309b1780e404b
Version 20000000
Previous Block 00000000000000000000ccd90c9c322dee23e4636037e7cd5f80c2f31107de16
Merkle Root b4ed96eb76d4832c823f2e31dbcaa0b9c6a9c5e3c89acdf4b3c1f2b952fe3e25
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,462
Size: 1.00 vMB
Total Fees: 0.00441251 BTC
Feerates: 150.93 > 0.44 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,737 (152,683 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
762,054 762,054 00000000000000000002732101c40bc77e182a5a73836a4c5ce24a366092dbc0 35 0.01/1.00 vMB 11
762,053 762,053 0000000000000000000395efda1978d3f13b09a7023c1359143fa0124d625953 569 0.39/1.00 vMB 7
762,052 762,052 000000000000000000067b6cbdc3cf412a6c1adcd80c892aa89834f9f3c63375 1,312 0.48/1.00 vMB 11
762,051 762,051 00000000000000000004652f2908c67fd823d78ca852e1f6bc161df55d0526e2 2,026 0.95/1.00 vMB 12
762,050 762,050 00000000000000000003bf4a5865e0cbd69a63e33fada63ccafab5f35819a2c2 321 0.09/1.00 vMB 14
762,049 762,049 00000000000000000001c418b717e9543e4918ab5eb11d222b04c735e5a69998 96 0.04/1.00 vMB 9
762,048 762,048 00000000000000000006b8491f82a5bf6454caa1579fc830ead1fe750e054f1a 148 0.06/1.00 vMB 13
762,047 762,047 00000000000000000006e6f83c247026057e769aace3815f8138941b256a3ad2 133 0.04/1.00 vMB 12
762,046 762,046 000000000000000000072db26333705984366b96e4a2cf042ca012eea4e97f8e 180 0.20/1.00 vMB 4
762,045 762,045 000000000000000000003651fa793b71cfbc44b877eea7eee768f1d782223f75 671 0.31/1.00 vMB 9
762,044 762,044 0000000000000000000777280549273f95724afd741b1f6ad3c5d0b281207205 150 0.04/1.00 vMB 11
762,043 762,043 000000000000000000023240663ff059ae8b6a1884b9a6fa9fd250d0a6c2a1d3 164 0.09/1.00 vMB 13
762,042 762,042 00000000000000000006e57cb1aafe25fecf98f54640c20afba2cd79cdc573ad 65 0.21/1.00 vMB 1
762,041 762,041 0000000000000000000667f359eb2b7a15383d3fd5b6afa6c4a72156f2ca714c 1,871 0.98/1.00 vMB 11
762,040 762,040 000000000000000000020cbc0904175c28997394f724f7431a5a633a1106be80 1,584 1.00/1.00 vMB 10
762,039 762,039 00000000000000000005229d3116d25ca5f94665122a5ecde08ce0d3bb2e4681 1,630 1.00/1.00 vMB 17
762,038 762,038 000000000000000000033e3dbaf97086e418148e01890f1e49f76789a40bf15d 1,027 0.52/1.00 vMB 7
762,037 762,037 000000000000000000004ac268243e8467ff3305257ef1c9dc93e3bad526f148 744 1.00/1.00 vMB 1
762,036 762,036 000000000000000000008594caa64cc55aee4cfb6054a92b5db6018b93c9ff12 2,384 1.00/1.00 vMB 6
762,035 762,035 00000000000000000001504f53a1a1dde9f238ece0791ce2e9ac0330fbb784b5 3,129 1.00/1.00 vMB 17
762,034 762,034 000000000000000000066e476c86ae97fef7f8696114e831e38a4595f911cdf3 3,311 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.92 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: 646.18 GB
    • Received: 12.82 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.