Loading Tool

Explorer IconExplorer

Memory Pool

78,531 transactions
29.24 vMB
0.13153377 BTC
Random Selection Loading Transactions
Max Size: 176.64/200 MB

Candidate Block

Mining Attempt 7369436982b2d1c91534bbcd4db8df5358153c4bbe29e164e72aa1acd5ad62bd
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root ed3be124887506b8a829124d8887df6326fd52ae8b961f8ee6d604dfd83b63d8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,166
Size: 1.00 vMB
Total Fees: 0.07020223 BTC
Feerates: 108.69 > 7.04 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (589,229 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,887 325,887 000000000000000015e825426d320df94174acd949d74b1f9a31620ab8ffeb91 1 0.00/1.00 vMB 0
325,886 325,886 00000000000000001aa12e9b6c32f037573d339c96ffb42be84256e1f33b4261 112 0.04/1.00 vMB 34
325,885 325,885 000000000000000012b97cfb186252c1dcecb8ea4dfb96ec05cbb733712b532f 576 0.41/1.00 vMB 25
325,884 325,884 00000000000000000ecc747988f798b5d50a7769ac15516c4c7c62f4eae46f80 116 0.07/1.00 vMB 22
325,883 325,883 00000000000000001a202584d733b28fe539a8f40029eed88d7747e49836b604 412 0.27/1.00 vMB 23
325,882 325,882 0000000000000000015240452f32cbe0bd0bc468e634150e3d097d480a6c04e2 616 0.40/1.00 vMB 23
325,881 325,881 00000000000000001d6b3fc8e469909d80d119230ba015a93d03cf09c9c3955b 873 0.57/1.00 vMB 30
325,880 325,880 00000000000000000291d743a36db5671d50c68a5d0b20e78aada7f90d199bbf 512 0.18/1.00 vMB 39
325,879 325,879 000000000000000002e4f49a0d5670cbd5235a70d41b12d9f53aee2c78e10b27 124 0.11/1.00 vMB 14
325,878 325,878 00000000000000000701809e8e117a784c8e6b9be50432384cdba2fecd17cbf5 320 0.27/1.00 vMB 21
325,877 325,877 000000000000000018e510af5f0921b7af4c4ef10446cbaef13d7e84b75a2acf 135 0.09/1.00 vMB 24
325,876 325,876 00000000000000000caece2fbf0550357a4477fb77532ef04d2f63a9e1fdccce 77 0.04/1.00 vMB 21
325,875 325,875 000000000000000007498bce2139bb1b3c14f77e5b73b1feda8d248245e4c98d 472 0.36/1.00 vMB 18
325,874 325,874 0000000000000000022378e60cf63ee2616902238fcbd3ca6f56f95e33f8a21c 1,443 0.99/1.00 vMB 21
325,873 325,873 00000000000000000af575161657a85c50466b9b57c7f1835ea0a15f3fdb1007 128 0.06/1.00 vMB 60
325,872 325,872 000000000000000009e11bf0367459e9fac11aa4902bdf01326c3e5c5c698b64 161 0.12/1.00 vMB 22
325,871 325,871 00000000000000001c55faedf435b47955f37e0c54c020071613668e9260293c 502 0.28/1.00 vMB 25
325,870 325,870 000000000000000007e75320ee13e22f0818b9901dc76a403f7e540eb375759d 54 0.10/1.00 vMB 2
325,869 325,869 00000000000000001b3b5e68b2b9d8e6c1c1392e81ca0e0a140da5f1f4af0e18 249 0.15/1.00 vMB 24
325,868 325,868 000000000000000006caa2e651694ef0c17a7bf2128336f208e3623b62d7422f 73 0.04/1.00 vMB 28
325,867 325,867 00000000000000001736f807a503e5eabd997f1215824d55879315744b98d8f0 267 0.12/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.59 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: 671.54 GB
    • Received: 15.95 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.