Loading Tool

Explorer IconExplorer

Memory Pool

93,733 transactions
34.45 vMB
0.33348883 BTC
Random Selection Loading Transactions
Max Size: 199.90/200 MB

Candidate Block

Mining Attempt 9b902b1a576ea1b2b62135d7ed6631358cf69a06173d216d99d00ef287d321e8
Version 20000000
Previous Block 00000000000000000000bb3bc41843719fe36e9ccf594ee58bf79ac5f82daed4
Merkle Root 1928a6c368986b36c84379b8d1a5d66a311a9a67277c06d268a814538a3cfe00
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,969
Size: 1.00 vMB
Total Fees: 0.08404787 BTC
Feerates: 212.54 > 8.42 > 1.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,638 (764,476 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
151,162 151,162 0000000000000233d9db3dd809e5350f51b532756f63064a8e9fb82b23af4655 26 0.01/1.00 vMB 137
151,161 151,161 000000000000098a82368afe86956130e9c94e58acab1c7461256ce457a3a842 39 0.01/1.00 vMB 373
151,160 151,160 0000000000000386e307c2180bc43dc5b2ca75205b7c8b5d22a932781e4f1181 51 0.01/1.00 vMB 150
151,159 151,159 000000000000020848422473aa384383e019dd452d082586514888fa60ef76ba 47 0.02/1.00 vMB 173
151,158 151,158 0000000000000ad1f698b98232139587f8dd75298369278e218dc154aff439bf 84 0.03/1.00 vMB 294
151,157 151,157 00000000000006295ef4f0ed7294c682e77a9ec04d2c654cd7f88d8d946e49c6 25 0.01/1.00 vMB 236
151,156 151,156 0000000000000b2e9ea5e9fc55192c2aa879ed133b9347a416d54a285322fe86 55 0.02/1.00 vMB 237
151,155 151,155 000000000000065aa873741f268714add08e8c2da05c9a4687828b1a49ae61f7 7 0.00/1.00 vMB 19
151,154 151,154 000000000000040fb528454e8212f4ae3c698aa2ffd912ad0aeb8d4e764dc876 45 0.02/1.00 vMB 123
151,153 151,153 000000000000013ff4200f2b6a781ccb8c4d59b2bf43dfdac1d00203dee57299 26 0.02/1.00 vMB 150
151,152 151,152 000000000000030a96ef5bd5a91e8d2032937a89c9df2061558488437b4a4e7a 33 0.01/1.00 vMB 211
151,151 151,151 0000000000000102996dba56a8afdcd03230a95cc42524ec94cfb34fff929190 63 0.03/1.00 vMB 141
151,150 151,150 0000000000000217b1b89d290f073342d9bfbf16eda6694a5b7ccbfd06fde4be 116 0.03/1.00 vMB 21
151,149 151,149 00000000000005fd48d32761bf8624eac949a81b9bdea3a00c978c86fdc9a45c 66 0.03/1.00 vMB 88
151,148 151,148 0000000000000a117f48c906efaab51f0f3d2e7de79ae1be93cc4b69d284e014 7 0.00/1.00 vMB 119
151,147 151,147 00000000000006989c845419ffec1c396adae915847178eacb8d006ffff2594c 5 0.00/1.00 vMB 0
151,146 151,146 000000000000044949020d520f57dbd36679014a497e9d206910a4fce03103d5 22 0.01/1.00 vMB 154
151,145 151,145 00000000000006bdb9c0f65fb3553e9ee2c10aaf138257b172d546bcc062bced 63 0.03/1.00 vMB 9
151,144 151,144 000000000000076083052946117745b3cbb689f6883758e8227aed726898234b 62 0.02/1.00 vMB 85
151,143 151,143 000000000000007a37bc5ab474f2067fb3a0a52d9807464c25b4a39947afdb5f 58 0.02/1.00 vMB 189
151,142 151,142 00000000000000c50acc2973d031aaa88a3a7ff49bc40323b47f8b2636260119 46 0.01/1.00 vMB 117
Previous 10 blocks ↓
Total Size: 783.49 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: 773.03 GB
    • Received: 20.39 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.