Loading Tool

Explorer IconExplorer

Memory Pool

25,130 transactions
11.24 vMB
0.08425806 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.70/200 MB

Candidate Block

Mining Attempt e2a068dbaa5a858df451a60c05f9193544ad7051ae6f59341a0ef8222a7ed22e
Version 20000000
Previous Block 0000000000000000000019007a617bca8f44fd0c41ccdf3831817d194cd0e466
Merkle Root e5705e59c5bc7137246ae39b5c83e4527e84e961ddee7418f947e3249ce902f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,646
Size: 0.997955 1.00/1.00 vMB
Total Fees: 0.06549881 BTC
Feerates: 101.66 > 6.56 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,588 (651,196 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
262,392 262,392 00000000000000166e69d1c618279078a87ba5e8fd9cd38d942bc23030143e50 217 0.09/1.00 vMB 91
262,391 262,391 0000000000000016a2473cee2b14663e472fe69996927358a66cf07b9e610a33 55 0.02/1.00 vMB 63
262,390 262,390 000000000000001465841789d350727d1e039969b679e875462d5da687b7726b 419 0.17/1.00 vMB 87
262,389 262,389 000000000000000a4b97c0c77d5144230012829dc6121a4a886d5840fc369ab8 232 0.10/1.00 vMB 63
262,388 262,388 000000000000000a7af9a2b4504d8f3160332faa546b29447d9ff22b76aa5ffe 257 0.09/1.00 vMB 78
262,387 262,387 0000000000000012d80043a4994ac859b9e3b7fc31952cc3dd1a0fd05b6a9015 185 0.09/1.00 vMB 66
262,386 262,386 0000000000000008b0646779e3ff1841232d19ad58adcb0802c8132d793784d4 290 0.15/1.00 vMB 58
262,385 262,385 0000000000000002010862335f7b8458deb20df2db03c25a86bcf5a0f3e6944f 389 0.14/1.00 vMB 78
262,384 262,384 0000000000000013bac13ced9931fef5d21e3568c23533c917a1e8bb9e97e270 126 0.06/1.00 vMB 68
262,383 262,383 00000000000000124b7cf7b1772566896560fa5a92baba323c7b733de06713a2 80 0.03/1.00 vMB 93
262,382 262,382 0000000000000004f9a3c32bb36f99a585f2420e98eeb1b31799f752572091ea 70 0.02/1.00 vMB 100
262,381 262,381 0000000000000003041a77094670ff50fba453107a2426e3b3b36038f9ad4808 73 0.02/1.00 vMB 83
262,380 262,380 0000000000000001e7b2a612109ef7a17bdffff60b2b32f26278c2108ff3275e 330 0.13/1.00 vMB 91
262,379 262,379 000000000000001368343b41dabcb602862e9db8718ec35eb377ab9efd565607 265 0.11/1.00 vMB 82
262,378 262,378 0000000000000008afbe541ea8de6678f2263197835052c861f1ee4c4f204fa7 26 0.01/1.00 vMB 105
262,377 262,377 00000000000000048405d812b76e9dcc643d446a66d42be31c2f2f4f84ac05d4 156 0.06/1.00 vMB 90
262,376 262,376 00000000000000006651efb527a99de534c30b678dd81d005ede9005a53b8a87 157 0.06/1.00 vMB 101
262,375 262,375 0000000000000013991fcd90981dd789c2f5d2d972aa9fa5fcbee3540263efd8 379 0.13/1.00 vMB 136
262,374 262,374 0000000000000012bcef4668b2504d1345b8a1492e7677a765a6c038c394a466 166 0.07/1.00 vMB 88
262,373 262,373 000000000000000f20579438dad59019d61787488e230a3ff1d338e47e75ea41 110 0.15/1.00 vMB 19
262,372 262,372 000000000000001513ccb9c3e1df0cf1e3830cec28cb2e4b962d525424c6a7f8 223 0.08/1.00 vMB 89
Previous 10 blocks ↓
Total Size: 779.89 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: 454.32 GB
    • Received: 2.54 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.