Loading Tool

Explorer IconExplorer

Memory Pool

28,715 transactions
8.39 vMB
0.08911279 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.62/200 MB

Candidate Block

Mining Attempt a4708705347d3c642b0750e584b5f05fded3a346e97264e65e5c4578a0765147
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root d46ca0f8d1fe8b5d157a9675612befe6c22137b5685d5208a6d670581db20e00
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,297
Size: 1.00 vMB
Total Fees: 0.03892978 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (700,202 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
213,014 213,014 00000000000002ac445223ca240972b40899fb05c744b83d0da6ddfee0b08276 650 0.25 vMB 208
213,013 213,013 0000000000000479801c35f3207a06eddb8a7e4c0e399264389dd5b22345d80d 632 0.25 vMB 207
213,012 213,012 000000000000021da161bb9a11afdf977229ab8942a2a3b9f4957380f1cd9094 46 0.02 vMB 89
213,011 213,011 0000000000000236a58f4d82578745b62f75a26d129a1e0f04f4d5ddc2031bc4 441 0.17 vMB 189
213,010 213,010 00000000000000475de4edebbb80598c14211f7f9b308b27ca9a899f42667e0e 442 0.17 vMB 267
213,009 213,009 000000000000027f9ce31e24befe038e0b48e52d0261091b8e1a88bc6f0510fc 364 0.21 vMB 142
213,008 213,008 000000000000025c9a7b3a0b5e0e4c05b516ba36785d7e0cde03e62c481c2134 527 0.20 vMB 310
213,007 213,007 0000000000000008308a93cc97d01580587abfdc9c4faf7ba7129cf404eafaa9 123 0.05 vMB 148
213,006 213,006 000000000000026e51e131b0ff80225a039234c601410ebeb7ed4a2cfcb22f79 133 0.09 vMB 120
213,005 213,005 00000000000002ea5228b6e53dbecdc9237cd2a523f0cb3152b8d237a3045d5d 662 0.25 vMB 314
213,004 213,004 00000000000004f5c527f603448bf04f782dc5c3144c7349c4698a8dc2d00415 13 0.00 vMB 181
213,003 213,003 0000000000000292bab14964953009de4d3580f7d146b65e93b62076b22bb1df 226 0.18 vMB 107
213,002 213,002 00000000000000efb738ad7b2e6517647b398a551cf9697fb38defbe00b506a6 568 0.25 vMB 479
213,001 213,001 00000000000000a8559b729212f84495559e8764d4262aec4175e23ce673d9e0 292 0.11 vMB 325
213,000 213,000 0000000000000242076c882281337e58a657471868d12083b1d2621f41d4ee2a 216 0.12 vMB 260
212,999 212,999 00000000000003bdf8a930e040c78dab0aae7549c63e54b2f7825e65695403b1 414 0.15 vMB 328
212,998 212,998 00000000000000fb862e24fcb19f9ccad3c2d392d1424e8fb4c51a26c4ced8ac 31 0.02 vMB 176
212,997 212,997 000000000000010d3b13c49a4bbaee6be2608030495c3cb0bf99907652700414 97 0.06 vMB 210
212,996 212,996 00000000000003566bc5229ebf7f9e9972fcdc5cf4674618a08fa5da0bf327e0 551 0.22 vMB 291
212,995 212,995 000000000000034aaf22883683f1c663bce6e1bcc27ee21dfa75fe80c4cfbd83 11 0.00 vMB 209
212,994 212,994 00000000000002e626d438af2d35f5c488a808a8c3b835a2d354af2f99cd8b9c 106 0.06 vMB 180
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 64
    • Outgoing: 10
  • Data Transfer:
    • Sent: 21.42 GB
    • Received: 0.43 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.