Loading Tool

Explorer IconExplorer

Memory Pool

46,056 transactions
30.78 vMB
0.12622249 BTC
Random Selection Loading Transactions
Max Size: 156.85/200 MB

Candidate Block

Mining Attempt a483715eb7c7c58b277bbf60d6ace6c5c6ba7348aa49d34da95bf9d4bcd2ec20
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root 7589846aab532c8c47782b448e01d8b89b53333140c61132912b2dd08112c25a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,737
Size: 1.00 vMB
Total Fees: 0.05319679 BTC
Feerates: 150.97 > 5.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (591,612 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,966 322,966 000000000000000005d16146cedf548298e7be1613338b913efcff3962b736d2 437 0.23/1.00 vMB 28
322,965 322,965 0000000000000000197aaeea96e7bde7e7dcb108f300e195405482ec0895b84e 462 0.26/1.00 vMB 27
322,964 322,964 000000000000000001ec2dedb68b3a0625e2c08e5765422e081c59b35d3bbe94 364 0.22/1.00 vMB 22
322,963 322,963 0000000000000000038e6ebf935982f6424f0958c610c00232c89fe14100b5bb 1,104 0.60/1.00 vMB 28
322,962 322,962 000000000000000014da3b86e067404eb438de5ff3db022badfdeeb4c52872a7 66 0.04/1.00 vMB 23
322,961 322,961 0000000000000000052c3461b693710328599bfd6cb7265da12f98128f6eb1af 354 0.23/1.00 vMB 25
322,960 322,960 000000000000000017668f5d7e7f45a4271c18441b86e37c798237298ddf3b1f 225 0.14/1.00 vMB 28
322,959 322,959 00000000000000001e80eaf7b630e2cb40f2e6c99ea784044d27f24b1b4f4e01 303 0.23/1.00 vMB 32
322,958 322,958 00000000000000000377b826dcb837902adc9bbe63838657a8585950cba42082 142 0.10/1.00 vMB 22
322,957 322,957 000000000000000013e3f8412ec0dd4fbb7ef7d52e7030426b6d599df7064819 610 0.33/1.00 vMB 30
322,956 322,956 00000000000000000b0a2c58eb97bf17ea65c0e63f8ef8de0af41c8e6d9d0949 442 0.21/1.00 vMB 27
322,955 322,955 0000000000000000124fee9bc4deac9ea4490e506a23abefa057e6593ab41edc 701 0.41/1.00 vMB 26
322,954 322,954 00000000000000000cb3d91b7f2ce3b779551c325ed5d941cc427b9b5bb10534 727 0.54/1.00 vMB 23
322,953 322,953 000000000000000014112a68971411732106a9d7ac4cbd171980c9f78ea7ecfd 1,198 0.72/1.00 vMB 24
322,952 322,952 000000000000000000e3f973b591d661e7d8d35c4e0d0dd1ef12bbed874253e0 712 0.75/1.00 vMB 15
322,951 322,951 000000000000000011202c3c9600da2353622e7a1092696bc643917d17a52cd7 1,362 0.75/1.00 vMB 28
322,950 322,950 000000000000000007d7aaa1a7be0405608c1ba458fe8600fa10fed7a29e9daa 1,627 0.75/1.00 vMB 35
322,949 322,949 000000000000000007f58b485c04dfc35e324bb67772b91e04181cc6c0a805fa 422 0.89/1.00 vMB 14
322,948 322,948 0000000000000000049164b049ddcdf9b229d587ff3aa938410cb566cbba4d73 1,153 0.50/1.00 vMB 38
322,947 322,947 000000000000000012720ac2941d809ead31fb49418f4a3a62580918dad18997 1,624 0.75/1.00 vMB 33
322,946 322,946 00000000000000001a68c562e3046315cc013256fcacbe711afa0c78d5950250 256 0.10/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.57 GB
    • Received: 11.67 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.