Loading Tool

Explorer IconExplorer

Memory Pool

82,759 transactions
30.38 vMB
0.14660916 BTC
Random Selection Loading Transactions
Max Size: 184.01/200 MB

Candidate Block

Mining Attempt 63f08bec1d97b78ad2aff89ebabbf48abd6074a9559870f8114a2fa74d8005cc
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root f4f1dbfed89c3a26c4fb5ce942204d7a35a12d0797c5e12eb921251ae48f7e59
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,802
Size: 1.00 vMB
Total Fees: 0.06646039 BTC
Feerates: 150.61 > 6.66 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (317,778 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
597,360 597,360 00000000000000000002726a175241b0f200c561daf30c668d8652cf3b949343 2,746 1.00/1.00 vMB 43
597,359 597,359 000000000000000000127c4bc3337e9a3196af05cb88374e53a5a95b1ec183ed 2,281 1.00/1.00 vMB 28
597,358 597,358 0000000000000000000cfa1915d66898f838c3fdda0d686a56fa87581954ee6c 2,145 1.00/1.00 vMB 19
597,357 597,357 00000000000000000000e1d0182fcd4f8c998510cacde17a57e49cd74362b929 2,858 1.00/1.00 vMB 56
597,356 597,356 00000000000000000004880233fe47f3474bab7cd1c292352519e6154bd74a02 2,325 1.00/1.00 vMB 34
597,355 597,355 00000000000000000008d369d29c725814c109abcaee444462fc5fe7696b5126 2,596 1.00/1.00 vMB 60
597,354 597,354 0000000000000000001234ddd6d777b568ee072ddd0c55d5231bb9f454e467cd 68 0.02/1.00 vMB 36
597,353 597,353 00000000000000000010ad693b95a58bd210c9be9e34b0ca6a96d61f905323b2 219 0.06/1.00 vMB 31
597,352 597,352 0000000000000000000eb5652bf7803cdbdb026bded654cf3c2c579e929d5124 889 0.27/1.00 vMB 38
597,351 597,351 0000000000000000000f96537601dde64efb2f681aeffae457d16d48980f7674 1,713 0.95/1.00 vMB 10
597,350 597,350 0000000000000000000f1d77930a21a3048425fed972bede2639f7f6006f0f21 1,956 1.00/1.00 vMB 27
597,349 597,349 000000000000000000064aff9f53851bb1e884ece4e19f74ec0748b3453cacea 3,033 1.00/1.00 vMB 59
597,348 597,348 0000000000000000000b30b400067b1801171bb4d3ed1625021a88792a13dde3 1,880 0.62/1.00 vMB 19
597,347 597,347 000000000000000000119b99baa7a39ed2c711e3e1787c85c176035634ce9779 2,332 1.00/1.00 vMB 57
597,346 597,346 00000000000000000013b384d03f47ab774e0e03b1fd2cdc06f4dedb29078414 1,654 0.65/1.00 vMB 42
597,345 597,345 0000000000000000001036104f79cdb3ac21f72fce3a45d158d9b5b448fa0652 1,204 0.45/1.00 vMB 38
597,344 597,344 0000000000000000000973ba83718afdb4c09df4da3c73080a4f678e52cba680 269 0.08/1.00 vMB 38
597,343 597,343 00000000000000000003fe596988328615eab0ae4b7ea410d39deacac9eed47c 1,810 0.62/1.00 vMB 27
597,342 597,342 00000000000000000012911fabb83edbbd55e51b9c3dca3ef414ff8a897608ce 3,131 1.00/1.00 vMB 53
597,341 597,341 000000000000000000106799907a6216e2ca84d3f2f442ee4fed78a7d8db9b3f 2,931 0.97/1.00 vMB 17
597,340 597,340 00000000000000000011aaa36e36f85e56990f32193228f0335232622edfcddb 2,444 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.63 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: 672.32 GB
    • Received: 16.20 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.