Loading Tool

Explorer IconExplorer

Memory Pool

85,046 transactions
31.65 vMB
0.10031499 BTC
Random Selection Loading Transactions
Max Size: 193.15/200 MB

Candidate Block

Mining Attempt e1ab7d6aa77afd3670e66df84a64d99339cdb18c4988a801d621eea191058d0c
Version 20000000
Previous Block 000000000000000000007d18c42d3ede84298f1d150a1c2a3362d6d1dc1e1e0d
Merkle Root 3ce2f8bbb16088b86a2d084038e3213c8e6fca3ce9658b949803a35a5f7241f5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,608
Size: 1.00 vMB
Total Fees: 0.02625984 BTC
Feerates: 150.77 > 2.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,335 (684,640 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
230,695 230,695 00000000000000b924eb22f9704031131074022b1c6ac3c741c7c78fe15737fe 159 0.08/1.00 vMB 79
230,694 230,694 00000000000001b89cbd0cff383dfcf6d6e864b48deb2918cd3cec4e31ce07b1 360 0.17/1.00 vMB 140
230,693 230,693 00000000000000326f662607fb1bd4bee2977b6d085969adc880d3855cbe4598 259 0.13/1.00 vMB 130
230,692 230,692 00000000000000f3d37a38ebcfce8f5ec9c585bb388bd747e0ad16343194997d 266 0.14/1.00 vMB 106
230,691 230,691 00000000000000cc506de8739b7111eba8e677d8428b2b63f716c00ebaae6c56 378 0.19/1.00 vMB 146
230,690 230,690 00000000000001e68067066fdc9aefaa53ede54e11336d929f1b410833a55235 347 0.25/1.00 vMB 129
230,689 230,689 00000000000001e1e23975e69738b89bc920cb063efad0510f662cd7da3ab880 171 0.17/1.00 vMB 86
230,688 230,688 00000000000001d026c9a60d7a5f562fbf0451fefad8164d6bc7464aaa2a45e3 597 0.25/1.00 vMB 229
230,687 230,687 00000000000001980be7cb03b9ac278791a3d7694c9782f79e351dd9522928fe 408 0.24/1.00 vMB 122
230,686 230,686 000000000000022f8d3fc27f652e6552f03eb06eb61a8bc3d95edf9a38794c6e 118 0.06/1.00 vMB 139
230,685 230,685 00000000000000e08142d09c98623a6537e01cebe1c7fc8724ee21b4675110a5 324 0.25/1.00 vMB 42
230,684 230,684 0000000000000170a8e155466decc8d2081da08ffb5dbcf4463ea43c374615db 262 0.25/1.00 vMB 78
230,683 230,683 00000000000001338c5df689688e8cf17a23decd16234c799b23792c972f6ac1 986 0.47/1.00 vMB 281
230,682 230,682 0000000000000021d3f135ac0592bdb02e781abfe33d5f379af71713ed6109c1 558 0.25/1.00 vMB 195
230,681 230,681 00000000000001a88f175a7dfcbf466ed4fd2a97f0886aa2b69800cc44d82150 195 0.07/1.00 vMB 188
230,680 230,680 0000000000000138a98f35f9784777e429150e2bb23299cd1cb3571f24aeff0e 548 0.25/1.00 vMB 596
230,679 230,679 0000000000000133b374b193e1c880eb58cb8651db0c31c144d95f065bd6a627 238 0.14/1.00 vMB 137
230,678 230,678 000000000000018ca42ad952793cf29cac4908435a5d0aa11a6aae709b934e90 334 0.25/1.00 vMB 59
230,677 230,677 00000000000000d260d12820abf060aa9cfa1e7a63e4f3dfd5b0e6d48b9e9aff 290 0.27/1.00 vMB 62
230,676 230,676 00000000000001b14b1c99b5a5541941c292d90702c28a67f2fef782ec6a312a 679 0.25/1.00 vMB 307
230,675 230,675 00000000000001c8d9d319ae046eb19edc7a1240ed7131c96b86a368774a86c8 441 0.22/1.00 vMB 174
Previous 10 blocks ↓
Total Size: 782.97 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: 716.12 GB
    • Received: 17.78 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.