Loading Tool

Explorer IconExplorer

Memory Pool

18,835 transactions
8.29 vMB
0.02717315 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.11/200 MB

Candidate Block

Mining Attempt dc53fa95672c282d3d010b5508fb0a068986d437468d0d06b5b7980e279995ac
Version 20000000
Previous Block 00000000000000000001ae09f7a3894a857f0e505314f7e722c0793b2ef8db04
Merkle Root 6406290c8d308d37bc921cf8893cd74b7a57bccbfec2faa7b2892a7212eb9743
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,299
Size: 1.00 vMB
Total Fees: 0.00956672 BTC
Median Feerate: 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,396 (812,479 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
100,917 100,917 0000000000003f05e8e589214f8272b27ea4f63a423e246602da781d84e9c452 90 0.02 vMB 0
100,916 100,916 000000000003e561ab398335ad07f88d62661350da41b0cfe5957a997cac89a9 13 0.00 vMB 0
100,915 100,915 0000000000009af8eb507d271ad23370e36b7a7d36c17f22579f873e3f267d03 14 0.00 vMB 0
100,914 100,914 000000000001911123d2712877dab547b5b6741e6a9869131d239646fbd09856 11 0.00 vMB 0
100,913 100,913 000000000003d6a1d220379e64cc29d049ff7716ebd0e9fd59b7cf7acc7ba505 14 0.00 vMB 0
100,912 100,912 000000000000d993c97377de1b92079de73d3a6d9d7409addc288ba5489fdb2c 14 0.00 vMB 0
100,911 100,911 000000000003cb3bb721ab423edac6df05b89e6fe3908cf23178f5a8d14faa52 14 0.00 vMB 0
100,910 100,910 000000000000d0e44cf852f994f8a42016570d8530b4be13c79a9ded31e7a6cf 13 0.00 vMB 0
100,909 100,909 00000000000101e84bded300fcf9ec38f2a8e737183ca72aba07c2fab37a0920 11 0.00 vMB 0
100,908 100,908 000000000003360127f777b99ede34a70078a3e6a6b82ceeac1f22da604db183 14 0.00 vMB 0
100,907 100,907 0000000000003ffe80036fdb72d948fa295d943069eaa6f11664ad6c048c83a7 13 0.02 vMB 10
100,906 100,906 000000000003f7ef838297664b7eab51735d86fb9b8aa877326247fdcca6575b 8 0.00 vMB 723
100,905 100,905 000000000001c20d1a6c4264431918a6477d2d5d0ab4fc7e772bb5324812a9b2 43 0.01 vMB 0
100,904 100,904 000000000001786f4bcd24364164bb5b30c22b9e6346711d1d3dc7c26a2ecfa0 10 0.00 vMB 0
100,903 100,903 00000000000330ffcaf9c7e3314558ad6a834ef20fe503f6cc9b60f6c940de19 14 0.00 vMB 0
100,902 100,902 0000000000026668673d20f7cd998d90cb5f41c7e0c13bb948eac4b48fb0fb39 13 0.00 vMB 0
100,901 100,901 000000000001d0f29ab4fe89b068ba6eb81dffe0f2ebb3e618d705baec8da375 10 0.00 vMB 0
100,900 100,900 0000000000035eb85ac833a97e884cfcafb6299651dfb3eed5286d527d26d20d 10 0.00 vMB 204
100,899 100,899 000000000001797f2b080ec01f39ce9eadba4205b712487075b30119ef1a258b 11 0.00 vMB 0
100,898 100,898 00000000000052135da7391ed6e2d75da1466a5d113c28529da63d406cbe2065 9 0.00 vMB 0
100,897 100,897 000000000001d9b18a3eb700c6f0ef95400b7741942c70019f58636679175a59 13 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.55 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: 259.25 GB
    • Received: 0.99 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.