Loading Tool

Explorer IconExplorer

Memory Pool

80,224 transactions
29.61 vMB
0.06609910 BTC
Random Selection Loading Transactions
Max Size: 178.80/200 MB

Candidate Block

Mining Attempt 53e64a5cd377ad8bed7ff3b132e6e0a3da5374c2c1370790ae2b71048badfeb5
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 297ddb388441f3d97c53f618b078d3c4ad357e39ef397df26239fa967d59b417
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,474
Size: 1.00 vMB
Total Fees: 0.00578146 BTC
Feerates: 90.30 > 0.58 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (733,426 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
181,552 181,552 000000000000054051e1e3bc769bcf0bae0c4bb640905ffd3caccaee12019dd2 155 0.10/1.00 vMB 101
181,551 181,551 0000000000000091efb2a5727f2c1bf712c13ca00891c908dfe77593a7209390 419 0.17/1.00 vMB 295
181,550 181,550 00000000000007d1ef319ef631ef0e745c66fa5c97d7d9a1c624be0a8c176eb8 66 0.04/1.00 vMB 92
181,549 181,549 000000000000001bae155f312264ff643b6666055aa5e00d4e202b1ae424e436 23 0.01/1.00 vMB 57
181,548 181,548 00000000000001cf68772bf313b1b106cc4ed560bdc9a438d2bf6e98ecae68be 65 0.03/1.00 vMB 189
181,547 181,547 00000000000001465cf0a969571fc830b50439c240387f970710c0d00405bc86 68 0.02/1.00 vMB 155
181,546 181,546 00000000000005e36408e4c6afb778c4a8d56bd885486927e1e731ce99f58f4e 512 0.26/1.00 vMB 98
181,545 181,545 00000000000005b74f44c868a3cbcdc6de8486128679c6d537fd23c5e11131ff 12 0.00/1.00 vMB 0
181,544 181,544 000000000000053744b0102978a0c034d587dba6e7e6741068ab27572b34e517 75 0.06/1.00 vMB 108
181,543 181,543 0000000000000044cc95bd5f167c453b7a7bf593bdec26d0c3e59126f9fc6dc6 3 0.00/1.00 vMB 0
181,542 181,542 00000000000000dbdad9f79864d5e154b364a6a173f8a0c250d966e5561456ad 62 0.05/1.00 vMB 54
181,541 181,541 00000000000006ef5f13593defccace5163ced7be6deb3c1d4bb1ef77b3e0d69 112 0.08/1.00 vMB 324
181,540 181,540 0000000000000362c253a60af0cce5d9aeb969c5014df358bd46448acd029f8b 11 0.01/1.00 vMB 58
181,539 181,539 00000000000008c6331be4fec1c565f4cbfca8951f7f99a609131b3805ab2d19 111 0.03/1.00 vMB 8
181,538 181,538 000000000000042b4e3456eda4e824ff4c0432750517fce311887e6a1f470850 184 0.05/1.00 vMB 4
181,537 181,537 000000000000009207bbf0554927ed4f1b172faf06f7bfd59657506bba058bb8 415 0.19/1.00 vMB 122
181,536 181,536 00000000000003a1c83a41cdac4e16d12d0f8c8a3f16186f677289037785825e 460 0.22/1.00 vMB 137
181,535 181,535 00000000000003df92284e41744cd19993692c10a18ef14ffb514242b452dfb7 51 0.02/1.00 vMB 705
181,534 181,534 0000000000000857ac269b2626940ba493ca53611e2fc16378122e8d3d52bc7f 528 0.30/1.00 vMB 125
181,533 181,533 000000000000028187fa9c35a262bafc3261740365b0b5dff45741777f89682e 146 0.05/1.00 vMB 82
181,532 181,532 0000000000000575fdc0fde7dd401f22069feefb6c16d8502da257fe8f97c100 460 0.25/1.00 vMB 235
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.