Loading Tool

Explorer IconExplorer

Memory Pool

89,816 transactions
33.20 vMB
0.15280721 BTC
Random Selection Loading Transactions
Max Size: 199.91/200 MB

Candidate Block

Mining Attempt 92517886ebd234e0ffaeb5b7efa55a16b9ccb0f450622543338489b9462893fe
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root fca11fd415f2a599687597dc8729304d71fd24887b2515497e8b0f7d5a6e7972
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,886
Size: 1.00 vMB
Total Fees: 0.05929551 BTC
Feerates: 627.82 > 5.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (231,841 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
683,231 683,231 0000000000000000000b4b72ae9f3b8f8b5907dff25f5cdc53c97b2636bbaafc 913 1.00/1.00 vMB 40
683,230 683,230 0000000000000000000800cc5e256dd67a2a80be25ce0f2d0953b622f0fb9eb8 2,846 1.00/1.00 vMB 62
683,229 683,229 000000000000000000007e56f9d30a55170464fa346e38d628398c0cf329f2c3 2,732 1.00/1.00 vMB 69
683,228 683,228 0000000000000000000362f6fd4089b59b75b48306afc31a74adc9434188fe42 1,660 1.00/1.00 vMB 51
683,227 683,227 000000000000000000090eaec79e42aecd341ec859c3c54998fc167e1dc01bee 2,104 1.00/1.00 vMB 61
683,226 683,226 00000000000000000005c885676e9b1345e441b57420459053eb91b4d9059539 1,796 1.00/1.00 vMB 59
683,225 683,225 00000000000000000002eed93151ec97ddd157db775512779ba9b28b2b5dd556 2,630 1.00/1.00 vMB 67
683,224 683,224 000000000000000000092a64a8315c4ed68e811bfcc567a5115d64ced0bc6a72 2,480 1.00/1.00 vMB 68
683,223 683,223 00000000000000000008c1d4a13a63eec86248b64b74d47ba9099b584b925533 1,365 1.00/1.00 vMB 9
683,222 683,222 000000000000000000057b7dc613166769447001298a577592a4c2884f181a9c 1,973 1.00/1.00 vMB 35
683,221 683,221 00000000000000000003218ecea3ed5cad9e60d2a0e72f8cbc0b1fa5c93e8e66 1,909 1.00/1.00 vMB 8
683,220 683,220 00000000000000000000fc0f45a0eb3a66ea96cb6a15fd4376b561a0d3e8e7f8 1,899 1.00/1.00 vMB 50
683,219 683,219 00000000000000000000b33dfa5d17a353835e18154a8683302b14ac67bf7f32 1,615 1.00/1.00 vMB 45
683,218 683,218 0000000000000000000a3f2e96c649ac5889d5dc731ae4fbf8cc92c765454f1a 2,618 1.00/1.00 vMB 72
683,217 683,217 0000000000000000000cd1b4a4e455794a15c7473c86d4deb323fed2c94f745f 1,533 1.00/1.00 vMB 41
683,216 683,216 0000000000000000000d6b486e21e6e1fccf5a6ee3e3f2648ed86ee49f01c976 1,023 1.00/1.00 vMB 52
683,215 683,215 000000000000000000051cd0a009e19bf7e8be1fcd69d9bc8a80139cef63c6d7 1,408 1.00/1.00 vMB 54
683,214 683,214 00000000000000000002dac9061b57715ff6821cd03e13e49d026912fea3fe70 3,143 1.00/1.00 vMB 87
683,213 683,213 0000000000000000000afdd85854026a5fcd39f24025914e73f12db2fb9e7161 1,300 1.00/1.00 vMB 26
683,212 683,212 00000000000000000009c2be7f667e9d2c3334ab64daa12c6813b470301ffa1f 1,257 1.00/1.00 vMB 23
683,211 683,211 00000000000000000007a47b690414c02c64b9af1ee003fbb3af4cf8b3efb71f 1,724 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.52 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: 668.90 GB
    • Received: 15.62 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.