Loading Tool

Explorer IconExplorer

Memory Pool

71,227 transactions
27.60 vMB
0.07918773 BTC
Random Selection Loading Transactions
Max Size: 165.98/200 MB

Candidate Block

Mining Attempt c0cc51bcf1a2d5e1410eed1d70573427bbd2f00db7c730d92a551d75d94d5e46
Version 20000000
Previous Block 00000000000000000001e4921e71dea47dcfe57bda1d92cf110cd64db629c997
Merkle Root e8f1e5ee37e39e0481635ccfbedcebd08763b5c0ac6561c413b809ea6b8f9e5d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,859
Size: 1.00 vMB
Total Fees: 0.01959001 BTC
Feerates: 469.97 > 1.96 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,560 (673,737 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
241,823 241,823 000000000000004f7a19368476df52be51fcdf4354abba79b69f580b3cd51d7e 101 0.05/1.00 vMB 148
241,822 241,822 000000000000002810ae375d5bbee607803dec657bdab399ac54e3b87312b57c 135 0.07/1.00 vMB 168
241,821 241,821 0000000000000057c12be461c89585fc2c838776d9414432fd66c825630c1b9b 211 0.09/1.00 vMB 198
241,820 241,820 000000000000007a649c3d47ce2b2502ab1747c847151877bd6d803c93381046 121 0.06/1.00 vMB 181
241,819 241,819 00000000000000090be27fa2c2c75835b70d8cae3f418608626d5a0986e38cab 48 0.03/1.00 vMB 35
241,818 241,818 00000000000000e80de837fd3593389f511ceb5866e784690b91e5c4924b5354 591 0.25/1.00 vMB 196
241,817 241,817 00000000000000cb0a08d1c23e6154b3528af795043d7a6eb4cd38d06ca4b195 132 0.05/1.00 vMB 164
241,816 241,816 000000000000009e8107fa9d57c07a4286a5fa829ada49f04e607c0ffe215a9f 91 0.04/1.00 vMB 141
241,815 241,815 000000000000001465401641e75664c9e5f04b178ddd1869e5a5fd707801a9ab 93 0.04/1.00 vMB 198
241,814 241,814 0000000000000053ab766c22bf9e9162975623e113d532086b20a102e271d50b 170 0.07/1.00 vMB 165
241,813 241,813 00000000000000901ff023991836be274e8d2452cc915e3c645c8245441e975f 204 0.10/1.00 vMB 140
241,812 241,812 0000000000000000dd0b5d674fbfbff2f038b8714ded974e3d9fc8c4da50db1b 182 0.08/1.00 vMB 188
241,811 241,811 000000000000005f6348452f8ec21a1ca0cec9f32a7dbed3e412d59f3389b0dc 129 0.07/1.00 vMB 118
241,810 241,810 0000000000000090167ca2359e477580fddd19ac8094a9991bb7d8967982e4a0 130 0.06/1.00 vMB 127
241,809 241,809 00000000000000daf4195a93259089de521570762389808fae19f1cbb130abd7 227 0.09/1.00 vMB 157
241,808 241,808 0000000000000072ab99ba39640ec0f67333672e126e55f344fb741f6689bcbd 68 0.04/1.00 vMB 109
241,807 241,807 0000000000000096aa2678f7329e6561ec80f18012b2b18696f9c0ed5c168ac1 207 0.08/1.00 vMB 160
241,806 241,806 000000000000008b4178a772cc7f3c3e1f282ed2cbdb9b084177578ab8914468 273 0.13/1.00 vMB 129
241,805 241,805 0000000000000069aa80ba2914b4331e548eb3a3f9f6c948c14215c131e6ec12 111 0.04/1.00 vMB 179
241,804 241,804 0000000000000010691d5d06d0f1f0a3f42139a387885d03bd7246474b3a4e37 143 0.08/1.00 vMB 106
241,803 241,803 00000000000001082b2cc93c7fb3e6d951e5e16a07434ee2d1d11a1618993f53 9 0.00/1.00 vMB 111
Previous 10 blocks ↓
Total Size: 783.36 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: 768.51 GB
    • Received: 19.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.