Loading Tool

Explorer IconExplorer

Memory Pool

36,757 transactions
27.96 vMB
0.05658849 BTC
Random Selection Loading Transactions
Max Size: 141.22/200 MB

Candidate Block

Mining Attempt de310bfc1508c879d3bb73446f35689ed841afb1dacff4ae4482b6eb2f22fd0c
Version 20000000
Previous Block 000000000000000000005995f28b7b2bd5ea07e6aa9ac102c0a7ba604cbde5a5
Merkle Root 80977f72a2bb9517eb6b7c3cd4ab8acf140d0a314dc03080ccf780200d86829e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,759
Size: 1.00 vMB
Total Fees: 0.00325893 BTC
Feerates: 44.53 > 0.33 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,617 (76,310 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
838,307 838,307 0000000000000000000105be70f4867eacf87fd2f64acad34f0a85019aa2edbd 1,401 1.00/1.00 vMB 11
838,306 838,306 0000000000000000000343373006565805c1e917e8c5f453f74f8763b760d011 3,088 1.00/1.00 vMB 16
838,305 838,305 000000000000000000001d9e5e60e81cb70220de231e8fb108443dfd0dbcf2f3 2,006 1.00/1.00 vMB 10
838,304 838,304 0000000000000000000038e1229f39eee601e9339a50ac49022d943041372e9f 3,485 1.00/1.00 vMB 12
838,303 838,303 00000000000000000001aac07c686c31c4aed3174c576fbd3b6a515c89da5670 3,107 1.00/1.00 vMB 14
838,302 838,302 00000000000000000000a1dd83a5a2d6e39368801bdd099656be1b8380dd204d 1,822 1.00/1.00 vMB 19
838,301 838,301 000000000000000000000b0527598434f2e587582a0b425f135e3b092005bdfd 3,015 1.00/1.00 vMB 25
838,300 838,300 000000000000000000005111386cd4563bd8c977710d5830cbf0048ce6d98238 3,112 1.00/1.00 vMB 20
838,299 838,299 00000000000000000000cc1d24740a8efc41cfce04047c71c441d6c14469612a 3,245 1.00/1.00 vMB 12
838,298 838,298 000000000000000000032df33efa28ba2be437f7fc24671bfc381552191e41c6 3,007 1.00/1.00 vMB 20
838,297 838,297 00000000000000000001464aafd90b28bae66ff99dcae67f4809af19f95864d6 2,811 1.00/1.00 vMB 12
838,296 838,296 0000000000000000000067fbbf5c316f2d1d15dbfddbbb4a0fc0bdfa2af8a938 2,109 1.00/1.00 vMB 16
838,295 838,295 00000000000000000001f487185c6857ede459adad738c541c3f3b14f5aad3cb 2,336 1.00/1.00 vMB 20
838,294 838,294 000000000000000000006aa8b6a218ac99ebebc649e14eb6a55a1fa834173783 2,931 1.00/1.00 vMB 27
838,293 838,293 00000000000000000001d51cca86847fa8c5b0e82e050c9495ac0b79134b05a8 2,711 1.00/1.00 vMB 12
838,292 838,292 00000000000000000000765cd59777e0468dc7bb0af384678d9bb5011f1dd05a 2,741 1.00/1.00 vMB 12
838,291 838,291 0000000000000000000235c538d414c07084b005d8530a8e3e68b369b39ebb43 3,121 1.00/1.00 vMB 14
838,290 838,290 000000000000000000024684d334edf7b94222a5212fd7d0c24bdff9db884187 2,799 1.00/1.00 vMB 16
838,289 838,289 000000000000000000000142eb893b9b422b5cf60ab352c9a8a2166f0c33c3d2 3,242 1.00/1.00 vMB 26
838,288 838,288 00000000000000000001052825fecaf9987861781cb11af3639603a381db34e4 2,976 1.00/1.00 vMB 16
838,287 838,287 0000000000000000000090937d63bfb7b27a1cf1073d6bd309195c62753c87b3 1,991 1.00/1.00 vMB 14
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: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 629.46 GB
    • Received: 11.91 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.