Loading Tool

Explorer IconExplorer

Memory Pool

42,090 transactions
26.91 vMB
0.06276893 BTC
Random Selection Loading Transactions
Max Size: 141.07/200 MB

Candidate Block

Mining Attempt 797c9806d7040efb496cdab6e718cf27022edf652a9559e8317d2c1157281f26
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root d8f0f38d35fcb3431d2002403634a0d0bb85a826a46ffc5c1527af4b4b1035a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,900
Size: 1.00 vMB
Total Fees: 0.01274517 BTC
Feerates: 60.14 > 1.28 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (458,318 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
456,594 456,594 000000000000000000b1a705816ee42bd56b98ae8eeb9e40fe19680b12d5cc67 632 1.00/1.00 vMB 76
456,593 456,593 00000000000000000077d5eb67dd61c3efcd3ff72e17c7fca51109505717ab23 1,644 1.00/1.00 vMB 105
456,592 456,592 000000000000000001cbc5873037c46e4f251d00a4d847f3bd12661fb25138f1 1,450 1.00/1.00 vMB 135
456,591 456,591 000000000000000002201ee6b2626efcf33fba55e118bda26ca1208330e9e586 2,434 1.00/1.00 vMB 122
456,590 456,590 0000000000000000018deaa5af1c2f499c3f5846ae02cc4ee37840842277d0bf 2,448 1.00/1.00 vMB 215
456,589 456,589 000000000000000002305ecd50d602f1e19d8fd488a9e990c0ffa2d92467c8a4 1,656 1.00/1.00 vMB 160
456,588 456,588 0000000000000000013e6d6201e9d2e93d642e9b361f1cd05ca393ef044242f3 1,848 1.00/1.00 vMB 271
456,587 456,587 00000000000000000150b244e9fd7150af10e44e2793fe59a4b92776e57beafb 2,352 1.00/1.00 vMB 285
456,586 456,586 0000000000000000025455d0388638e6b517ceddebbae25662b1aeb9fc965e20 2,200 1.00/1.00 vMB 185
456,585 456,585 0000000000000000010fc53de57c44ef43cbe7ef8aeca6c647fa1b163214922f 2,478 1.00/1.00 vMB 337
456,584 456,584 000000000000000001c4b742ec611ec9070916b3c06c8ab5e13e4218a15555bd 2,246 1.00/1.00 vMB 135
456,583 456,583 000000000000000001c3f730fd31a9ff974c5e091aa663f8914dee3bd212189c 1,819 1.00/1.00 vMB 217
456,582 456,582 000000000000000001b9cb757117abd92cf5f941049f419a8a5631ec0346646b 2,046 1.00/1.00 vMB 226
456,581 456,581 000000000000000001c963d516acb653e69f0d6c2917f89850be37394cde880c 2,310 1.00/1.00 vMB 265
456,580 456,580 000000000000000000816e8288e97858068ab68369ec68f0d3e6df4e7ed658ca 564 1.00/1.00 vMB 58
456,579 456,579 000000000000000000224774c12416b27333df1e1f36ad004e7d1da5360c686b 845 1.00/1.00 vMB 69
456,578 456,578 000000000000000001dd597fbdcb27851135a2d261ee19d118138be063f1d543 1,811 1.00/1.00 vMB 144
456,577 456,577 000000000000000001698efc5328c1a73c34dff1a2540d214f3d67a7e1414ab0 802 1.00/1.00 vMB 78
456,576 456,576 000000000000000000bfc5f36a28baae4f972b23d58839a1f9836f501c8d2a01 1,773 1.00/1.00 vMB 151
456,575 456,575 0000000000000000000081a6e6c1edc878cb96b41c5dbed7334f84d47e49bf99 1,477 1.00/1.00 vMB 109
456,574 456,574 000000000000000001e5c567327052edf1be566487286473aae5fc517e326336 1,346 1.00/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 782.23 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: 655.03 GB
    • Received: 14.23 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.