Loading Tool

Explorer IconExplorer

Memory Pool

54,586 transactions
32.25 vMB
0.22526299 BTC
Random Selection Loading Transactions
Max Size: 172.91/200 MB

Candidate Block

Mining Attempt 8a28918e3b6f17e3161540ccbbd9c5f0f7939d448758598700d4a7ea2c74a617
Version 20000000
Previous Block 000000000000000000001af732fd5b15bb90e3760b3de0020b22660de0315512
Merkle Root 7ed48470cdff574b5225d7134cb45a143a1a77d67358a8c6afe922796e78655a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,962
Size: 1.00 vMB
Total Fees: 0.11918934 BTC
Feerates: 101.66 > 11.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,818 (737,886 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,932 176,932 00000000000000d513886555dc6a2ff9616264f3250a1d77071780664896ac30 103 0.05/1.00 vMB 95
176,931 176,931 00000000000004645b47ad65474a272f65d5b37acf3b35f7390ac0a063e52ba8 119 0.05/1.00 vMB 5
176,930 176,930 000000000000055f4f11d3a8a001c330e0932a237e0e6cbea474798a223e9e50 81 0.05/1.00 vMB 87
176,929 176,929 0000000000000a4d5d7b3bf2fb527ceb9e609dcb95f8f52f86aeeef8e3b52464 113 0.06/1.00 vMB 365
176,928 176,928 000000000000041dd3b17c6cbc9cc8cbae0b402163da523b824da099fa21e206 147 0.05/1.00 vMB 123
176,927 176,927 0000000000000261a542882b1e19a0dbf54bc652aee0ee303a2f98588b4990b7 96 0.04/1.00 vMB 109
176,926 176,926 000000000000089c657c6ff45a4e5d530a17726a47b851f247ad84032d0982e9 133 0.06/1.00 vMB 185
176,925 176,925 00000000000000430e73376f927b267b1ac87c0862052d95691bcf05371988b7 41 0.07/1.00 vMB 111
176,924 176,924 0000000000000661b54aa4026101cdd7b594ba8effb98b968c40ef1418ce74c9 18 0.01/1.00 vMB 322
176,923 176,923 00000000000006047089e6b4e200e4ab6003b51e390ad3fe49d9c79b4a1ba9b9 4 0.00/1.00 vMB 76
176,922 176,922 00000000000008d0119cb28dadbabcc3824b1dc40309d0c0809412dc502e02d3 24 0.01/1.00 vMB 215
176,921 176,921 000000000000091cf790bc1dbb73f9fcbe9897d782608b6ce3dc70fe4b5c6939 152 0.05/1.00 vMB 183
176,920 176,920 00000000000008d7da290ea8737e664653757d0b0cdcd39962f5b5f395907a66 10 0.00/1.00 vMB 33
176,919 176,919 0000000000000397d08c8d2e812eb838c9d3ba7cf37de2fbb7e49f319898b6b5 11 0.00/1.00 vMB 0
176,918 176,918 0000000000000a8e3d0bcc251f41fba0e88e4a1efa69b99d26fa3af09458963b 22 0.01/1.00 vMB 582
176,917 176,917 00000000000007d41514bf7bde1fd964204f29769180d1edf3438957ae04953a 1 0.00/1.00 vMB 0
176,916 176,916 0000000000000a015843d00a6daa5278d2e445aefcf820884c4ca4ed1716a3ec 57 0.03/1.00 vMB 118
176,915 176,915 0000000000000716b727891697fcdc2ae61dc8025d3699f4df4a8e8b6381727c 35 0.02/1.00 vMB 195
176,914 176,914 00000000000002d5a87164e06171b86b1d9a0da0b68278e186da94b5dcf403e6 34 0.01/1.00 vMB 60
176,913 176,913 00000000000008350242493f2a130ccc40a4f1bf62d2bd45354a7630a4c94cb6 17 0.01/1.00 vMB 32
176,912 176,912 000000000000027512b60eeff96f626cf6bb3e1733118ff2d12133556349cc0b 55 0.02/1.00 vMB 91
Previous 10 blocks ↓
Total Size: 782.07 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.22 GB
    • Received: 13.48 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.