Loading Tool

Explorer IconExplorer

Memory Pool

41,270 transactions
31.53 vMB
0.08519414 BTC
Random Selection Loading Transactions
Max Size: 158.06/200 MB

Candidate Block

Mining Attempt d5669f63b4cdadf0ffd15cf94ccfe6d864afda6a7b8a3eadf44f2db4f9a5461e
Version 20000000
Previous Block 00000000000000000001fb7c00d7c8da0fa3eefc41e5d02be8cc17664e06bb00
Merkle Root eb3eb61b44f684f678d966f697e925efea4ea0143d32f2711029fa4081a4dcb8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,917
Size: 1.00 vMB
Total Fees: 0.02025405 BTC
Feerates: 101.13 > 2.03 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,568 (734,902 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
179,666 179,666 000000000000003e903677ff958db643316f723f701557d8f562f48c35184fb3 11 0.00/1.00 vMB 0
179,665 179,665 000000000000026f3279012894fefb25288747c8a6cf8d4d658430649ee1e0a4 103 0.03/1.00 vMB 103
179,664 179,664 00000000000006ffb40a69ce7f9927a0592e73271698e1e116a6a0aad9d360c6 65 0.02/1.00 vMB 4
179,663 179,663 0000000000000836d0b99e17ad9857a75c1356f6024b33c351b974f30d72aafa 128 0.06/1.00 vMB 165
179,662 179,662 00000000000006102a64e1dc4137fb3ec39941d21b8425d1987d1f94eafffcf1 36 0.03/1.00 vMB 29
179,661 179,661 00000000000004a4d8746b33d0c8156eca8e9546a6ac46064f519d86a9f83d75 43 0.02/1.00 vMB 70
179,660 179,660 00000000000000e6cd628c86c535349d43c423d0001c3cc494a20bb8b71823ec 14 0.00/1.00 vMB 56
179,659 179,659 00000000000008351b93b656a1b3b473548f0aca8692a465b483a1ec8c318cb2 10 0.01/1.00 vMB 66
179,658 179,658 00000000000006a780ec1f417d77c145fac6f183da003286d054e5fdc9f95959 65 0.03/1.00 vMB 168
179,657 179,657 0000000000000213157d3847a3d8d92c060493f366484046cbbb292de8531aff 62 0.03/1.00 vMB 7
179,656 179,656 000000000000096c1861336c3a57402a7309efe065f1ebec93a53819f5741b61 16 0.01/1.00 vMB 38
179,655 179,655 00000000000001e064f6de9c3c87469dd458892334c9886b96e15981b0cfade7 127 0.07/1.00 vMB 399
179,654 179,654 00000000000008fb7bf3ec39d0d3aa9e83833240ea003face941c02675b77e1b 12 0.00/1.00 vMB 27
179,653 179,653 000000000000055de27abac21e33026839ed0e682e411292ba0d58fe6831f2f9 16 0.00/1.00 vMB 30
179,652 179,652 0000000000000546df7e7c3f5d6a71fbdfaee2b44cd9f76fc04ab7ba7ca51115 114 0.04/1.00 vMB 269
179,651 179,651 0000000000000299e8c94db9b5c2afa9a54bbbdf3ffec275dcab5dff81ae0e27 15 0.00/1.00 vMB 52
179,650 179,650 00000000000000ba586a1b565f03532bc9afbfca0fb218fd98839930ba370eb3 80 0.04/1.00 vMB 368
179,649 179,649 000000000000054969cf29f490f297572a86ee2df460e13c410cd5800f438f0d 45 0.03/1.00 vMB 95
179,648 179,648 00000000000007d6dfa4f3bd952437593a7a85c3f909d0de1b989e87f87298fa 34 0.01/1.00 vMB 22
179,647 179,647 00000000000005e38c6ccb6523d1f5cf557097ad290e04184e932f12446c2cb8 44 0.03/1.00 vMB 447
179,646 179,646 00000000000003fc2cb2aa843bacf12e06c78cac8859c758351ef37b04c8f99b 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.62 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: 625.46 GB
    • Received: 11.59 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.