Loading Tool

Explorer IconExplorer

Memory Pool

20,791 transactions
9.27 vMB
0.10820089 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.87/200 MB

Candidate Block

Mining Attempt 128f3881a10dddccb2165f15e7f67f6febc3af0d2f0f0aa0472d6041b7088250
Version 20000000
Previous Block 00000000000000000001af40f37948f8002f4ad5d51161d9ec1b5afe1feb51cb
Merkle Root ce4f5bc17a6486f8f341711f4c04b8ae02ab575630d4b1f04c7b1ab086b81d04
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,551
Size: 1.00 vMB
Total Fees: 0.08525285 BTC
Median Feerate: 3.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,425 (657,820 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
255,605 255,605 00000000000000339b97e9e03cd451509c1599084de58acc5b8c90ca2d7fd3fd 151 0.07 vMB 100
255,604 255,604 0000000000000020121ef14215bf1dc500ff7fe2a2f7a1b6c63c561aee197461 48 0.02 vMB 22
255,603 255,603 00000000000000284b301009767f713150256993334955156e925ac4e001665d 265 0.16 vMB 111
255,602 255,602 0000000000000024bed5c8fd57017c34f1e950dbba1f9fac5d54e12c71221cda 194 0.10 vMB 117
255,601 255,601 000000000000003c49d411eb1a48bb739a422606711b97c7a7a12a73f1c8daf6 119 0.06 vMB 119
255,600 255,600 000000000000001a9b0a05d08d9f66200fe4155f2752772ccdc13459ea620ab9 126 0.05 vMB 155
255,599 255,599 0000000000000008315bed4f8c9b09b41aafa3af9665e152bc4973f7f6ff18c0 246 0.11 vMB 118
255,598 255,598 000000000000003a1d579d6dcffe2cad0daf83d53fae3c3c2bc001252af6204f 26 0.01 vMB 76
255,597 255,597 000000000000001ef2a0998838e8a06e799322babd501432230b23fcab46b469 90 0.08 vMB 66
255,596 255,596 000000000000002c7e3265dff69426e1b430d6e4e45e6ec61b54a91f0cb3f713 102 0.04 vMB 94
255,595 255,595 000000000000000f2739068df5592ab265e2ae5b0fe87541b5251c84ed0029e2 155 0.06 vMB 174
255,594 255,594 000000000000003b3a706fb65a6abd87a1463eb85e09af27dd7281df5b7e3b1c 16 0.01 vMB 105
255,593 255,593 0000000000000013613932cee8faa66d26cead19661527bba73aaa16fbcc3ac8 24 0.01 vMB 128
255,592 255,592 000000000000003d72cda4e77e5a1c9d39430350b421d6d83d10c7108939d7fa 77 0.04 vMB 111
255,591 255,591 000000000000001d6f914e318b7494aafb2843e1e86ffa4d5c192c6e5bb6dd52 22 0.01 vMB 178
255,590 255,590 000000000000003093a2afff346f26c8055e0a460995832bae56f6197297abcc 248 0.11 vMB 132
255,589 255,589 000000000000003f8229f0b40dfc42aff9f87ffa1e5dfc40add63afab1ac9768 35 0.01 vMB 91
255,588 255,588 00000000000000111a186c007364d0c9b6b693ddab9400dd8f5cde4a02beac60 106 0.08 vMB 10
255,587 255,587 0000000000000022d88a76d8956e619fc8720d617c1132ce1b52685d77dca1f4 3 0.00 vMB 15
255,586 255,586 000000000000000e074bfeb153996a52fd3cabbb5d4c81d23359d83a1b81622b 27 0.02 vMB 47
255,585 255,585 000000000000001983b0ab253bf6fe6c0670f8c92b8018addc3f40d4f2955915 127 0.05 vMB 117
Previous 10 blocks ↓
Total Size: 779.61 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: 299.18 GB
    • Received: 1.29 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.