Loading Tool

Explorer IconExplorer

Memory Pool

40,907 transactions
26.13 vMB
0.05466336 BTC
Random Selection Loading Transactions
Max Size: 136.63/200 MB

Candidate Block

Mining Attempt 531d7e9edab1446228967cf15bfecdcaf8d6b7274930c874e3bc25c5282a93a8
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root e40bf4bbeac6cba1e71aa414184edae0e9dfffc87cbbbf78da0299ad91204e14
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,673
Size: 1.00 vMB
Total Fees: 0.00657716 BTC
Feerates: 100.00 > 0.66 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (562,629 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,177 352,177 00000000000000000c41b43280dc8c511c1f45324ff9dd93714ae94ea4594ebb 1,502 0.69/1.00 vMB 27
352,176 352,176 000000000000000005424715cbfedb34ba751e69d0f81cc74e5cda3366d544bf 776 0.36/1.00 vMB 29
352,175 352,175 00000000000000001001e6b2828df7d66971a3bae34f1094f30cfb4a20c57cd0 538 0.29/1.00 vMB 24
352,174 352,174 00000000000000000b0ce57170fc8e433fafdfc000d5a6c880f3480f50ad6758 848 0.44/1.00 vMB 27
352,173 352,173 0000000000000000093a520db54486c70da61e90b799a161eb1a515f7ef9b41f 40 0.01/1.00 vMB 14
352,172 352,172 00000000000000001023df49749e82fbbd8d56d9f09e28313e53a15ad7721c49 434 0.21/1.00 vMB 29
352,171 352,171 00000000000000000318c28f2f7c7510de0c3fe6deae8b75908d47e55aa0f189 123 0.07/1.00 vMB 12
352,170 352,170 00000000000000001075dd1f21705459bf24774ecff22cd1f75e28f470a98827 615 0.32/1.00 vMB 24
352,169 352,169 000000000000000012d75926cf5e7527b32ea6993c42a44f5c3bbabc279161ba 919 0.48/1.00 vMB 27
352,168 352,168 000000000000000001561949d11e0e3398d3581378690e641b86ff913fc051d6 512 0.40/1.00 vMB 22
352,167 352,167 000000000000000004b92164965bc1ac0b90b97bb5139ece320e42b2ac4f7b30 906 0.66/1.00 vMB 18
352,166 352,166 00000000000000000d6a2dcd16820e72f3691d4e7530b87a33c2f696c468f7bc 1,778 0.75/1.00 vMB 35
352,165 352,165 000000000000000001eaf76ae17ed121885cc2ac6a2d3c3eedc58baf384962db 625 0.34/1.00 vMB 25
352,164 352,164 00000000000000000586bbdfe7689088aa257172a2c2b436f8e6d782e8992363 698 0.42/1.00 vMB 26
352,163 352,163 0000000000000000123214ad6eb02974e8ae6381a6f8d4569561e2faccd728d0 365 0.19/1.00 vMB 26
352,162 352,162 0000000000000000144cdb75d4f8b303f60c4e2963fbd35abd877c86d5855d2f 784 0.39/1.00 vMB 21
352,161 352,161 000000000000000015b47075c32bb7588751ed15725e8b48742dbc1960995038 171 0.12/1.00 vMB 18
352,160 352,160 000000000000000001d72fcf1378b95b4d8b72179c626f25c637fe24925311b7 862 0.46/1.00 vMB 25
352,159 352,159 000000000000000014203f97e61045d831de43edede8b23f8893aaec2b7708f1 623 0.37/1.00 vMB 11
352,158 352,158 00000000000000000f723d59b25f0b46730ebb5eeb7ab4cfdd8bfce857ffea11 1,368 0.75/1.00 vMB 25
352,157 352,157 00000000000000000a439e9725bd8c815ddbfa6241a7436d429e379b08b017ae 1,297 0.75/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.04 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: 650.65 GB
    • Received: 13.30 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.