Loading Tool

Explorer IconExplorer

Memory Pool

56,127 transactions
31.88 vMB
0.20454855 BTC
Random Selection Loading Transactions
Max Size: 171.89/200 MB

Candidate Block

Mining Attempt e97d40bfe22a5b50ac3ac6d97a9260c1e2e7af0fe1583ad4db5ee4a178ad711c
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 7d3cccaa273156b6f7d3e3e2a55b25c76e5ee893c0ae3d4e2dd56cd387c65d25
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,527
Size: 1.00 vMB
Total Fees: 0.09308025 BTC
Feerates: 502.67 > 9.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (620,698 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,115 294,115 00000000000000007dffcba21ec3a0dd59f7a29853898a8b9d6b57650561679d 154 0.06/1.00 vMB 37
294,114 294,114 0000000000000000d7ba79bd737c2763b6dd2fcf2054f92375bf9d4f38a3f50e 131 0.07/1.00 vMB 31
294,113 294,113 00000000000000001e8bb73efb6500f82b833942b198c8d2637959341af8d6b6 394 0.33/1.00 vMB 36
294,112 294,112 00000000000000008e634045fd0556fe046eea254ea6a1681b75f4fcd76f7b91 608 0.35/1.00 vMB 27
294,111 294,111 0000000000000000071dbf2927a5424e9a7e5567f0d7b6647df7b8f87503be68 512 0.17/1.00 vMB 71
294,110 294,110 0000000000000000a91e3a593996ed52fa31088302237e60910a9fc1fb866a82 48 0.03/1.00 vMB 19
294,109 294,109 0000000000000000325026b68c0b26de857b82b988ab7b44fa1aeaaa17990005 74 0.04/1.00 vMB 38
294,108 294,108 0000000000000000b23659ff857c6081aab3ca415c95989dfebc35856214211c 188 0.12/1.00 vMB 31
294,107 294,107 0000000000000000b8e3715b1e0a66710c5f6c988ffc5286f9926819554f44d3 45 0.03/1.00 vMB 28
294,106 294,106 000000000000000054b8e8f35720fb199ced6c8ee948010ee7fdb2a755be0195 128 0.04/1.00 vMB 40
294,105 294,105 0000000000000000500c61d7045e646bfc66b7691019559893b6257bc28b45ee 378 0.22/1.00 vMB 34
294,104 294,104 00000000000000004910e31048fbcc000bc29268db29b9bba1ca7c926841abf9 248 0.39/1.00 vMB 19
294,103 294,103 00000000000000009dfd467a935249919024732ff546166999fb0ab7bd8b2878 595 0.50/1.00 vMB 20
294,102 294,102 0000000000000000399996cf6f560601de2328bec3cfc78349525fa2061c7a55 512 0.18/1.00 vMB 65
294,101 294,101 00000000000000009277af310f51dbbf1257c9153ebaf561e5afa2765bb622d0 271 0.14/1.00 vMB 40
294,100 294,100 0000000000000000b5cd443a89e70b2afee57cbfcec24897dfb1f7891a0829c6 520 0.22/1.00 vMB 47
294,099 294,099 000000000000000093ac517eb59d50a31929874ba3a9a4066aa42f9416dee74b 53 0.04/1.00 vMB 20
294,098 294,098 000000000000000025b44d017bfb1de9b72b352160948db055fbf8dc143caf9c 4 0.00/1.00 vMB 19
294,097 294,097 00000000000000005463cd7a145ec6b4f3eac8c369f7f6afc0aa2c1a92c4d6b1 139 0.08/1.00 vMB 27
294,096 294,096 000000000000000064dd1725108ecf7d2938ca03a91b6ce84cd1a5e0d21752c0 128 0.05/1.00 vMB 23
294,095 294,095 00000000000000005de42389b5b976b42849c8b7743049ac9cd6ff1c00771f35 739 0.56/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.06 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: 651.13 GB
    • Received: 13.42 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.