Loading Tool

Explorer IconExplorer

Memory Pool

27,826 transactions
7.83 vMB
0.05920968 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.99/200 MB

Candidate Block

Mining Attempt 140d31e81acaa7fe1775fbc86f8b51e548895621435f592baff6f88bbcbcf1aa
Version 20000000
Previous Block 000000000000000000016ab6a894f36a196d51cda84e47c1d4e51ee548839bd1
Merkle Root 6e5e3b0842336e419c7bba0fa550709a2fcf1569ebcca7bd1f5052d3aa24104c
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 857
Size: 1.00 vMB
Total Fees: 0.02303799 BTC
Median Feerate: 3.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,226 (717,114 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
196,112 196,112 000000000000066f671b487140219847c39a62745bef8ad517fc3ec76fee1fb7 341 0.15 vMB 133
196,111 196,111 000000000000022a81d284dc772d0b87b281b85d6fbfc87afbd87608489eba12 506 0.20 vMB 194
196,110 196,110 00000000000004232b458dc852e5f7895f646b9c2edb5b39ead939e0a0a54dc7 141 0.05 vMB 242
196,109 196,109 0000000000000012c6c47dc749525c7b182e6036c13d7698fc9adb5d001fc61b 95 0.03 vMB 156
196,108 196,108 00000000000005d9ec066f50e10f62389b742378075338a73a6f80fca5a5fcc1 194 0.08 vMB 289
196,107 196,107 000000000000043519766a12fee219582b15d1c1f014247be57957485b5cdb1b 187 0.08 vMB 118
196,106 196,106 00000000000002c725e0ca4958317c3688f9a82b98f76eb39f2a1d55d8bbbd63 356 0.14 vMB 168
196,105 196,105 00000000000002f589f56891b4797df6adca4dfab153f94a7e2d4b8075cf34c3 32 0.02 vMB 102
196,104 196,104 000000000000056364fa4b8cd30838aa7856f25115f1b1b45a7c960402c9a27a 122 0.05 vMB 182
196,103 196,103 000000000000057ef1ecc0ca6a79d45538995ccb52123ba4273fab8b3b59c990 57 0.03 vMB 90
196,102 196,102 000000000000066b4a42a7aa376b7f75fafacd7c4afcfee41a6f2f3dab74a491 133 0.05 vMB 763
196,101 196,101 000000000000044fb44e0fbdfbb5944d6a4c2129916df4f168218b73256a1e93 40 0.02 vMB 202
196,100 196,100 0000000000000299bd84a24da62aa17b5702133bae85ba3018f67952ce1fac6a 465 0.20 vMB 245
196,099 196,099 00000000000003227a633d90aff7bcc3b5b2fcbdef35a685ff81e8fc1bdc5aef 151 0.05 vMB 43
196,098 196,098 000000000000028f94857a714f2c815aee57daf589c2f5c557c5c5f789fdd779 641 0.25 vMB 129
196,097 196,097 00000000000006cb88a69e10e08794d71377f73836796f8f7f3a594a53e38773 133 0.06 vMB 477
196,096 196,096 000000000000048299d68517ca086572e9ecd3b463ee8e14a1b18f2be4c140ea 1 0.00 vMB 0
196,095 196,095 000000000000002b9d324a6a67c758ef0e7681d12b7923ba0bfc034366e1d829 538 0.25 vMB 121
196,094 196,094 0000000000000590b4b47c4db0c7c166b60bd751dbea9ea33fa437e4e4f33106 136 0.05 vMB 81
196,093 196,093 00000000000002d049e7f9176a49ce359f388e7aff5f65aa297f29ac568cc45b 201 0.13 vMB 95
196,092 196,092 00000000000002fecbc289e2247902c2a5f19cf4ef043a140e3b82e0b54427c0 197 0.08 vMB 1,150
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

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