Loading Tool

Explorer IconExplorer

Memory Pool

75,436 transactions
27.79 vMB
0.07994722 BTC
Random Selection Loading Transactions
Max Size: 169.06/200 MB

Candidate Block

Mining Attempt c14e1f809b0b22aa47e67aecb0124c9e9dd10193cdca29ec75576ab0ac14f11e
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root a3e0efe0a17c883c37f81caea65d699e2d0f6ae385133f140f1b3889803343dc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,613
Size: 1.00 vMB
Total Fees: 0.02043044 BTC
Feerates: 151.01 > 2.05 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (626,363 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
288,954 288,954 00000000000000005795995ab6b2ea10f0e9be843f52a6f00c05feca01a9c0e2 721 0.37/1.00 vMB 36
288,953 288,953 0000000000000000426495c418d0be9090c998aecb06f618509abd01551c1717 879 0.35/1.00 vMB 44
288,952 288,952 00000000000000007501e5ee2c142f70c02de41b18394cd6ca450d1a729aeaee 85 0.12/1.00 vMB 15
288,951 288,951 00000000000000001bfc5d4253b3150b1ba5cfb16082de581301a27f744dab56 479 0.22/1.00 vMB 39
288,950 288,950 0000000000000000996beb4361ffcd5ca3f2955646e98e94f02d196d8da18e27 476 0.36/1.00 vMB 27
288,949 288,949 0000000000000000aa6abc21af4ecbdd32c93951c2f7baeb6120f021a46f783f 381 0.33/1.00 vMB 22
288,948 288,948 0000000000000000d0c05ccfaf95855a2fcf738cf3f68a3e4a5d63cfd7d033d2 383 0.25/1.00 vMB 26
288,947 288,947 0000000000000000b11a879d541f305abbb5ea433bef811ade0e0483d3cfdc63 1,585 0.92/1.00 vMB 36
288,946 288,946 0000000000000000925b0f2ff7fe7624a26617b4924f731953760c2001a2709d 1,283 0.50/1.00 vMB 45
288,945 288,945 0000000000000000647e8c4d914a0bdfad37abfd48be740f363919370afc49a3 24 0.04/1.00 vMB 8
288,944 288,944 000000000000000013d4294b93e58c84e4e88e6f73854ad810133f33ef93c317 186 0.17/1.00 vMB 28
288,943 288,943 00000000000000004878c287778c4824cf17463e6681fd996a837c7fce868e80 277 0.34/1.00 vMB 25
288,942 288,942 00000000000000006584ffd0b9598c689c465a30d5135deca477aa063930d2c6 940 0.50/1.00 vMB 35
288,941 288,941 00000000000000008d98c81d713149965414cae31d3dd531878629b783731bbf 876 0.35/1.00 vMB 46
288,940 288,940 0000000000000000c2ef5986aa198b67f0d63dd4a8ef68e7ff616f0c6b5471d9 402 0.27/1.00 vMB 30
288,939 288,939 00000000000000001bbed5e8679933b19e9ce3ceb8db4dd8ae3f3441b3607c87 437 0.21/1.00 vMB 34
288,938 288,938 00000000000000007ac816a683db995a10eb6ba8671118682ee540ee6122309a 50 0.02/1.00 vMB 39
288,937 288,937 0000000000000000624d8cd01c0367a07af352c969b3ec1bbf22e08093f4b8da 765 0.49/1.00 vMB 31
288,936 288,936 00000000000000001eaf2abafaaf4993aefe0983b29e199ed555ad1fc9562496 759 0.68/1.00 vMB 25
288,935 288,935 00000000000000007c68308b6568b398a4641d7a4f14837ce5ccf65509654847 452 0.25/1.00 vMB 39
288,934 288,934 0000000000000000d45fa8faf177a0a2222209d4e7362a3896b1e3cfd60f5ded 1,366 0.90/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.94 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: 714.90 GB
    • Received: 17.62 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.