Loading Tool

Explorer IconExplorer

Memory Pool

67,721 transactions
26.10 vMB
0.06173481 BTC
Random Selection Loading Transactions
Max Size: 156.64/200 MB

Candidate Block

Mining Attempt 234bc53663db0cb2633c55dbb0d58cd9d2fa7463bfccf352a35b4a9e8b269df2
Version 20000000
Previous Block 000000000000000000018d0d78720d3175d7f70f46b866504cf923bc2a4f157d
Merkle Root aa4079e2dd5f7345e574b501dc526fa7bdc8952cac74d3e7fc76f71b6269fd4d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 967
Size: 1.00 vMB
Total Fees: 0.00620258 BTC
Feerates: 40.21 > 0.62 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,487 (657,846 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
257,641 257,641 00000000000000187377a046537d839b32631355f7bcb821cf83968efbf03398 234 0.10/1.00 vMB 105
257,640 257,640 0000000000000022f29b1f2b7823012a63d58a468ecf036c3d37c72ee8936fb7 162 0.07/1.00 vMB 112
257,639 257,639 000000000000001987ca0ac01d9a8a0d2f937f8c23204f5374a38fca440a6a11 16 0.01/1.00 vMB 93
257,638 257,638 000000000000002134ec2923ab05bd360cc28c4b6b4da447292b5e52c55942ff 39 0.01/1.00 vMB 102
257,637 257,637 0000000000000003cc8efc851d376ae8af082a17c201f51ea1d55bbf88d9cda1 66 0.03/1.00 vMB 131
257,636 257,636 00000000000000172a1de9cea5160a2cd2b46d1557bfd7909658e125b015fe89 93 0.04/1.00 vMB 25
257,635 257,635 000000000000001fa60a02202b0a1ec1ecd59bbf57ee1f1be671ace948171c13 159 0.08/1.00 vMB 126
257,634 257,634 0000000000000019d87bb55fc17aeea478cb702f60a413a1021d7b3a51ac8e06 135 0.06/1.00 vMB 114
257,633 257,633 000000000000002ecdf55014e3263c4fe51f13b1a0f666adfc5367b94d54201a 82 0.04/1.00 vMB 37
257,632 257,632 000000000000002f654679875f7add5806b0f8d5d2dd404b8e4fb8262bd9163d 186 0.09/1.00 vMB 64
257,631 257,631 000000000000001da83bbae22d91072eddd2ae03a10cfcd48bc6c49a04bb7635 563 0.25/1.00 vMB 107
257,630 257,630 00000000000000036d9c1e55f24cb5a8368879666967bcccec3f8a25c1d38a46 58 0.03/1.00 vMB 57
257,629 257,629 0000000000000018fd787fc3e5ed1f4f71caac456503e24884f2c4ea8e0d51b5 157 0.09/1.00 vMB 77
257,628 257,628 00000000000000210461cfdf4133370f97bc09a5a5940fae54bd04163cdf6f17 1,076 0.48/1.00 vMB 109
257,627 257,627 000000000000002a92088c21a474c6a05bf5a3e46913e4b9b5d0fe632aac42b5 144 0.07/1.00 vMB 100
257,626 257,626 000000000000000c25668001f345b629cbd5fe7e9e6ccfc72baa49b37781f6fa 80 0.05/1.00 vMB 91
257,625 257,625 0000000000000012fb702b21226211beeff842b54b551c4b4bba107855582005 52 0.02/1.00 vMB 98
257,624 257,624 000000000000001e492477afbbff1743bd671a7c586124e40e485edb81af589e 123 0.05/1.00 vMB 114
257,623 257,623 000000000000001b64007cc4f271376104324858204ecef90ba21b70ae62dbaf 373 0.16/1.00 vMB 117
257,622 257,622 000000000000002641ef1161ab4f69db2c455f778e53cae19c6b69aa0cb291d7 116 0.05/1.00 vMB 127
257,621 257,621 000000000000001d06efea62d7fd75cedd9f3002bed239f64c2dd4775b94778c 63 0.03/1.00 vMB 87
Previous 10 blocks ↓
Total Size: 783.24 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: 759.90 GB
    • Received: 19.09 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.