Loading Tool

Explorer IconExplorer

Memory Pool

75,018 transactions
27.63 vMB
0.07388207 BTC
Random Selection Loading Transactions
Max Size: 168.68/200 MB

Candidate Block

Mining Attempt af1a2bf86b1a9a591520ab0c113315234e0e65bafbf8be2bc1e9e8ee242f67ac
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 9d3c1073248a1470783fe79191c8f963796a2c484470e58a5710d9da266687ee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,389
Size: 1.00 vMB
Total Fees: 0.01480892 BTC
Feerates: 80.55 > 1.48 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (589,898 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,360 325,360 000000000000000006a3a26ca06e1f29e389501a1e6a246404eade3efed93d7e 436 0.29/1.00 vMB 25
325,359 325,359 000000000000000019f531c08f170ee741fd208a0c9895f1a0cb321ed4a2a76f 75 0.04/1.00 vMB 10
325,358 325,358 0000000000000000016766e3bccfde0c651bbb102d034e20329ccdd383ba1970 261 0.12/1.00 vMB 29
325,357 325,357 0000000000000000040cdf4bbcb20598a001d4f344b36d0a2ca0e1eca85e78a5 296 0.24/1.00 vMB 30
325,356 325,356 000000000000000005b74779bddbd3d82d3386ed28dee32fb387cbe397ed7421 673 0.35/1.00 vMB 27
325,355 325,355 00000000000000001290048610ee90c5e82bd257955b8940d1953b45fd8f8273 1,068 0.75/1.00 vMB 27
325,354 325,354 0000000000000000100a9ec216e933cd6b420d65888164ce9b974bd829f6c35e 776 0.75/1.00 vMB 22
325,353 325,353 00000000000000001be4cc0455cb0b2ebf51264e29e613a97e04f61f17482bec 413 0.35/1.00 vMB 19
325,352 325,352 000000000000000015dbb576869d02d87f71fa95622109ef1d926f7bf1f439f4 1,828 0.75/1.00 vMB 47
325,351 325,351 000000000000000015dca076c485df1f3d60aa7224b3b3e6bab0b8f88b4cdd5f 444 0.29/1.00 vMB 25
325,350 325,350 000000000000000019ceddaf57cdca5030cc9f886036d027134a8fa7c83a6451 1,197 0.91/1.00 vMB 22
325,349 325,349 000000000000000008f756c08bcf5277d9c0443860b43adf76573b7f92e7daad 1,576 0.75/1.00 vMB 31
325,348 325,348 00000000000000001dc7a77d50b48804f78b4e90c203811dc1dba4be0d3929df 1,056 0.35/1.00 vMB 55
325,347 325,347 00000000000000000987d2b8e12eb681278229d8746253b520c5a4e8c258f831 650 0.39/1.00 vMB 27
325,346 325,346 0000000000000000054766771851d8fb63dd436cd02a7e7ebfe2aa83e366f1b6 154 0.07/1.00 vMB 28
325,345 325,345 00000000000000000e259901d1140fc949071ea132a775a3ad07b510e8fb4560 863 0.56/1.00 vMB 27
325,344 325,344 00000000000000000f8ac60e6e625008c8b1af8e5c3e4c2f2c670c67c0360fd0 96 0.07/1.00 vMB 20
325,343 325,343 0000000000000000164d28e4d43b91b5ea7ac96c38c7e6071b21040ed7e58b3f 278 0.13/1.00 vMB 32
325,342 325,342 000000000000000011198dfa743e332b89fcb22d97bb15c7a12085568259d62e 650 0.53/1.00 vMB 22
325,341 325,341 000000000000000005273d7a610026b6b46731c5c97ed851844d78ad7a0420ec 512 0.22/1.00 vMB 37
325,340 325,340 0000000000000000117044f0da99c88f1266c57eee5a7f08e2eaf9a9a83091f9 679 0.54/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.