Loading Tool

Explorer IconExplorer

Memory Pool

42,240 transactions
29.08 vMB
0.07248118 BTC
Random Selection Loading Transactions
Max Size: 149.18/200 MB

Candidate Block

Mining Attempt b9c642c7723af6afa4c1703b2829233eb02c8dde88198afeb1386c9e6656a472
Version 20000000
Previous Block 0000000000000000000109f5c0bf8516a6aa7ceb54e4b23cd73ce285a7f939df
Merkle Root a42ed5454b8d9a5ef465d9462f9f0516bd8e12f0418a3e39d604dbd17b8aacd6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,441
Size: 1.00 vMB
Total Fees: 0.01566794 BTC
Feerates: 100.36 > 1.57 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,614 (158,292 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
756,322 756,322 00000000000000000005a379267928ada326b259704e61e92f28cf50f423f527 1,022 0.48/1.00 vMB 10
756,321 756,321 00000000000000000007367a209fab4cb867546bfb76d768e2655b0248edd88d 788 0.27/1.00 vMB 14
756,320 756,320 000000000000000000035ad76fa66b48f4ca770e48197cb634d2dc79bedaae41 1,690 0.75/1.00 vMB 10
756,319 756,319 000000000000000000055b5bfac0cc2dd66a6b04901ee233e399311bbd03a396 811 0.29/1.00 vMB 12
756,318 756,318 000000000000000000046a6844426e7b03dd187e4554e4e166cf08215d858172 1,425 0.55/1.00 vMB 11
756,317 756,317 00000000000000000001783b09966db63315badfb56f899cf31d01aa7f1e23f7 619 0.39/1.00 vMB 9
756,316 756,316 00000000000000000003d2289516b0a3b4964d89c44addea6435a2d17c13a6f3 643 0.96/1.00 vMB 7
756,315 756,315 00000000000000000007461c331cd3526f41089f85a3c9a50420c52fb108a53d 392 0.28/1.00 vMB 11
756,314 756,314 000000000000000000034fe8b1dc4ad6bb262eab1896a7ba9732664e347a9373 619 0.32/1.00 vMB 11
756,313 756,313 000000000000000000046a96082cd31d5be62fd413a653b58952774b0927d501 981 0.94/1.00 vMB 2
756,312 756,312 00000000000000000006779a7687fb187f48ce21fa1eb1e752f61f2fa47cecf1 2,101 1.00/1.00 vMB 12
756,311 756,311 00000000000000000001e1c29e230befa5e141d2b0061e3b65695f5bcf0d75bf 2,168 1.00/1.00 vMB 21
756,310 756,310 00000000000000000004cef721dc83871dc350ca53ebf4639d775c2d66991d96 658 1.00/1.00 vMB 6
756,309 756,309 00000000000000000004116834d7dc5574e61a0732ebf09b0671252c4cfd6323 1,232 1.00/1.00 vMB 15
756,308 756,308 0000000000000000000501722a49576e30d94c26c6472ee9e980f3d43b043617 253 0.15/1.00 vMB 14
756,307 756,307 0000000000000000000829a3c8de31ce1c68e21130d49fad6ac457180499f070 64 0.03/1.00 vMB 11
756,306 756,306 00000000000000000003f083d2b2dabbfd74d3b67501cf11abaf8fdb206d4e53 345 0.12/1.00 vMB 13
756,305 756,305 00000000000000000001b03974d5ec2188e833595b6fb72a4b204d0eeb993440 130 0.07/1.00 vMB 9
756,304 756,304 0000000000000000000017b86b575d9cb2c6c6cff8433495d43eb262c0d8b4e6 50 0.03/1.00 vMB 13
756,303 756,303 00000000000000000000fef965422dfea289d10816829a2e0c30656244a89da0 189 0.09/1.00 vMB 28
756,302 756,302 000000000000000000089cf0fb8625c89f7584d0ed2bd87227643f96a8e86e4f 649 0.28/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.71 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: 629.31 GB
    • Received: 11.90 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.